* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #b5d496;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
input {
	width: 171px;
	height: 24px;
	background-image: url(form.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.top {
	width: 100%;
	height: 211px;
	padding-top: 14px;
	background-color: #eff6e8;
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.container {
	width: 956px;
	margin: auto;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	background-color: #FFFFFF;
}
.nav {
	width: 954px;
	height: 24px;
	margin: auto;
	background-image: url(navbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
}
a.navlink {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration: none;
}
a.navlink:hover {
	color: #88b5de;	
}
a.navlink2 {
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: none;
}
a.navlink2:hover {
	color: #88b5de;	
}
.content {
	width: 954px;
	display: table;
}
.testimonials {
	width: 503px;
	height: 560px;
	display: table;
	padding-right: 400px;
	padding-left: 51px;
	padding-top: 65px;
	background-image: url(testimonials.jpg);
	background-repeat: no-repeat;
}
.testimonials2 {
	width: 503px;
	height: 187px;
	margin-top: 53px;
}
.content2 {
	width: 922px;
	padding-left: 32px;
	padding-top: 28px;
	display: table;
}
.contentsplit1 {
	width: 255px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6a6a6a;
	border-right-color: #6a6a6a;
	border-bottom-color: #6a6a6a;
	border-left-color: #6a6a6a;
	margin-right: 10px;
}
.contentsplit2 {
	width: 255px;
	float: left;
}
.contentsplit3 {
	width: 394px;
	float: left;
	text-align: right;
}
.story {
	width: 660px;
	height: 407px;
	padding-top: 50px;
	padding-left: 40px;
	float: left;
	font-size: 14px;
}
.storybottom {
	width: 954px;
	height: 167px;
	background-image: url(rightbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}
.left {
	width: 650px;
	float: left;
}
.lefttext {
	width: 280px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.leftslide {
	width: 332px;
	float: left;
	padding-top: 15px;
	padding-left: 18px;
}
.leftquote {
	width: 642px;
	padding-right: 10px;
	float: left;
	color: #1f5dab;
}
.middleborder {
	width: 4px;
	height: 400px;
	margin-top: 40px;
	float: left;
	background-image: url(bordermid.gif);
}
.right {
	width: 285px;
	height: 425px;
	padding-left: 15px;
	padding-top: 15px;
	float: left;
	background-image: url(rightbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.form {
	width: 188px;
	height: 104px;
	padding-top: 50px;
	padding-left: 82px;
	background-image: url(formbg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 13px;
	float: left;
}
.newsleft {
	height: 90px;
	width: 45px;
	padding-top: 10px;
	float: left;
}
.newsright {
	height: 95px;
	width: 225px;
	padding-top: 5px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6a6a6a;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6a6a6a;
}
.footer {
	width: 944px;
	height: 37px;
	padding-top: 13px;
	padding-left: 10px;
	background-color: #205fad;
	color: #FFFFFF;
	background-image: url(footerbg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.footer60 {
	width: 60%;
	float: left;
	text-align: right;
	padding-right: 10%;
}
.footer30 {
	width: 30%;
	float: left;
}

.hidden{
	display:none;
}	
.mailPop{
	position:absolute;
	margin-top:-720px;
	margin-left:10px;
	width:394px;
	height:226px;
	background-image:url(/images/mailListPopupBack.gif);
	background-repeat:no-repeat;
	z-index:5;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}