@CHARSET "UTF-8";
body {
	margin: 0;
	padding: 0;	
	font-family: Verdana,Segoe,sans-serif;
	font-size: 12px;	
	color: #000000;
	background-color:#FFFF;
}
table{
	font-size: 12px;	
}
td.middle_sides{
	vertical-align  : top;
}
td.top_sides{
   background :url(images/bg_sides.png);
   background-repeat:repeat-x;
}
tr.bottom_bar{
   height:150px;   
}
td.bottom_sides{
   background-image:url(images/bg_bottom_sides.png);
   background-repeat:repeat-x;
}
td.bottom_middle{
   background-image:url(images/bottom.png);
   background-repeat:repeat-x;
}
td.left_content{
   vertical-align  : top;
   width:335px;
   background:#FFFFFF;
}
td.right_content{
   vertical-align  : top;
}
h2{
  font-size: 18px;
  color:#666666;  
  margin-top:10px;
  border-bottom:1px solid #CCCCCC;
}
div.testimonials{
  border:1px solid #DDDDDD;
  background:#F9F9F9;  
  padding:5px;
  width:645px;
}
span.testimonials_person{
font-family:Lucida Handwriting;
color:#000066;
font-size: 20px;
}
span.testimonials_work{
font-family:Lucida Handwriting;
font-size: 12px;
}
td.rateCaption{
   vertical-align:top;
   font-weight:bold;
   padding:10px;
   background:#12438c;
   color:#FFFFFF;
}
span.rateExp{
   font-size:10px;
   font-weight:normal;
   color:#999999;
}
table.rateTable{
  border:1px solid #12438c;
}
td.rateRowOdd{
text-align:left;
vertical-align:top;
padding:5px;
}
td.rateRowEven{
background:#F0F0F0;
text-align:left;
vertical-align:top;
padding:5px;
}
td.rateRowPrice{
   font-weight:bold;
   font-size:14px;
   color:#0b688e;   
}
td.safetyColBullet{
	vertical-align:top;
	padding:10px;
	width:80px;
	height:100px;
	background:url(images/safety/bullet.png);
	background-repeat:no-repeat;
}
td.safetyColDesc{
   font-weight:bold;
   font-size:14px;
   color:#000000;   
   vertical-align:middle;
	padding:10px;
}
h1.slogan{
   font-size:16px;
}
td.contactFormCap{
   width:230px;
}
label{
   display:block;
}
fieldset.contact{
   width:625px;
}
legend{
   color:#0752a7;
   font-size:16px;
}
div.about_us_div{
    width:645px;
}
td.contactFormCap{
   font-weight:normal;
   color:#333333;
}
td.contactFormBlank{
   font-weight:bold;
   width:3px;
}
td.contactFormInout{ text-align:left; }
input.formContactInputElement{
   width:200px;
}
select.formContactSelectElement{
	width:200px;
}
textarea.formContactTextareaElement{
	width:620px;
	height:100px;
	border:0px;
}
.bottomLink{
  color:#FFFFFF;
  text-decoration:none;
}
.reqField{
   color:#FF0000;
}
.rateProductTitle,.rateLink{
  text-decoration:none;
  color:#000000;
}
div.errorMsg{
   color:#FF0000;
   font-size:14px;
   font-weight:bold;
   height:60px;
   border:1px solid #CCCCCC;
   padding-left:50px;
   background-image:url(images/error.png);
   background-repeat:no-repeat;
}
.mob_top_bar{
	height:259px;
	background-image:url(2016/img/top_bg.png); background-repeat:repeat-x;
}
.pagecontainer{ width:980px; margin:0px auto; }
.mob_top_menu{ background-image:url(2016/img/top_menu_bg.png); background-repeat:no-repeat; height:259px; position:relative; }
.mob_top_menu_c{ position:absolute; right:0px; top:80px; }
.topmenulink{ margin:0px; padding:0px; }
.flash_top_bar{ height:450px;    background :url(images/bg_sides.png);   background-repeat:repeat-x; }