body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", "Helvetica", "Arial";
	font-size: .8em;
}

h1 {
	text-indent:-999px;
	margin:0;
}
h2 {
	font-size: 1.3em;
	margin:0;
}
h3 {
	font-size: 1.2em;
	margin:0;
}
#leftcol h3 {
	font-size: 1.3em;
	margin:0;
}
h4 {
	font-size: 1.3em;
	margin:0;
}
#rhighlight h4 {
	font-size: 1.1em;
	margin:105px 0 0 26px;
	width: 227px;
}
h5 {
	font-size: 1.2em;
	margin:0;
	font-style: normal;
}
h6 {
	font-size:1.1em;
	padding: 20px 22px 0 33px;
	margin: 0;
}
a {
	text-decoration: none;
	color: #0058A3;
}

ul li {
	padding: 5px 0;
	list-style-type:square;
}
img {
	border: none;
}
#wrapper {
	width: 865px;
	margin:0 auto;
}

#rightcol {
	float: right;
	width: 250px;
}

.clear {
	clear:both;
}

.larger {
	font-weight: 500;
	font-size: 1.1em;
}

/********** Header & Nav *********/

#header {
	width: 865px;
	margin: 0 auto;
	height:165px;
}

#logo {
	float: left;
	margin-top: 20px;
}

#tagline {
	float: right;
	margin: 73px 50px 0 0;
}
#nav {
	height: 30px;
	background: #0058A3;
	margin: 20px 0;
}

#navcontainer {
	margin: 0 auto;
	width: 865px;
}

#nav a {
	color: #fff;
	text-indent: -999px;
}

#nav ul {
	list-style-image: none;
	list-style-position: outside;
	margin-left: -45px;
}

#nav ul li {
	display: block;
	position: relative;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

.homeindex {
	background-image:url(../images/homeindex.png);
	height: 40px;
	width: 110px;
	float: left;
	margin: -10px 0 0 -10px;
}

.homebg {
	background:transparent url(../images/homebg.jpg) no-repeat scroll 0 0;
	height: 40px;
	width: 110px;
	float: left;
	margin-left: -1px;
}

.benefitsindex {
	background:transparent url(../images/benefitsindex.jpg) no-repeat scroll 0 0;
	height: 40px;
	width: 113px;
	float: left;
	margin: -10px 0 0 -10px;
}

.benefitsbg {
	background:transparent url(../images/benefitsbg.jpg) no-repeat scroll 0 0;
	height: 30px;
	width: 113px;
	float: left;
	margin-left: -1px;
}

.contactindex {
	background:transparent url(../images/contactindex.png) no-repeat scroll 0 0;
	height: 40px;
	width: 156px;
	float: left;
	margin: -10px 0 0 -10px;
}

.contactbg {
	background:transparent url(../images/contactbg.jpg) no-repeat scroll 0 0;
	height: 30px;
	width: 144px;
	float: left;
	margin-left: -1px;
}


/********** Home *********/
#highlight {
	width: 817px;
	height: 317px;
	margin: 0 auto 40px;
	position: relative;
	clear:both;
}
#lhighlight {
	background: url(../images/lhighlightbg.png);
	width: 790px;
	height: 290px;
	position: absolute;
	top: 27px;
}
#lhighlight h3 {
	margin: 50px 0 0 210px;
	font-size: 1.8em;
	color:#333;
}
#lhighlight p {
	margin:17px 0 0 288px;
	width: 250px;
	font-size: 1.3em;
	color: #333;
}
#rhighlight {
	background: transparent url(../images/rhighlightbg.png) no-repeat;
	height:420px;
	width: 267px;
	position: absolute;
	top: 0;
	right:0;
	font-size: .9em;
	color: #fff;
	padding-right: 10px;
}

#rhighlight ul li {
	padding: 0px;
	list-style-type:square;
	width: 200px;
}

#textcontainer {
	clear: both;
}
#leftcol {
	float: left;
	width: 525px;
	margin: 0 60px 0 0;
	line-height: 1.4em;
}
#leftcol p {
	font-size:1.1em;
}
#leftcol ul {
	margin-left: -20px;
}
#leftcol li {
	list-style-type:square;
	font-size: 1.2em;
}
#leftcol .cite {
	font-size: .9em;
	margin:0;
}

#testimonials {
	float: left;
	width: 250px;
	margin-top: 50px;
	font-size: 1em;
}

#testimonials li {
	list-style-image: url(../images/quote.png);
	margin: 0 0 0 -15px;
	padding: 10px 0;
	font-style: italic;
}

#testimonials li p {
	margin: 0;
	font-style:normal;
}


/********** Benefits *********/
#textcontainer {
	margin-top: 50px;
}

#benefitsmain {
	width: 585px;
	height: 250px;
	padding: 5px;
	border: 1px solid #aaa;
	float:left;
	margin-top: 20px;
}
#benefits h2, h3, h4, h5 {
	font-size: 1.3em;
	margin:15px 0 3px -15px;
}

#left-bullets {
	float: left;
	width: 460px;
}

#left-bullets ul li {
	padding: 2px 0;
}
.btext {
	width: 400px;
	float:left;
	margin: 0 30px 0 -25px;
	line-height: 1.4em;
}

#imgpreviews {
	float: left;
	width: 150px;
}

#imgpreviews  img{
	border: 1px solid #aaaaaa;
	padding: 3px;
	margin-bottom:15px;
}
#contact-box {
	margin: 20px 0 30px 40px;
	float:left;
	width: 220px;
}

#download {
	width: 240px;
	margin-left: 10px;
	background: #f0f0f0;
}
#download p {
	padding: 18px 22px;
	margin: 0;
	color: #3bb34a;
	font-size:1.3em;
	font-weight:300;
}
#download a {
	color: #3bb34a;
}
.dllink img {
	margin: 2px 0 0 90px;
}
/********** Contact Us *********/
input {
	background: #f0f0f0;
	width:199px;
	border-top: none;
	border-bottom:none;
	border-left: 25px solid #3bb34a;
	padding: 8px;
	font-size:1.1em;
	margin-top: 5px;
}
textarea {
	background: #f0f0f0;
	border-top: none;
	border-bottom: none;
	border-left: 25px solid #3bb34a;
	padding: 3px;
	margin-top: 10px;
}

label {
	font-size:1.2em;
}

.send {
	float:right;
	clear: both;
	background:none;
	width:80px;
	border:none;
}

.formnames {
	float:left;
	margin:14px 41px 4px 0;
}
.contactinfo {
	float: left;
	margin: 14px 0;
}

.textfield {
	margin-top: 14px;
}

#form {
	width: 533px;
}

#general-info {
	width: 533px;
	margin-bottom: 30px;
}

#general, #specific {
	float: left;
	width:265px;
}

/********** Footer *********/
#footer {
	width: 100%;
	clear: both;
	background: url(../images/footerbg.jpg) repeat-x;
	margin-top:50px;
}

#footercontainer {
	width: 865px;
	margin: 0 auto;
	padding-top: 20px;
	clear:both;
}

.fineprint {
	font-size: .8em;
}
