@charset "utf-8";
/* CSS Document */
body{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}
a { color:#000000; text-decoration:none;}
.title1{ color:#0061ff; font-size:28px; font-weight:bold;}
.title2{ color:#464646; font-size:15px; font-weight:bold;}
.title3{ color:#0061ff; font-size:20px; font-weight:bold;}
.title4{ color:#0061ff; font-size:12px; font-weight:bold;}
.title5{ color:#000000; font-size:15px; font-weight:bold;}
.title6{ color:#464646; font-size:20px; font-weight:bold;}
.table_btn_price{ color:#464646; font-size:15px; font-weight:bold;}
/*********************HEADER**********************************/
#header_wrapper{ height:120px; width:959px;}
#logo          { height:120px; width:302px; float:left; }
#call          { height:120px; width:302px; float:right;}
#home_btn      { height:120px; width:355px; float:left; text-align:center;}
/*********************VIDEO**********************************/
#video_form_wrapper{ height:316px; width:959px;}
#video             { height:316px; width:689px; float:left; background-image:url(images/bg_video.jpg); background-position:top left; background-repeat:no-repeat;}
#form_holder{ 
  height:316px; 
	width:270px; 
	float:right; 
	background:url(/images/bg_contactform.jpg);
/*border:#808080 solid 1px;	*/
}
#form{
  height:316px; 
	width:250px;
	padding:0 0 0 0px;
	text-align:left;
}
#form{
	margin:0 0 0 20px;
}
/*********************BANNERS**********************************/
#banners_wrapper{ height:178px; width:959px;}
#banner_01      { height:178px; width:245px; float:left; }
#banner_02      { height:178px; width:240px; float:left; }
#banner_03      { height:178px; width:240px; float:left; }
#banner_04      { height:178px; width:234px; float:left; }
#banner_11      { height:178px; width:245px; float:left; }
#banner_12      { height:178px; width:240px; float:left; }
#banner_13      { height:178px; width:240px; float:left; }
#banner_14      { height:178px; width:234px; float:left; }

/**********************CONTENT***************************/
#content_wrapper { min-height:646px; width:959px;}
#content         { width:725px; float:left; }
#content_features{ height:auto; width:959px; clear:both; }
#side_links      { height:646px; width:234px; float:right; }
#compare{
  height:158px; 
	width:214px; 
	background:url(/images/bg_compare.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:20px 0 0 20px;
}
#features{ 
  height:488px; 
	width:214px;
	background-image:url(/images/bg_features.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:20px 0 0 20px;
}
.link_list a{ color:#000000; text-decoration:none; line-height:25px;}
.link_list a:hover{ color:#000000;}
.link_list a:visited{ color:#000000;}

.table_btn{
  background:url(/images/btn_price.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.table_bottom_border{ border-bottom:#A0A0A4 dotted 1px; }
/*#paypal_star{
  height:102px;
	width:146px;
	position:relative;
	margin:-186px 0 0 814px;
}*/
.hide_open{
  color:#A0A0A4;
	cursor:pointer;
	text-decoration:none;
}
/*********************FOOTER*********************************/
#footer_wrapper{ height:104px; width:959px; clear:both;}
#logo_small    { height:36px; width:118px; float:left; margin-left:20px;}
#footer_text{ 
  height:36px;
	width:709px; 
	float:left;
	padding-top:7px;
	text-align:center;
}
#logo_oilchange{ height:104px; width:112px; float:left;}
