@import url(/stylesheets/global);
@import url(/stylesheets/mainnav);
@import url(/stylesheets/tabs);
@import url(/stylesheets/tabs-home);

/* turn nav on */
.section-home #nav-home a {
	background:#c6d4e3 !important;
	color:#006;
	border-bottom:0 !important;
	text-decoration:none;
}
/* tab content */
#container-1 div h5 {
	font:1em Georgia, "Times New Roman", Times, serif;
	color:#006;
	font-weight:400;
	margin:0;
	padding:0;
}
#main-col {
	float:left;
	width:638px;
	margin:22px 0 0 22px;
}
*html #main-col { /* IE6 */
	float:left;
	width:630px;
	margin:22px 0 0 14px;
	overflow:hidden;
}
#rt-col {
	margin-top:20px;
	float:right;
	width:225px;
	background:url(/assets/img/bg-home-rtcol.png) no-repeat;
}
#rt-col-content {
	padding:14px 0 14px 12px;
	width:195px;
}
#rt-col-content h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	margin:10px 0 0 0;
	color:#006;
	font-size:1.1em;
}
#sponsor {
	text-align:center;
	margin:30px 0 0 0;
	font-size:1.1em;
	width:180px;
}
#sponsor p {
	margin:0 0 5px 0;
}
/* tab content */
#container-1 div h5 {
	font:1em Georgia, "Times New Roman", Times, serif;
	color:#006;
	font-weight:400;
	margin:0;
	padding:0;
}
