	
#spotlight {
	height: 260px;
	background-image: url(../images/splash/headline_bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	}
#spotlight .left {text-align: right; width: 380px;}

#subcontent {
	min-height: 155px;
	padding: 0px;
	margin-bottom: 2px;
	
	}
#subcontent .left {width: 650px;}
#subcontent .box1 {float: left; padding: 16px; font-size: 12px; line-height: 18px;}
#subcontent .box1a {float: left; width: 45%; padding-left: 20px; font-size: 12px; line-height: 18px;}
#subcontent .box1b {float: right; width: 45%}
#subcontent .dotline {height: 9px; background-position: center;}

#subcontent .mid {}
#subcontent a:link {color: #333333; text-decoration: underline;}
#subcontent a:visited {color: #333333;}
#subcontent a:hover {color: #007597;}
#subcontent a:active {color: #333333;}
