.main_content{
	margin-left: 0px auto;
	margin-right: 0px auto;
	padding: 5px;
	width: 736px;
	background: #8ab8de;
	font-size: 13px;
}

#big_feature {
	position: relative;
	color: white;
	background: navy;
}
#big_feature p {
}


#splash_left_box, #splash_right_box {
	float: left; 
	margin-left: 20px;
	margin-right: 0px;
	width: 340px;
	padding-bottom: 10px;
}
#splash_left_box h2, #splash_right_box h2 {
	font-size: 12pt;
	color: #fff;
	font-weight: bold;
	margin: 10px;
	
}
#splash_left_box .white, #splash_right_box .white {
	font-size: 12px;
	background: #fff;
	color: #333;
}

#splash_left_box .white{
	padding: 10px;
}

#splash_right_box .white {
	padding: 0px;
}

#splash_left_box a, #splash_right_box a{
	text-decoration: none;
	color: #1b5988;
}

#splash_left_box a:hover, #splash_right_box a:hover{
	color: #ccc;
}


#small_feature {
	font-size: 13px;
	line-height: 16px;
	/*background:#0c0 url(/assets_new/splash_gradient_green.png) repeat-x;*/
	margin: 0 0 4px 0;
}

#small_feature .group_name{
	font-size: 18px;
	line-height: 25px;
}
