* {
	margin: 0;
	padding: 0;	
}

body {
	background-color: #9e9e9e;
	min-width:960px;
}

.disclaimer{
	display: none;
	background-color: #ffffff;
	width: 100%;
	text-align:center;
	line-height: 1.3;
}

.txtCopyright{
	display: none !important;
}

.disclaimer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}

#headerSurround {
	background-image: url(../styleImages/backgrounds/headerBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 221px;
}

#headerSurroundSpecial {
	background-image: url(../styleImages/backgrounds/headerBg2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 173px;
	overflow: hidden;
}

/* QUOTE BAR */

#ppc_footer {
    background-color: #272727;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    padding: 8px 2px 10px;
}

.quoteBar {
	width: 960px;
	padding: 20px 0;
	margin: 0 auto;	
	color: #FFFFFF;
	font-size: 42px;
	font-family: cabinBold, Arial, Helvetica, sans-serif;
}

.quoteBarSpecial {
	width: 960px;
	padding: 10px 0;
	margin: 0 auto;	
	color: #FFFFFF;
	font-size: 42px;
	font-family: cabinBold, Arial, Helvetica, sans-serif;
}
.ie7 .quoteBar {
	padding: 0;	
}
.quoteBarBtn {
	float: right;
	padding-top:5px;	
}

/* FADER */

.faderArea {
	width: 288px;
	float: left;
	margin-right: 18px;	
	margin-top: 18px;	
	color: #FFFFFF;
}
#faderSurround {
	background-image: url(../styleImages/backgrounds/themeBacks/topFaderBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 370px;	
}

#faderStage {
	/*background-image: url(../styleImages/backgrounds/faderStage.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
}
#faderStageSub {
	width: 900px;
	height: 270px;
	margin: 0 auto;
	padding: 30px 30px 70px 30px ;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}

.fader {
	list-style-position: inside;	
}
.fader li {
	list-style-type: none;	
}


#pageSurround {
	margin: 0px auto;
	background-color: #9e9e9e;
	background-image: url(../styleImages/backgrounds/whiteSlice.png);
	background-position: top;
	background-repeat: repeat-y;
	padding: 10px 0;
}

#subSurround {
	width: 940px;
	margin: 0 auto;
}
.blankheader {
	float:left;
}
#topHeader {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	height: 101px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.png);
	background-position: top;
}
#topHeader:hover {
	background-position: bottom;
}

.headerContent {
	width: 250px;
	float: right;
	padding: 15px 0 0 0;
}

.topNav {
	width: 960px;
	margin: 10px auto 0;
	padding: 0;
}
.topNav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 2px;
	padding: 0;
}
.topNav ul li {
	list-style-position: outside;
	float: left;
	margin: 0 5px;
}
.topNav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
	padding: 0px 0 0 0;
	text-align:center;
	display: block;
	text-decoration:none;
	line-height:2.6;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/topNavHighlight.png);
	background-position: top;
	width: 109px;
	height: 30px;
}
.topNav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	float: left;
	padding: 0px 0 0 0;
	text-align:center;
	display: block;
	text-decoration:none;
	line-height:2.6;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/topNavHighlight.png);
	background-position: bottom;
	width: 109px;
	height: 30px;
}

.ie6 .topNav ul li a {
	background-image: none;
}
.ie6 .topNav ul li a:hover {
	background-image: none;
}

.active {
	background-position: bottom !important;	
}

.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}

.boxContentLeft, .boxContentRight {
	border-left: 2px solid #0E51A3;
	border-right: 2px solid #0E51A3;
	border-bottom: 2px solid #0E51A3;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.colLeft {
	position: relative;
	width: 244px; 
	float: left;
}

.colMid {
	position: relative;
	width: 677px;
	margin-left: 17px;
	float: left;
}

.colMidLarge {
	position: relative;
	float: left;
	color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: justify;
}

.colMidLarge h1 {
    color: #0090CF;
    font-family: cabinBold,Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
}

.colMidLarge a {
	color: #0090CF;	
	text-decoration: none;
}
.colMidLarge a:hover {	
	text-decoration: underline;
}

.offers_testimonials{
	float: left;
	width: 520px;
	color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
	line-height: 1.5;
	padding-top: 10px;	
}

.offers_testimonials h2{
	color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;	
	margin-bottom: 10px;
}

.offers_testimonials span{
	font-style: italic;	
}

.offers_list{
	margin: 0px;
	padding: 0px;	
}

.offers_list li{
	background: url(../styleImages/backgrounds/greenArrow.png) no-repeat 0px 5px;
	list-style-image: none;
	list-style: none;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	margin-bottom:4px;
	padding: 0px 0px 0px 20px;
}

.offers_list li span{
	font-size: 10px;
	font-style: italic;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}

.boxContent {
	width: 643px;
	padding: 0 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../styleImages/backgrounds/boxContentMid.png);
	text-align: justify;	
}

.boxContent a {
	color: #0090CF;	
	text-decoration: none;
}
.boxContent a:hover {	
	text-decoration: underline;
}

.boxContentTop {
	width: 675px;
	height: 8px;
	background-image: url(../styleImages/backgrounds/boxContentTop.png);
	background-repeat: no-repeat;	
	background-position:bottom;	
}
.boxContentBot {
	width: 675px;
	height: 7px;
	background-image: url(../styleImages/backgrounds/boxContentBot.png);
	background-repeat: no-repeat;
	background-position:top;	
}


.caseSurround {
	background-image: url(../styleImages/backgrounds/caseStudiesArea.png);
	width: 440px;
	height: 256px;
	margin: 0px auto 10px;	
	padding: 15px 185px 15px 15px;
}

.quick_contacts {
	background-image: url(../styleImages/backgrounds/quoteBg.png);	
	width: 228px;
	height: 377px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.quick_contacts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.quick_contacts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#testiFader li {
	list-style-type: none;	
	height:270px;
	overflow: hidden;
}
.testiSurround {
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 272px;
	overflow: hidden;
	padding: 8px 8px 16px;
	background-image: url(../styleImages/backgrounds/testiBg.png);
}
.testiReadMore {
	position: absolute;	
	bottom: 0;
	right: 0;
	padding: 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.testiReadMore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.testiReadMore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.blogBox {
	margin: 10px 0;
	padding: 49px 8px 8px 8px;
	width: 228px;
	height: 40px;
	background-image: url(../styleImages/backgrounds/blogBoxBg.png);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* HOMEPAGE LATEST PRODS */

.latestProds {
	float: left;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin: 2px;
}

.latestProdsImageHeight {
	height: 100px;
}


/* CHECKOUT PAGES */

.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}

.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}

/* END CHECK OUT PAGES */

.siteDocs {
	text-align:center;
	margin-top: 10px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}

.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}

.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.reviews {
	color: #624223;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-bottom: 1px solid #cfa668;
	width: 630px;
	margin: 0 auto;

}
.stars {
	margin: 0px 0 -2px 0;
}


/* CONTACT PAGE */

.contactFormSurround {
	width: 350px;
	height: 340px;
	padding: 15px;
	text-align: center;	
	background-image: url(../styleImages/backgrounds/contactBg.png);
	float: right;
	color: #FFFFFF;
}
.contactContent {
	float: left;
	width: 250px;	
}

/* CAROUSEL */

.carousel {
	background-image: url(../styleImages/backgrounds/carouselBg.png);
	width: 902px;
	height: 263px;
	padding: 18px;
	color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}

.carouselItem {
	width: 288px;
	padding-right: 18px;
	height: 200px;
}
.carouselItem img {
	border: 3px solid #bfcacf;
}
.siteTitle {
	font-size: 14px;
	color: #FFFFFF;
	margin: 12px 0 5px;
	font-weight: bold;
}

.jcarousel-clip {
	width: 902px;	
}

.controls {
	position: absolute;
	top: 0;
	right: 0;
	margin-top:14px;
	margin-right: 18px;	
}

.prevBtn, .nextBtn {
	cursor: pointer;	
}

.enlarge {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 10px 5px 0;
	color: #0090CF;	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


/* FOOTER AREA */


.footer_icons{
	background-image: url(../styleImages/backgrounds/footer_icons.png);
	background-repeat: no-repeat;
	width: 487px;
	height: 90px;
	text-align:center;
	padding: 11px 0px 0px 10px;	
	margin-top: 5px;
}
#topFooterSurround {
	background-image: url(../styleImages/backgrounds/topFooterBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 206px;
}

.topFooter {
	width:938px;
	margin: 0 auto;
	padding: 28px 0 24px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #d3d3d3;
}
.topFooter a {
	color:#d3d3d3;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.topFooter a:hover {
	color:#d3d3d3;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footerBox {
	float: left;
	width: 129px;
	margin-right: 20px;
}

.footerBox ul li {
	list-style-position: outside !important;	
}

.footerMap {
	float: left;
	width: 190px;
}
.footerTitle {
	font-weight: bold;
	margin-bottom: 5px;
}
.footerLi {
	list-style-position: outside !important;
	list-style-type: none;
	margin-bottom: 5px;	
}


#botFooterSurround {
	background-image: url(../styleImages/backgrounds/botFooterBg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #28292d;
}

.botFooter {
	width:938px;
	margin: 0 auto;
	padding: 16px 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #d3d3d3;
}
.botFooter a {
	color:#d3d3d3;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.botFooter a:hover {
	color:#d3d3d3;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}



.smallGreenArrow {
	list-style-image: url(../styleImages/backgrounds/check.png);	
}

/* TESTIMONIALS */

.testimonial {
	width: 533px;
	background-image: url(../styleImages/backgrounds/quoteMarks.png);
	background-repeat: no-repeat;
	padding: 10px 55px 5px;
}
.testimonialAuthor {
	text-align:right;
	font-weight: bold;
	border-bottom: 2px solid #0090cf;
	margin-bottom: 20px;
	padding-bottom: 10px;	
}


/* Google Translate */
.googleTranslateContainer {
	width: 151px;
	height: 24px;
	overflow: hidden;	
}

#map_canvas {
	width: 100%;
	height: 520px;	
}
