/* CSS Document */

body{
margin:0;
background:#003D5B;
}



/* BG Colors */
.body_white{
background:#FFFFFF;
}

.testimonial_bgcolor{
background:#E5F1F7;
}


.liteblue{
background:#9ED7F3;
}


.topbg{
background:#003366;
}


.tdbg{
background:#006699;
}


.liteblue2{
background:#1F97ED;
}


.tbody{
background:#A8D5F4;
}


/* Background Images */

.bg_design{
background-image:url(images/bg_design.jpg);
background-repeat:no-repeat;
}

.bg_repeat{
background-image:url(images/bg_repeat.jpg);
background-repeat:repeat-x;
background-color:#000000;
}

.bg_repeat2{
background-image:url(Images/bg_repeat2.jpg);
background-repeat:repeat-x;
border-left: 1px solid #84C3F1;
border-right: 1px solid #84C3F1;
background-color:#A8D5F4;
}



.shade_repeat{
background-image:url(images/shade_repeat.jpg);
background-repeat:repeat-y;

}


.dashline{
background-image:url(images/dashline.jpg);
background-repeat:repeat-x;
}


.ad{
background-image:url(images/ad.jpg);
background-repeat:no-repeat;
background-position:center;
}


/* Borders */
.grayboder{
border: 1px solid #adadad;
}

.grayboder2{
border-left: 1px solid #adadad;
border-top: 1px solid #adadad;
border-right: 1px solid #adadad;
}


.grayboder3{
border-left: 1px solid #adadad;
border-bottom: 1px solid #adadad;
border-right: 1px solid #adadad;
border-top: 1px solid #adadad;

}

.border_top{
border-top: 1px solid #84C3F1;
}

.border_bottom{
border-bottom: 1px solid #84C3F1;
background:#A8D5F4;
}


/* Text */

.aria_11{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;
text-align:justify;
}


.arial_14{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-align:justify;
font-weight:bold;
font-style:italic;
}


.arial_11_white{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-align:justify;
}

.arial_11_blck{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:center;
}

.arial_12{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#047AB4;
font-weight:bold;
}




.oilservice_txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
background:#047AB4;

}


.txt_cars{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6b6b6b;
}




/* Links */
.tenpearls:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.tenpearls:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.tenpearls:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#65B7F3;
text-decoration:none;
}




.adlink:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;
text-decoration:none;
line-height:10px;
}
.adlink:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;
text-decoration:none;
line-height:10px;
}
.adlink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#65B7F3;
text-decoration:none;
line-height:10px;
}




/* About us */



.aboutus_bgrepeat{
background-image:url(images/aboutus_bgrepeat.jpg);
background-repeat:repeat-x;
}

.arial_12_gray{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6B6B6B;
line-height:18px;
text-align:justify;
}


.arial_aboutus{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#047AB4;
font-weight:bold;
}




.email:link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;

line-height:10px;
}
.email:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;

line-height:10px;
}
.email:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#65B7F3;
line-height:10px;
}


.formfeilds{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;
height:16px;


}

.formfeilds2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
height:16px;
width:145px;

}


.feild_list{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
height:18px;
width:80px;

}

.feild_postal{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003366;
height:16px;
width:74px;

}
.sperator{
background-image:url(Images/seperator.jpg);
background-repeat:repeat-x;
}


.home_header{
background-image:url(images/home_header.gif);
background-repeat:no-repeat;
background-position:bottom;
background-position:right;
}