html {
	min-width: 1017px;
	color: #272727;
	background-color: #a5c2d6;
	font: 62.5% Arial, Verdana, sans-serif;
}
body {

}
.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0;
}
#outercontainer {
	background: url(../images/bg-body.gif) repeat-y center top;
}
#innercontainer {
	width: 969px;
	margin: 0 auto;
	background: #d7e3eb url(../images/bg-maincontent.gif) repeat-y;
}

.header {
	height: 209px;
	background: url(../images/bg-flash.jpg) no-repeat;
}

/* @group Footer */

.footer {
	background-color: #e4ecf1;
	margin: 0px 0px 0px 174px;
	padding: 20px 20px 10px 20px;
	color: #0163a2;
}

.footer img {
	float: left;
	margin: -3px 0px 0px 0px;
}
.footer p {
	float: right;
}

.shadow {
	width: 1017px;
	height: 27px;
	margin: 0 auto;
	background: url(../images/bg-shadow.jpg) no-repeat;
}



/* @end */

/* @group MainContent */

.maincontent {
	width:760px;
	float: left;
	padding: 20px 10px 40px 20px;
	font-size: 1.3em;
	color: #0163a2;

}
p {
	margin: 0px 0px 10px 0px;
}

a {
	color: #62afce;
	text-decoration: underline;
}
a:hover {
	color: #73c7ea;
	text-decoration: underline;
}

ul {
	margin: 5px 0px 20px 0px;
}
li {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 2px 20px;
}
.ulwide li {
	margin: 0px 0px 15px 20px;
}
.ulwideindent li {
	margin: 8px 0px 5px 50px;
}
strong, .strong {
	color: #004f78;
	font-weight: bold;
	font-size: 1.1em;
}
.stronghdr {
	color: #006496;
	font-size: 1.1em;
	font-weight: bold;
	margin:20px 0px 5px 0px;
}

.intro {
	color: #00a2c5;
	font-size: 1.4em;
	font-weight: normal;
	margin:0px 0px 10px 0px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	max-width: 680px;
}
h1 {
	color: #00a2c5;
	font-size: 1.4em;
	font-weight: normal;
	margin:0px 0px 10px 0px;
	height: 35px;
}
h1.h_home {
	background: url(../images/hdr-home.gif) no-repeat;
	margin-left: 250px;
}
h1.h_overview {
	background: url(../images/hdr-overview.gif) no-repeat;
}
h1.h_benefits {
	background: url(../images/hdr-benefits.gif) no-repeat;
}
h1.h_process {
	background: url(../images/hdr-process.gif) no-repeat;
}
h1.h_freeassessment {
	background: url(../images/hdr-freeassessment.gif) no-repeat;
}
h1.h_faq {
	background: url(../images/hdr-faq.gif) no-repeat;
}
h1.h_sitemap {
	background: url(../images/hdr-sitemap.gif) no-repeat;
}
h1.h_contact {
	background: url(../images/hdr-contact.gif) no-repeat;
}
h1 span {
	position: relative;
	left: -99999px;
}
h2 {
	color: #00a2c5;
	font-size: 1.2em;
	font-weight: normal;
	margin:20px 0px 10px 0px;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

.addBullet {
	padding: 0px 0 4px 20px;
	margin: 0px 0px 0px 5px;
	background: url(../images/bullet-minicircle.gif) no-repeat;
}
.highlight {
	background-color: #f8f8f8;
	padding: 10px 20px 10px 20px;
	margin: 20px 0px 20px 0px;
	color: #1a8ad3;
}
.drivers a img {
	margin: 10px 20px 15px 0px;
	opacity: 0.85;
}
.drivers a:hover img {
opacity: 1;
}
.floatL {
	float: left;
	padding: 0px 20px 10px 0px;
}
.drvHmFreeAssessment {
	margin-top: -8px;
}
.obscure {
	height: 1px;
	overflow: hidden;
}
/* @end */

/* @group LeftNav */

.leftnav {
	width:153px;
	height: 340px;
	float: left;
	background: url(../images/bg-leftnavgradient.jpg) repeat-x;
	padding:10px 10px 10px 10px;
}
.leftnav a {
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 5px;
}
.leftnav a:hover {
	text-decoration: none;
	padding-left: 6px;
	color: #d7e3eb;
}
.leftnavnormal {
	border-bottom: 1px solid #88a1b2;
}
.leftnavcurrent {
	padding: 0px 0px 0px 15px;
	border-top: 1px solid #88a1b2;
	border-bottom: 1px solid #b5c5ce;
	background: url(../images/bg-leftnavlinkselected.gif) repeat;
}
.leftnavcurrent img {
	float: left;
	margin: 6px 5px 0px -10px;
}
.leftnavlast {
	border-bottom: 1px dotted #d5e5de;
}


/* @end */

/* @group Contact */
.contactform {
	font-size: .9em;
}
input, textarea, select {
	background-color: #eaedbd;
	border: 1px solid #a0a0c0;
	padding:  2px 4px 2px 3px;
	margin: 2px;
	width: 300px;
}
select {
	width: 310px;
}
label {
	width: 140px;
	float: left;
	display:block;
	padding: 5px 5px 5px 0px;
	text-align: right;
	clear: both;
}
.singlelabel {
	text-align: left;
	color: #006496;
	font-size: 1.1em;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}
.contactcomment {
	height: 100px;
}
.rule {
	border-bottom: 1px solid #8ebdc3;
	margin: 5px 0px 5px 0px;
	width:  480px;
	padding: 0px 0px 0px 0px;
	height: 1px;
	clear: both;
}
.field1 {
	width: 275px;
}
.contactform button {
	border: 0;
	margin: 10px 10px 10px 147px;
	height: 32px;
	width: 70px;
	cursor: pointer;
	background: url(../images/btn-submit.gif) no-repeat 0 0;
}

.field2 {
	width: 250px;
}
.field3 {
	width: 300px;
}
.contactcalicon {
	top: 3px;
	position: relative;
	left: 5px;
}
.form_error {
	color: red;
	font-weight: bold;
}
/* @end */
