@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bgSliver1.jpg) repeat-x;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	padding:0px;
}
.header {
	height:246px;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 20px;
}
.midBod {
	border-left: 1px solid #71ae6b;
	border-right: 1px solid #71ae6b;
	background: #FFFFFF;
}
.footer {
	font-size: 10px;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	clear: both;
	padding: 30px 0 0 0;
}
.nav {
	clear: both;
	height: 24px;
	text-align: center;
	font-size: 12px;
	padding: 16px 0 0 0;
}
.NavTitle {
	clear: both;
	height: 24px;
	text-align: center;
	font-size: 12px;
	padding: 20px 0;
}
.nav a {
	padding: 0 20px;
	color: #fff;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.topnav {
	float: right;
	width: 730px;
	font-size: 11px;
	text-align: right;
}
.topnav a {
	font-size: 11px;
	padding: 10px 20px;
	color: #59a2cf;
}
.topnav a:hover {
	color: #009900;
}
.topLogo {
	float:left;
	width:226px;
	height:246px;
}
.Logo2 {
	float:left;
	width:235px;
	height:57px;
	padding: 35px 0 0 0;
}
.mainNav {
	float:right;
	width:700px;
	clear:both;
	margin-top:90px;
}
.tagline {
	float:right;
	width:700px;
	clear:both;
}
.MainButton {
	float:right;
	padding:10px 30px 0 0;
	width:300px;
}
.Mainbody {
	clear:both;
}
.Logo {
	float:left;
}
.clear {
	clear:both;
}
.CTA {
	clear:both;
	height:157px;
	padding-top:30px
}
.mainP {
	float:left;
	width:300px;
	padding:10px 20px;
}
.homeFlash {
	width:583px;
	height:356px;
	float:right;
	background:url(images/Flash.jpg);
	margin-right:30px;
}
.CTA1 {
	width:260px;
	height:137px;
	float:left;
	margin-left:37px;
	background:url(images/CTA_bg.jpg);
	text-align:center;
	padding:10px 10px
}
.CTA2 {
	width:260px;
	height:137px;
	float:left;
	margin-left:15px;
	background:url(images/CTA_bg3.jpg);
	text-align:center;
	padding:10px 10px;
}
.CTA3 {
	width:260px;
	height:137px;
	float:left;
	margin-left:37px;
	background:url(images/CTA_bg4.jpg);
	text-align:center;
	padding:10px 10px
}
.bulletWrap {
	padding-left:40px;
	height:85px;
}
.ctaTitle {
	font-size:13px;
	color:#000;
	font-weight:bold;
}
.CTA1 ul li {
	font-size:11px;
	list-style-image: url(images/bullet1.jpg);
	text-align: left;
}
.CTA2 ul li {
	font-size:11px;
	text-align: left;
}
.learnMore {
	font-size:10px;
	font-weight: bold;
	text-align:right;
	padding:0 15px;
}
.learnMore a {
	color:#090;
}
.learnMore a:hover {
	color:#333;
}
.learnMore2 {
	font-size:10px;
	font-weight: bold;
	text-align:right;
	padding:15px 15px 0 15px;
}
.learnMore2 a {
	color:#090;
}
.learnMore2 a:hover {
	color:#333;
}
.ctaP {
	text-align:left;
	font-size:11px;
	padding:15px 15px;
	height: 70px;
}
.2bar {
	height:10px;
	clear:both;
	padding:5px;
	margin: auto 0;
	font-size:10px;
	background:url(images/2Bar.jpg);
}
