/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: #000;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

#columnClear
{
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 100%;
	clear: both;
}

div#VERTspacer75px
{
	margin: 0;
	border: 0;
	padding: 0;
	height: 75px;
	width: 100%;
	background: #fff;
}

div#VERTspacer25px
{
	margin: 0;
	border: 0;
	padding: 0;
	height: 25px;
	width: 100%;
	background: #fff;
}

#main
{
	margin: 0 auto;
	width: 900px;
	background: #FFF;
}

div#titleCont
{
	width: 100%;
	background-color:#1f4198;
}

#titleBox
{
	width: 750px;
	margin: 0 auto;
	border: 0;
	padding: 0;
}

div#logo
{
	float: right;
	border: 0;
	padding: 20px 0 20px 0;
	width:  225px;
}

#titleTEXT
{
	float: left;
	width: 500px;
	color: #FFFFFF;
}

#titleTEXT h1
{
	line-height: normal;
	font-size: 220%;
	margin-left: 0;
	margin-top: 33px;
	text-align: left;
}

#titleTEXT h2
{
	line-height: normal;
	margin-left: 0;
	font-size: 150%;
}

div#titleCont2
{
	width: 100%;
}

#titleBox2
{
	width: 750px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

#titleBox2 h1
{
	padding-bottom: 8px;
	font-size: 24px;
}

#titleBox2 h2
{
	font-size: 18px;
}

#titleBox2 h1, h2
{
	line-height: 1em;
}

#aboutCont
{
	width: 100%;
}

#aboutBox
{
	width: 750px;
	margin: 0 auto;
}

#aboutTEXT
{
	width: 500px;
	float: left;
	background: #FFF;
	border: 1px solid #000;
	margin-bottom: 25px;
}

#aboutTEXT h3
{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#aboutIMAGE
{
	width: 196px;
	height: 144px;
	float: right;
	border: 2px dotted #000;
	padding: 10px;
}

#benefitsCont
{
	width: 100%;
	padding-bottom: 25px;
}

#benefitsBox
{
	width: 750px;
	margin: 0 auto;
	border: 0;
	padding: 0;
}

#benefitsTEXT
{
	float: right;
	width: 490px;
	background: #FFF;
	border: 2px dotted #000;
}

#benefitsTEXT.p
{
	font-size: 11.5px;
}

#benefitsTEXT h2
{
	line-height: 30px;
}

#benefitsTEXT h3
{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#benefitsPHOTO
{
	float: left;
	width: 205px;
	height: 172px;
	padding: 10px;
	border: 1px solid #000;
}

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

h1
{
	margin: 0 0 0 10px;
}

h2
{
	margin: 0 0 0 10px;
}

ul
{
	margin: 8px 25px 15px 25px;
	list-style-type: square;
}

ol
{
	margin: 8px 25px 15px 45px;
}

ul li span
{
	color: #000;
}

ol li span
{
	color: #000;
}

#guaranteesCont
{
	width: 100%;
}

#guaranteesBox
{
	width: 750px;
	margin: 0 auto;
	padding-bottom: 25px;
}

#guaranteesTEXT
{
	float: left;
	width: 370px;
	background: #000;
	color: #FFFFFF;
}

#guaranteesTEXT h3
{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#guaranteesTEXT ol li
{
	font-weight: bold;
	color: #FFFFFF;
}

#guaranteesTEXTright1
{
	float: right;
	width: 348px;
	background: #fff;
	border: 2px dotted #1f4198;
}

#guaranteesTEXTright1 p
{
	color: #1f4198;
	text-align: center;
	font-size: 11px;
	line-height: 1.5em;
}

#guaranteesTEXTright1 h3
{
	padding-top: 10px;
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	color: #1f4198;
	text-align: center;
	text-decoration: underline;
}

#guaranteesTEXTright2
{
	margin-top: 24px;
	float: right;
	width: 350px;
	background: #fff;
	border: 1px solid #000;
}

#guaranteesTEXTright2 p
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

#casestudyCont
{
	width: 100%;
}

#casestudyBox
{
	width: 750px;
	margin: 0 auto;
	padding-bottom: 25px;
}

#casestudyTEXT
{
	float: left;
	width: 750px;
	background: #FFF;
	border: 2px dotted #000;
	text-align: center;
}

#casestudyTEXT h3
{
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

#testimonialsCont
{
	width: 100%;
	height: 420px;
}

#testimonialsBox
{
	width: 750px;
	height: 370px;
	margin: 0 auto;
}

#testimonialsTEXT
{
	float: right;
	width: 490px;
	height: 370px;
	padding: 10px;
	background: #FFF;
	border: 2px dotted #000;
}

img.testimonials
{
	display: block;
	padding: 10px 10px 10px 10px;
}

#testimonialsPHOTO
{
	float: left;
	width: 210px;
	height: 392px;
	border: 1px solid #000;
}

#servicesCont
{
	width: 100%;
	height: 410px;
}

#servicesBox
{
	width: 750px;
	height: 410px;
	margin: 0 auto;
}

#servicesTEXTLeft
{
	float: left;
	width: 260px;
	height: 381px;
	background: #FFF;
	border: 2px dotted #000;
}

#servicesTEXTLeft h3
{
	font-size: 120%;
	font-weight: bold;
	line-height: 24px;
}

#servicesTEXTrightCONT
{
	float: right;
	width: 465px;
	height: 330px;
}

#servicesTEXTright1
{
	float: left;
	width: 465px;
	height: 114px;
	background: #000;
	color: #FFF;
	margin-bottom: 21px;
}

#servicesTEXTright1 h3
{
	margin-top: 10px;
	margin-left: 10px;
}

#servicesPHOTO
{
	float: right;
	width: 255px;
	height: 348px;
	border: 1px solid #000;
}

#servicesTEXTRight
{
	float: right;
	width: 435px;
	height: 305px;
	background: #000;
	border: 2px dotted #000;
	color: #FFF;
}

#servicesTEXTRight h2
{
	line-height: 22px;
}

#servicesTEXTRight ul li span
{
	color: #FFF;
}

#contactCont
{
	width: 100%;
	height: 340px;
}

#contactBox
{
	width: 750px;
	height: 340px;
	margin: 0 auto;
}

#contactTEXTleft
{
	float: left;
	width: 340px;
	height: 297px;
	background: #000;
	color: #FFF;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 2px dotted #000;
}

#contactTEXTleft a
{
	color: #CCCCCC;
}

#contactTEXTrightTop
{
	float: right;
	width: 325px;
	height: 90px;
	background: #FFF;
	color: #000;
	padding: 10px;
	border: 2px dotted #000;
	margin-bottom: 25px;
}

#contactTEXTrightTop h3
{
	text-align: center;
}

#contactTEXTrightBottom
{
	float: right;
	width: 325px;
	height: 307px;
	background: #FFF;
	color: #000;
	padding: 10px;
	border: 2px dotted #000;
}

#websiteCont
{
	width: 100%;
	height: 120px;
}

#websiteBox
{
	width: 750px;
	height: 100px;
	margin: 0 auto;
}

#websiteTEXT
{
	float: left;
	width: 750px;
	height: 100px;
	background: #FFF;
	color: #000;
	padding: 10px;
	text-align: center;
}

#websiteTEXT a
{
	color: #666666;
}

#websiteTEXT h1
{
	font-size:320%;
}

#websiteTEXT h3
{
	font-size:140%;
}

#creditsCont
{
	width: 100%;
	height: 125px;
}

#creditsBox
{
	width: 500px;
	height: 125px;
	margin: 0 auto;
}

#creditsSpacer
{
	float: left;
	width: 25px;
	height: 125px;
	background: #FFF;
}

#creditsBox img
{
	float: left;
	height: 125px;
}

#disclaimerCont
{
	width: 100%;
	height: 300px;
}

#disclaimerBox
{
	width: 750px;
	height: 275px;
	margin: 0 auto;
}

#disclaimerTEXT
{
	float: left;
	width: 750px;
	background: #FFF;
	color: #000;
	padding: 10px;
	text-align: center;
	font-size: 80%;
}