html,body , #body{
	margin:0 auto;
	background-position:  top;
	background-repeat: repeat-x;
	background-color: #FFF;
	height:100%;
	background-image: url(images/bg.jpg);
	padding: 0;


}


#container {
position:relative;
text-align: center;
width: 998px;
background-repeat: no-repeat;
margin: 0 auto;
padding:0;
padding:0px
}


h1,h2,h3{
margin: 0;
padding:0;
font-weight: normal;
}

form {margin: 0; padding:0; } 


ul{
padding:0; 
margin: 0;
list-style:none;
}

li{
margin:0px 0px;
list-style:none;
font-size: 11px;
}


.button1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
border:none;
background-color: #141543;
margin:0; padding:2px;  
} 





form  {
margin: 0;
padding: 0;
}




#top{
	position:relative;
	text-align: left;
	margin:0 auto;
	height: 110px;
	width: 998px;


}


#top #home{
	position:absolute;
	background-repeat: no-repeat;
	background-image:url(images/nav/tophome.jpg);
	width:52px;
	height:52px;
	right:168px;
	top:34px;
}
#top #contact {
	position:absolute;
	background-repeat: no-repeat;
	background-image:url(images/nav/topcontact.jpg);
	width:52px;
	height:52px;
	right:6px;
	top:34px;
}
#top #email{
	position:absolute;
	background-repeat: no-repeat;
	background-image:url(images/nav/topemail.jpg);
	width:52px;
	height:52px;
	right:87px;
	top:34px;
}



#banners{
height:260px;
z-index: 1;
position: relative;
}
#bannerCorners{
position:absolute;
top:0;
left:0;
width:100%;
z-index: 10;
height: 260px;
}
.topPix{position:absolute;left:0px;top:0px; z-index:1 ; }

#strap{
position:absolute;
text-align:left;
width:auto;
z-index: 6;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background-image: url(images/bgTrans2.png);
right: 0px;
bottom: 0px;
background-position: left top;
height: 66px;
padding-left: 15px;
padding-top: 8px;
background-repeat: repeat;
} 
#strap #head{
font-size:24px;
font-weight:bold;
text-align:left;
width:auto;
color: #006;


}


#strap #subHead{
color: #1d1d1d;
color:#AE1C1C;
font-size: 22px;
font-style: italic;
font-weight: normal;
}

#logo
{
	top: 32px;
	left: 0px;
	position: absolute;
	z-index: 3;
	text-align: left;
}

#tel{
background-position: right top;
background-repeat: no-repeat;
position: absolute;
right: 0px;
top: 49px;
width: 251px;
height: 60px;
text-align: center;
font-size: 20px;
color: #00599D;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
} 

#tel span{
font-size: 22px;
text-align:center;
display:block;
padding-top: 2px;
font-weight: bold;
}

#homePic{
width: 996px;
height: 95px;
background-position: 0px;
background-repeat: no-repeat;
padding: 0px;
border: 0px solid;
border-color: #FFFFFF;

}




#mainNav {
	margin: 0px 0px 10px 0px;
	height: 46px;


}

#mainNav ul {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style-type: none;
	height:46px;
	line-height:46px;
	background-image: url(images/nav/menuMain.png);
	width: 998px;
	background-position: center top;
}

#mainNav li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;

}
#mainNav ul  li .first-item{
	border-left: none;
	background-image: url(images/nav/home.png);
	background-position: center  center;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	width: 30px;
	margin-left: 10px;
	text-indent:-1000px
}

#mainNav ul  li .last-item{
border-right: none;
}



#mainNav a {
	display:block;
	float:left;
	padding: 0 6px;
	height:46px;
	line-height:46px;
	color: #FFF;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-left:1px solid;
	border-right:1px solid;
	border-left-color:#1C1C67;
	border-right-color:#7070A0;

}

#mainNav a:hover ,#mainNav a.active   {
	color: #FFF;
	text-decoration: none;
	background-position:bottom;
	background-image: url(images/nav/menuMain.png);
	border-right-color: #D28080;
	border-left-color: #1A1A65;
} 




#contentWrapper {
text-align:left;
clear: both;
margin:10px auto;
min-height:240px;
height:auto!important;
height:240px;
background-color: #FFF;
background-image: url(images/cWrapperBg.png);
background-position: top;
background-repeat: no-repeat;
}


#contentWrapperBase {
	height:30px;
	clear: both;
	background-image: url(images/cWrapperBg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#contentLeft{
	float:left;
	width: 220px;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding-left: 10px;
}



.newsHead{
	font-size: 16px;
	color: #E80000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 8px;
}

.newsSub{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 0 8px;
	margin: 0;
}
#contentLeft p  {
	margin:2px 0px;
	padding:0 0 0 8px;
	font-size:11px;
	text-decoration:none
}

#contentLeft p  a{
	font-size:11px;
	text-decoration:none
}

#contentRight {
	border:0;
	margin:10px 0px 15px 25px;
	width: 700px;
	float: left;
	text-align:left;
	padding-left:15px;
	background-position:top left;
	background-repeat:no-repeat;
}

#contentRight  p{ margin:0;padding:4px 0 4px 3px  }
 

#contentRight td {padding:5px}

#contentRight ul{
padding:0;margin:5px  ;
list-style:none; 
text-align: left;
}

#contentRight ul li{
padding:2px 0px 2px 15px;
margin: 0 0 0 0 ;  
display: block;
background-image:url(images/tick.png);
background-repeat:no-repeat;
background-position:left 5px;
}



#contentLeftImage{
width: 100%;
margin: 20px auto 0px auto;
clear: both;
text-align: center;
}


#footerWrap {
	width: 100%;
	background-position: bottom;
	text-align: center;
	margin: 5px auto 0px auto;
	height: 210px;
	background-repeat: repeat-x;
	background-image: url(images/footerBg.png);
}

#footer {
width:998px; text-align:center; margin:0 auto;
padding-top:30px
}



#navSub {
margin: 0px auto;
text-align: left;
width: 998px;
}

#navSub UL {
margin: 0px auto 20px auto;
padding:0;
list-style-type: none;
text-align: center;
}

#navSub LI {
	DISPLAY: inline;
	height:30px;
	line-height:30px;
	border-right: 1px solid;
	padding: 0px 3px;
	border-right-color: #30304C;
}

#navSub ul li:last-child  { border-right: none}


#navSub li A  {
	text-transform: uppercase;
	font-size: 10px;
	color: #ccc;
	list-style-type:none;
	font-weight: bold;
}


#navSub A:hover {
text-decoration:none; color#:C00
}

#navSub A.linkspage{
	color: #232341;
	font-size: 8px;
}


a:hover{ text-decoration:underline;}
a.pagetitles:hover {text-decoration:underline;}



/*######## universal ########### */
img { border:0;}
.floatRight{float:right; }

.floatLeft{float:left; }

.clearFloat{
clear:both;
height:0px;
margin:0px; padding:0px;
}

.TAR{ text-align:right}
.TAL{ text-align:left}
.TAC{ text-align:center}

.centred , .centered{margin:0 auto}

.m3{margin:3px}
.m5{margin:5px}
.m10{margin:10px}

.mT3{margin-top:3px}
.mT5{margin-top:5px}
.mT10{margin-top:10px}
.mT15{margin-top:15px}
.mT20{margin-top:20px}

.mB3{margin-bottom:3px}
.mB5{margin-bottom:5px}
.mB10{margin-bottom:10px}
.mB25{margin-bottom:25px}

.mL3{margin-left:3px}
.mL5{margin-left:5px}
.mL10{margin-left:10px}
.mL15{margin-left:15px}
.mL20{margin-left:20px}

.mR3{margin-right:3px}
.mR5{margin-right:5px}
.mR10{margin-right:10px}
.mR15{margin-right:15px}
.mR20{margin-right:20px}


.p3{padding:3px}
.p5{padding:5px}
.p10{padding:10px}

.pT3{padding-top:3px}
.pT5{padding-top:5px}
.pT10{padding-top:10px}

.pB3{padding-bottom:3px}
.pB5{padding-bottom:5px}
.pB10{padding-bottom:10px}

.pL3{padding-left:3px}
.pL5{padding-left:5px}
.pL10{padding-left:10px}
.pL15{padding-left:15px}
.pL20{padding-left:20px}

.pR3{padding-right:3px}
.pR5{padding-right:5px}
.pR10{padding-right:10px}
.pR15{padding-right:15px}
.pR20{padding-right:20px}
.b0{border:none; border:0px;}
.p0{ padding:0px;}
.m0{ margin:0px;}



.bfs{border:1px solid  #D6D6D6;}
.bfd{border:1px dotted #D6D6D6;}
.bfdd{border:1px dashed #D6D6D6;}

.bfdd{border:1px dashed #D6D6D6;}
.bbd{
border-bottom : 1px dotted #666666;
}
.bbs{ border-bottom : 1px solid #D6D6D6;}
.bbdd{ border-bottom : 1px dashed #D6D6D6;}

.bts{ border-top : 1px solid #D6D6D6;}
.btd{ border-top : 1px dotted #D6D6D6;}
.btdd{ border-top : 1px dashed #D6D6D6;}


.bbr{border:1px solid #ff0000;}
.bfr{border:1px dotted #ff0000;}
.bfrdd{border:1px dashed #ff0000;}

.w10{ width:10px}
.w20{ width:20px}
.w25{ width:25px}
.w50{ width:50px}
.w75{ width:75px}
.w100{ width:100px}
.w150{ width:150px}
.w200{ width:200px}
.w250{ width:250px}
.w275{ width:275px}
.w300{ width:300px}
.w325{ width:325px}
.w350{ width:350px}
.w400{ width:400px}
.w450{ width:450px}
.w500{ width:500px}
.w550{ width:550px}
.w600{ width:600px}
.w650{ width:650px}
.w700{ width:700px}
.w725{ width:725px}
.w750{ width:750px}
.w800{ width:800px}
.w850{ width:850px}
.w900{ width:900px}
.w950{ width:950px}

.h5{ height:5px}
.h10{ height:10px}
.h20{ height:20px}
.h25{ height:25px}
.h50{ height:50px}
.h75{ height:75px}
.h100{ height:100px}

.bgcCCC  {background-color:#ccc}
.bgcWHITE  {background-color:#fff}
.bgcF1  {background-color:#f1f1f1}
.bgcF7 {background-color:#f7f7f7}
.bgcBLACK  {background-color:#000}
.bgcRED  {background-color:RED}
.bgc999  {background-color:#999}



.block{ display:block}



#contentRight  .SEpage {
padding:0; 
margin: 0;
list-style:none;
}

#contentRight  .SEpage li{
padding: 2px 5px 0px 0px; 
margin: 0px;
list-style:none;
background-image:none;
display:inline;
}

#contentRight  .SEpage li a{
margin:0px 0px;
font-size: 11px; 

}

 
/* home page layout*/



.homeWrappers{
	width:225px;
	height:305px;
	margin: 15px 10px 0 0px;
	float:left;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	background-position: left top;
	background-repeat: no-repeat;
}

.homePlug{	background-image: url(images/homeBg1.png);}
.homeOil{	background-image: url(images/homeBg2.png);}
.homeDiagnostic{	background-image: url(images/homeBg3.png);}

.noRightM{ margin-right:0px}

.homeWrappers h2{
	position:absolute;
	left: 17px;
	width: 199px;
	text-align: left;
	font-size:24px;
	font-weight:normal;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 11px;
}


.homeWrappers ul{
	padding:0px;
	list-style:none;
	margin:0px;
	position: absolute;
	left: 13px;
	top: 65px;
}
.homeWrappers ul li {
	display:block;
	background-image:url(images/tick.png);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 12px;
	margin:0;
	padding: 0px 0 0px 18px; height:20px;
	font-weight: bold;
	color: #0A0A3B;
}

.homeWrappers ul #extra {
	background:none;
	font-size:12px;
	font-style:italic;
	color: #000000;
	font-weight: normal;
}

.homeWrappers .price {
	position:absolute;
	left: 1px;
	bottom: 20px;
	width: 100%;
	text-align: center;
	font-size:20px;
	font-weight:bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
