#home-content .contentBox .inner:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#home-content h2.section-title {
	color:#EEEEEE;
	font-size:1.40em;
	font-weight:400;
	letter-spacing:0.05em;
	text-transform:uppercase;
	padding: 0;
	line-height: 100%;
	margin: 0 0 2px 0;
}

#home-content h2.section-title a {
	color: #fff;
}

#home-content {
	position: relative;
	background: url('/images/footer-lip.gif') 0 0 repeat-x;
	z-index: 2;
}

#home-content .container {
	background: url('/images/footer_glow.png') 50% 3px no-repeat;
	padding: 12px 0 0 0;
}

.gradientShadowBottom {
	background: url('/images/gradient_bg2.png') 100% 100% no-repeat;
	padding: 0 0 5px 0;
	margin: 0;
}

.gradientShadowRight {
	background: url('/images/gradient_bg3.png') 100% 0 repeat-y;
	padding: 0 5px 0 0;
	margin: 0;
}

#home-content .contentBox {
	border: 1px solid #8e1110;
}

#home-content .contentBox .inner {
	background: url('/images/home_bottom_bg.gif') 0 8px repeat;
}

#home-content .contentBox .inner .contents {
	color: #fff; 
	font-size: 85%;
	overflow: hidden;
	min-height: 107px;
	padding: 8px 22px;
}

#home-content #leftcol .contentBox .inner .contents {
	float: right;
	min-width: 258px;
	max-width: 488px;
}

#home-content #leftcol .contentBox {
	border-width: 1px 1px 1px 0;
	border-style: solid;
	border-color: #8e1110;
}


#home-content #leftcol .contentBox ul {
	margin-left: 1em;
}

#home-content #leftcol {
	margin-right: 169px;
}

#home-content #rightcol .contentBox .inner .contents {
	float: left;
	min-width: 258px;
	max-width: 488px;
}

#home-content #rightcol .contentBox {
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #8e1110;
}

#home-content #rightcol {
margin-left: 170px;
}

.tweet {
	margin-bottom: 12px;
}

.followLink {
	font-size: 90%;
}

#home-content .boxTitle {
	display: block;
	margin-bottom: 14px;
}

#home-content #content {
width: 320px;
padding: 0;
margin: 0 auto;
overflow:hidden;
position: relative;
z-index: 9999;
}

#home-content #content .contentBox .inner .contents {
	margin: 0;
	min-width: none;
	max-width: none;
	width: auto;
	min-height: 107px;
	padding: 8px 28px; 
}

.teamPic {
	margin-bottom: 6px;
	height: 84px;
}

#home-content .column {
width: 50%;
position: absolute;
top: 12px;
}

#home-content .left {left: 0;}
#home-content .right {right: 0;}


#home-content #this_is{
position: relative;
}