html, body {
	background-color: #006699;
	text-align: left;
	margin: 0px;
	min-height:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0.03em;
}
ul {
	padding-left: 3px;
}
li {
	margin-bottom: .6em;
	list-style-position:inside;
}
#backgroundHolderMain {
	background-image:url(Images/centerBack.jpg);
	background-repeat:repeat-x;
	background-color: #006699;
	margin: 0px;
	width:100%;
	min-height:100%;
	height:100%;
}
#backgroundHolderInside {
	background-image:url(Images/insideBacker.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin: 0px;
	width:100%;
	min-height:100%;
	height:100%;
}
#mainContent {
	text-align: justify;
	width: 900px;
	min-height:100%;
	height:100%;
	margin: 0px auto;
	padding:0px;
	border: 0px;
	background-color: #006699;
}
#mainHeader {
	background-image:url(Images/mainLogo.jpg);
	background-repeat:no-repeat;
	vertical-align: top;
	height:100px;
	width:100%;
	margin:0;
	color:#FFFFFF;
	z-index: 5000;
}
#footer {
	text-align: center;
	vertical-align:top;
	background-image:url(Images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:144px;
	border: 0px;
	margin: 0px auto;
	clear:both;
}
#frontFooter {
	text-align: center;
	background-image:url(Images/Footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height:220px;
	padding:0px;
	border: 0px;
	margin: 0px auto;
	clear:both;
}
#siteMap {
	text-align: justify;
	vertical-align:bottom;
	width: 100%;
	height:144px;
	padding:0px;
	border: 0px;
	margin: 0px auto;
	clear:both;
}
.siteMapTable {
	vertical-align:top;
	width: 100%;
	padding:0px;
	border: 0px;
	margin: 0px auto;
}
.siteMapBorder {
	width: 150px;
	border-right: solid 1px #CC6633;
	border-top: solid 1px #CC6633;
	text-align:right;
}
.siteMapHeadings {
	width: 150px;
	border-right: solid 1px #CC6633;
	border-top: solid 1px #CC6633;
	text-align:right;
}
.siteMapBorderHome {
	width: 20%;
	border-top: solid 1px #CC6633;
	border-right: solid 1px #CC6633;
	text-align:left;
	padding-bottom:12px;
}
#topNav {
	width:900px;
	padding-top:118px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	position:relative;
	z-index: 2;
	background-image:none;
	background-color:none;
	
	
}


#topNav a:visited{
	color: #FFFFFF;
	padding-right:12px;
	text-decoration:none;
	
	
}

#topNav a:link {
	
	color:#FFFFFF;
	padding-right:12px;
	text-decoration:none;
	
	
}






#topNav a:hover{
	
	color: #006699;
	padding-right:12px;
	text-decoration:none;
	
	
}




#topOfPageLinks {
	text-align: right;
	vertical-align: top;
	width:850px;
	padding-top:62px;
}
#topStripe1 {
	width:100%;
	height:18px;
	background:#FF9900
}
#centerImage {
	text-align: center;
	vertical-align: top;
	margin-top:0px;
	border: 0px;
	width:100%;
	height:300px;
	z-index:1;
	
}
#insideContent {
	text-align: left;
	vertical-align: top;
	border: 0px;
	width:850px;
	height:100%;
	min-height: 100%;
	padding-top:0px;
}
#headerImage {
	text-align: left;
	vertical-align: top;
	border: 0px;
	width:850px;
	height:93px;
	padding-bottom:22px;
}
#copyContainer {
	width:433px;
	clear: none;
	float:left;
	padding-bottom:12px;
}
#insideLeft {
	text-align:left;
	vertical-align: top;
	border: 0px;
	background-image:inherit;
	padding-right:3px;
	float:left;
	width:212px;
	padding-bottom:100px;
}
#insideRight {
	text-align:right;
	vertical-align: top;
	border: 0px;
	width:180px;
	background-image:inherit;
	float:right;
	padding-left:22px;
	padding-bottom:100px;
}
#insideRightCaseStudy {
	text-align:right;
	vertical-align: top;
	border: 0px;
	min-height:230px;
	width:180px;
	background-image:inherit;
	float:right;
	padding-left:22px;
}
#insideRightFAQ {
	text-align:right;
	vertical-align: top;
	border: 0px;
	min-height:1240px;
	width:180px;
	background-image:inherit;
	float:right;
	padding-left:22px;
}
#insideLeftCaseStudy {
	text-align:left;
	vertical-align: top;
	border: 0px;
	min-height:230px;
	background-image:inherit;
	padding-right:3px;
	float:left;
	width:212px;
}
#insideLeftFAQ {
	text-align:left;
	vertical-align: top;
	border: 0px;
	min-height:1260px;
	background-image:inherit;
	padding-right:3px;
	float:left;
	width:212px;
}
#insideCenter {
	text-align:justify;
	vertical-align: top;
	border: 0px;
	width:850px;
	min-height:100%;
	height:100%;
	background-image:inherit;
	padding-top:4px;
}
#mainFront {
	text-align:left;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:12px;
	border: 0px;
	width:900px;
	height:100%;
	background-image:url(Images/contentBacker.jpg);
	background-repeat:no-repeat;
	background-position:top;

	
}

#mainInside {
	text-align:left;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:12px;
	border: 0px;
	width:900px;
	height:100%;
	background-image:url(Images/insidecontentBacker.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:78px;
	

	
}

#insideText {
	padding-left:12px;
	padding-right:12px;
	text-align:justify
	

	
}

#rightSideLinker {
	text-align:right;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:12px;
	width:400px;
	padding-top:40px;
	padding-right:27px;
	float:right;
}

#rightSideLinkerDealer {
	text-align:right;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:12px;
	width:400px;
	padding-top:10px;
	padding-right:27px;
	float:right;
}


#rightSideLinkerInside {
	text-align:right;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:12px;
	width:280px;
	float:right;
}



#rightSideLinkerInsideTestimonials {
	text-align:right;
	vertical-align: top;
	margin-top:0px;
	margin-bottom:12px;
	width:280px;
	float:right;
}


#quoteBox {
	background-image:url(Images/quoteBacker.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:105px;
	font-style:italic;
	padding-bottom:12px;
	padding-right:27px;
	text-align:right;
}
#rating {
	background-repeat:no-repeat;
	background-position: center top;
	text-align:center;
	width:180px;
	height:auto;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color:#669999;
	padding-bottom:52px;
}
#headingImage {
	text-align: left;
	vertical-align: top;
	margin-top:12px;
	border: 0px;
	width:368px;
	margin-bottom:40px;
}
#iconHolder {
	text-align: left;
	vertical-align: top;
	margin-top:12px;
	border: 0px;
	padding-left:75px;
	min-height:200px;
	width:300px;
}
h2 {
	font-size: x-large;
	color:#000000;
}


img {
	border: none;
}
.style1 {
	color: #CC9933
}
.style10 {
	font-size: 20px;
	color: #0099FF;
	font-weight: bold;
}
.style7 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.style11 {
	color: #F8980E
}
.style12 {
	color: #99CC00
}
.style13 {
	color: #669999
}
