html,body , #body{
	margin:0 auto;
	background-repeat: repeat-x;
	background-color: #334454;
	height:100%;
	padding: 0;


}


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


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: 90px;
	width: 998px;
	background-color: #FFF;


}


#top #home{
	position:absolute;
	background-repeat: no-repeat;
	width:115px;
	height:164px;
	right:5px;
	top:5px;
}
#top #contact {
	position:absolute;
	background-repeat: no-repeat;
	background-image:url(images/nav/topcontact.jpg);
	width:52px;
	height:52px;
	right:6px;
	top:39px;
}
#top #email{
	position:absolute;
	background-repeat: no-repeat;
	background-image:url(images/nav/topemail.jpg);
	width:52px;
	height:52px;
	right:85px;
	top:39px;
}



#banners{
	height:330px;
	z-index: 1;
	position: relative;
	margin-top: 0px;
	border-top:0px solid;
	border-bottom:0px solid;
	border-color: #334454;
}
#bannerCorners{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index: 10;
	height: 300px;
}
.topPix{position:absolute;left:0px;top:0px; z-index:1 ; }

#strap{
	position:absolute;
	text-align:left;
	width:auto;
	z-index: 2;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	right: 13px;
	bottom: 17px;

} 
#strap #head{
	padding-bottom:0px;
	font-weight:bold;
	text-align:right;
	width:auto;
	color: #666;
	font-style: italic;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}

#strap #head span{
font-size:12px; 
}
#strap #subHead{
color: #004882;
color:#FFF;
font-size: 18px;
font-style: italic;
font-weight: normal;
}

#logo
{
	top: 17px;
	left: 8px;
	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 0 0 0;
	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;
}

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

}
#mainNav ul  li .first-item{
	margin-left: 0px;
	border-left: none;
}

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

#mainNav a {
	display:block;
	float:left;
	padding: 0px 8px;
	height:45px;
	line-height:45px;
	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:#4A5F78;
	border-right-color:#102437;

}

#mainNav a:hover ,#mainNav a.active {
	color: #FFF;
	text-decoration: none;
	background-color: #CD0707;
} 

#mainNav a.navSelected {
color: #E64111; background-color:#4D4D4D;
text-decoration: none;   
} 




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


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

#contentLeft{
	float:left;
	width: 222px;
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 4px 5px 0px 15px;

}




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

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

#contentRight  a{ text-decoration:underline; color: #006; font-weight:bold}
#contentRight  a:hover{ text-decoration:underline;   }

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



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






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

#navSub UL {
margin:0; padding:0;	 
margin-right: 25px;
list-style-type: none;
}

#navSub LI { margin-right:7px;}

#navSub LI, #navSub li A  {
DISPLAY: inline;
font-size: 12px;
color: #FFFFFF;
list-style-type:none ; 
}




#navSub A:hover {
text-decoration:none
}

#navSub .footerSE a{
display: block;
font-size: 12px;
text-transform: uppercase;
margin: 10px 0px;
}



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; border-width: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}




.sideBar{	margin:0;
	padding:0 15px 0 0px;
	list-style:none;
	text-align: left;}

.sideBar p{ margin:  0 ; padding:2px 0px; }


.sidebarTitles {
	margin:  0;
	padding:0;
	font-weight: normal;
	font-size: 22px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform:capitalize;
	color:#999;
	margin-bottom:5px;
	margin-top: 0px;
	line-height: 20px;
}


/* 
ul.news{
	margin:0;
	padding:0 15px 0 0px;
	list-style:none;
	border-right: 2px solid #e1e1e1;
	text-align: left;
} 

ul.news li{
	margin:3px 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #ccc
}

ul.news li p{ margin:  0 ; padding:0px; }

ul.news li .newsDate{
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul.news li .newsHead{
	font-size: 14px;
	color: #666;
	font-weight: bold;
	font-style: italic;
}

ul.news li:first-child{ border-bottom:none}
ul.news li:last-child{ border-bottom:none}*/


.column1 {
	width: 335px;
	float: left;
	margin:0px; text-align:justify;
}


.column2 {
	width: 335px;
	float: right;
	margin:0px  10px  0px  0px  ;text-align:justify;
}


#footerWrap {
	width: 100%;
	background-position: bottom;
	text-align: center;
	margin: 10px auto 0 auto;
	height: 210px;
	background-repeat: repeat-x;
}

#footer {
	width:998px;
	text-align:center;
	margin:0 auto;
	background-color: #222f39;
	border-bottom: 5px solid;
	border-bottom-color: #222F39;
}


.addresses{
	float:left;
	width:165px;
	height:160px;
	text-align: left;
	border-right: 1px solid;
	margin-left: 20px;
	color: #CCC;
	margin-top: 18px;
	border-right-color: #2F3F4F;
	padding: 0 12px 0 0;
}

.addresses li h4{
	font-size: 14px;
	font-size: 12px;
	color: #FFF;
	border-bottom:1px solid #e1e1e1;
	display: block;
	padding: 0 0 3px 0;
	margin: 0 0 4px 0;
}

.first-address{

}
.last-address{
	border-right: none 0px;
	padding-right: 0px;
}
