@charset "UTF-8";
/* CSS Document */

#boxtop {
	background-image:url(../images/global_nav/main_content_Index_lid.png);
	height:80px;
} 

#boxtop h1 {
	float:left;
	padding:15px 0px 0px 0px;
	margin: 0 0 0 40px;
	font-size: 1.5em;
	color: #333;
}

#boxtop h2 {
	float:left;
	padding: 30px 0 0 0;
	margin: 0 0 0 275px;
	font-size: 1.1em;
	color: #fff;
	font-weight: normal;
}


#boxtop h2 a, #boxtop h2 a:visited, #boxtop h2 a:hover {
	text-decoration:none;
	color: #fff;
	font-weight: normal;
}

#boxtop .lead {
	font-size: .45em;
	font-weight: bold;
	color:#630;
}

#mainContent {
	background-image:url(../images/global_elements/index_mc_bg.png);
}

#content {
	width:520px;
	margin: 0;
}

#content h5 {
	margin:0;
	padding: 0;
	font-size: .9em;
	font-weight: normal;
	color:#666;
	line-height: 2em;
}

#content h3 {
	margin:20px 0 10px 0;
	padding: 0;
	font-size: 1.25em;
	font-weight: normal;
	color:#666;
	line-height: 2em;
}

#icon_bullet {
	clear:left;
	width:520px;
	margin: 0px 0px 30px 0px;
}

#icon_bullet #split {
	margin-right:30px;
	width:175px;
	float:left;
}

#icon_bullet #text {
	padding:40px 20px 20px 20px;
}

#icon_bullet h4 {
	margin:0;
	
}

#sidebar2 {
	float:left;
	margin: 0 0 0 50px;
	padding: 0;
	width:320px;
}

#sidebar2 h4{
	color:#666;
}

#focus {
	background-repeat: repeat-y;
	background-image: url(../images/index/focus_body.jpg);
	margin: 0 0 40px 0;
}

#focus #floatbox{
	float: left;
	width: 120px;
	margin-left: 5px;
}

#focus h5{
	margin: 0;
	padding: 0 10px 15px 10px;
}

#focus h6{
	margin: 0;
	padding: 0 10px 0 10px;
}

#focus_head {
	height:10px;
	background-repeat: no-repeat;
	background-image: url(../images/index/focus_lid.jpg);
}


#focus_foot {
	clear:both;
	background-repeat: no-repeat;
	background-image: url(../images/index/focus_foot.jpg);
	height:17px;

}

#focus p {
 padding:0 10px 10px 10px;
}

#focus #split {
	float: left;
 	width: 145px;
}

#footer {
	background-image: url(../images/footer/footer_index_bg.png);
}
