/* 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
{
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

#clearBoth
{
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	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;
}

div#banner
{
	margin:0;
	border:0;
	padding:0;
	height:104px;
	width:750px;
	margin: 0 auto;
}
	

div#titleCont
{
	width: 100%;
}

#titleBox
{
	width: 750px;
	margin: 0 auto;
	position: relative;
}

div#logo
{
	float: right;
	border: 0;
	padding: 0;
	background: #fff;
}

#logo img
{
	margin-top: 18px;
}

#titleTEXT
{
	float: left;
	width: 450px;
	background: #FFF;
	margin-bottom: 35px;
}

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

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

#titleTEXT h3
{
	margin-left: 0;
	margin-top: 8px;
}

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

#aboutCont
{
	width: 100%;
}

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

#aboutTEXT
{
	width: 750px;
	background: #FFF;
	border: 2px solid #000;
}

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

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

#benefitsTEXT
{
	float: left;
	width: 460px;
	background: #FFF;
	border: 2px dotted #000;
}

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

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

h1
{
	margin: 0 0 0 10px;
}

h2
{
	margin: 0 0 0 10px;
}

h3
{
	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;
}


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

#benefitsPHOTO
{
	float: right;
	width: 255px;
	height: 305px;
	border: 1px solid #000;
}

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

#budgetBox
{
	width: 750px;
	margin: 0 auto;
	border: 1px solid #3d61ae;
}

#budgetPhoto
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
}

#budgetText
{
	float: right;
	margin: 10px;
	width: 490px;
}

#budgetText h2
{
	color: #0d327f;
	text-align: center;
}

#galleryCont
{
	width: 100%;
	padding-bottom: 10px;
}

#galleryBox
{
	width: 728px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #000000;
}

.whippsButton
{
	float: left;
	width: 728px;
	height: 329px;
	margin: 0;
	padding: 0;
	background: url("../images/whipps-cross-rollover.jpg") -728px 0 no-repeat;
}

.whippsButton a 
{
	display: block;
	background: url("../images/whipps-cross-rollover.jpg") 0 0 no-repeat;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
   
.whippsButton a:hover 
{
	background-image: none;
}

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

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

#guaranteesTEXT
{
	float: left;
	width: 400px;
	background: #FFF;
	margin-left: -10px;
}

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

#guaranteesPHOTOtop
{
	float: right;
	width: 340px;
	height: 180px;
	border: 1px solid #000;
	margin-top: 12px;
}

#guaranteesPHOTObottom
{
	float: right;
	width: 340px;
	height: 180px;
	border: 1px solid #000;
	margin-top: 35px;
}

#guaranteesPHOTOleft
{
	float: left;
	margin-top: 14px;
	width: 160px;
	height: 398px;
	border: 1px solid #000;
}

#guaranteesPHOTOright
{
	float: right;
	margin-top: 14px;
	width: 160px;
	height: 398px;
	border: 1px solid #000;
}

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

#casestudyCont
{
	width: 100%;
	height: 190px;
}

#casestudyBox
{
	width: 750px;
	height: 190px;
	margin: 0 auto;
}

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

#casestudyTEXT h3
{
	text-align:center;
	margin-top: 10px;
	line-height: normal;
}

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

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

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

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

#testimonialsPHOTOcont
{
	float: left;
	width: 200px;
	height: 610px;
	padding: 0;
	border: 0;
	margin: 0;
}

#testimonialsPHOTO
{
	float: left;
	width: 200px;
	height: 300px;
	border: 1px solid #000;
}

#contactCont
{
	width: 100%;
}

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

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

#contactTEXTleft h2
{
	font-size: 20px;
}

#contactTEXTleft h3
{
	font-size: 20px;
	margin-bottom: 5px;
}

#contactTEXTleft h4
{
	font-size: 16px;
}

#contactTEXTleft a
{
	color: #CCCCCC;
}

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

#contactTEXTrightTop h3
{
	text-align: center;
}

#contactTEXTrightBottom
{
	float: right;
	width: 325px;
	height: 270px;
	background: #FFF;
	color: #000;
	padding: 11px;
	background-color: #f1f1f1;
	border: 1px solid #b1b1b1;
}

#contactTEXTrightBottom input
{
	font-size: 12px;
}

#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%;
}

#creditsBox
{
	width: 900px;
	padding-bottom: 15px;
	margin: 0 auto;
	text-align: center;
}

#creditsBox img
{
	margin-top: 15px;
	padding: 20px 0 20px 0;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

#affiliates
{
	height: 50px;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
}

#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%;
}
