@charset "utf-8";
#wrapper {
	margin-left: auto;
	width: 950px;
	margin-right: auto;
}
#mainNav {
	width: 950px;
	float: left;
	height: 48px;




}
#secNav {
	float: left;
	width: 950px;
}
h3 {
	color: #5FABFF;
}


#subBanner {
	height: 156px;
	float: left;
	width: 950px;
}
#contentMain {
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #5AAAD0;
}
#contentSec {
	float: left;
	width: 950px;
}
#footer {
	color: #5FABFF;
	text-align: center;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#logo {
	height: 96px;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
}
