html
{
	margin: 0; padding: 0;
}
body
{
    padding: 0; margin: 0;
	
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 12px;
	color: black;
	height: 100% !important;
	background: Transparent url('../images/body_bg_b.jpg') repeat-x;
}
body#sub
{
	background: Transparent url('../images/body_bg_sub.jpg') repeat-x;
}
.seo
{
	height: 0px; width: 0px; margin: 0px; padding: 0px;
	display: none;
}
.clear_both
{
	clear: both;
}
#container{
	background: Transparent url('../images/bg_sub_main.jpg') repeat-y;
	position: relative;
	width: 1080px;
	margin: 0 auto 0 auto;
}
#main_menu
{
	position: absolute;	
	top: 75px;
	right: 250px;
}
#slogan
{
	/*parent controls */
}
#slogan.s1
{
	background: Transparent url('../images/slogan_1.jpg') no-repeat;
	left: 399px;
	top: 42px;
	position: absolute;	
	width: 534px;
	height: 18px;
}
#content
{
	width: 972px;
	margin: 0 auto;
	font-size: 14px;
	color: #c2000b;
}
#front_options
{
	margin-top: 27px;
	height: 150px;
}
#front_options ul
{
	list-style: none; margin: 0; padding: 0;
}
#front_options li
{
	width: 223px;
	height: 124px;
	float: left;
	margin-left: 14px;
	display: inline;
	position: relative;
}
#front_options li.first a 
{
	background: Transparent url('../images/1_off.jpg') no-repeat scroll center 20px;
}
#front_options li.first a:hover
{
	background: Transparent url('../images/1_on.jpg') no-repeat scroll center 20px;
	color: #c2000b;
	text-decoration: underline;
}
#front_options li.second a 
{
	background: Transparent url('../images/2_off.jpg') no-repeat scroll center 20px;
}
#front_options li.second a:hover
{
	background: Transparent url('../images/2_on.jpg') no-repeat scroll center 20px;
	color: #c2000b;
	text-decoration: underline;
}
#front_options li.third a 
{
	background: Transparent url('../images/3_off.jpg') no-repeat scroll center 20px;
}
#front_options li.third a:hover
{
	background: Transparent url('../images/3_on.jpg') no-repeat scroll center 20px;
	color: #c2000b;
	text-decoration: underline;
}
#front_options li.fourth a 
{
	background: Transparent url('../images/4_off.jpg') no-repeat scroll center 20px;
}
#front_options li.fourth a:hover
{
	background: Transparent url('../images/4_on.jpg') no-repeat scroll center 20px;
	color: #c2000b;
	text-decoration: underline;
}
#front_options li img
{
	border: 0;
}
#front_options li a
{
	display: block;
	width: 223px;
	height: 144px;
	font-size: 13px;
	color: #c2000b;
	text-decoration: none;
	font-weight: bold
}
#front_options li a:hover
{
	background-color: #2e2e2e;
	color: White;
}
#sub_content
{
	width: 972px;
	margin: 0 auto;
	padding: 0;
	background: Transparent url('../images/sub_content_bg.jpg') repeat-y;
}
#sub_content.sub_landing
{
	background: Transparent url('../images/sub_content_bg_landing.jpg') repeat-y;
}
#sub_content_cap
{
	width: 972px;
	height: 72px;
	background: Transparent url('../images/sub_content_cap.jpg') no-repeat;
}
#sub_content_cap.sub_landing
{
	background: Transparent url('../images/sub_content_cap_landing.jpg') no-repeat;
}
#sub_content_cap h1
{
	color: #2d2d2d;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 0px 25px;
}
#sub_content_cap h1 a
{
	text-decoration: none;
	color: #2d2d2d;
}
#sub_content_cap h1 a:hover
{
	color: #7d7d7d;
}
#sub_content_bot
{
	width: 972px;
	height: 67px;
	background: Transparent url('../images/sub_content_bot.jpg') no-repeat;
	clear: both;
}
#sub_content_bot.sub_landing
{
	background: Transparent url('../images/sub_content_bot_landing.jpg') no-repeat;
}
#sub_content_menu
{
	float: left;
	width: 210px;
	display: block; z-index: 999;
}
#sub_content_menu ul
{
	list-style: none;
	margin: 0; padding: 0 0 0 13px;
	display: block; z-index: 999;
}
#sub_content_menu li
{	
	background: Transparent url('../images/sub_menu_ul_hr.jpg') no-repeat scroll right bottom;
	line-height: 24px;
	display: block; z-index: 999;
}
#sub_content_menu li a
{	
	line-height: 24px;
	display: block;
	width: 185px;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;/* was: color: #2d2d2d;*/
	display: block; z-index: 999;
	font-weight: bold;
}
#sub_content_menu li a:hover
{
	background-color: #e2e2e2;
	display: block; z-index: 999;
	border-left: 3px solid #cbcbcb;	
	width: 185px;
}
#sub_content_menu li.selected
{	
	background-color: White;
	display: block; z-index: 999;
	position: relative;
	border-left: 3px solid #cc0000;
	width: 195px;
}
#sub_content_menu li.selected a:hover
{	
	border-left: none;
	background: White url('../images/sub_menu_ul_hr.jpg') no-repeat scroll right bottom;
}
#sub_content_menu h4
{
	padding: 30px 0px 0px 20px;
	color: #949494;	
}
#sub_content_menu ul.alt
{
	background-image: none;
	font-size: 11px;
}
#sub_content_menu ul.alt li
{
	background-image: none;
}
#sub_content_menu ul.alt li a:hover
{
	background-image: none;
	text-decoration: underline;
	color: #949494;	
}
#sub_content_main
{
	z-index: 0;
	float: right;
	width: 703px;	
	padding: 10px 37px 30px 0px;
}
#sub_content_main.sub_landing{
	width: 418px;
	float: right;
	padding-right: 0px;
}
#sub_landing_offer2
{
	width: 273px;
	float: right;
	margin-left: 41px;
	margin-top: -72px;
	background: #ededed url('../images/offer_bg.jpg') repeat-x scroll;
	display: inline;
	margin-right: 15px;
}
#sub_landing_offer2 h1
{
	color: #010101;
	font-size: 18px;
	font-family: Arial;
	text-align: center;
	margin: 0;
	padding-top: 10px;
	width: 190px;
	margin: 0 auto;
}
#sub_landing_offer2 form
{
	margin: 0 auto;
	padding: 14px 0 0 30px;
	width: 210px;
	
}
#sub_landing_offer2 input.input_txt
{
	border-top: 1px solid #a0a2a8;
	border-left: 1px solid #d4d5db;
	border-bottom: 1px solid #d5dae0;
	border-right: 1px solid #d4d5db;
	background: #FFFFFF;
	padding: 2px;
}

#sub_landing_body
{
	width: 261px;
	padding: 0px 5px 0px 5px;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
}
#sub_landing_cap
{
	width: 273px;
	height: 25px;
	background: Transparent url('../images/offer_cap.jpg') no-repeat scroll;
}
#sub_landing_end
{
	width: 273px;
	height: 25px;
	background: Transparent url('../images/offer_end.jpg') no-repeat scroll;
}
#offer_free_download
{
	background: Transparent url('../images/offer_free_dl.jpg') no-repeat scroll;
	width: 271px;
	height: 261px;	
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
}
#offer_free_download span
{
	display: none;
}
#need_to_know_reclaimed_oil
{
	background: White url('../images/need_to_know_oil.jpg') no-repeat scroll;
	float: right;
}
#need_to_know_reclaimed_oil a
{
	display: block;
	width: 273px;
	height: 146px;
}
#need_to_know_reclaimed_oil a span
{
	display: none;
}


#sub_content_main h1
{
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #c2000b;	
	font-weight: bold;
}
#logo_and_menu
{
	width: 972px;
	margin: 0 auto;
	height: 133px;
	position: relative;
	background: Transparent url('../images/logo_and_menu.jpg') no-repeat;
}
#carousel
{
	width: 972px;
	height: 205px;
	margin: 0 auto;
	background: Transparent url('../images/slide_1_b.jpg') no-repeat;
}
#carousel.sub
{
	width: 972px;
	height: 76px;
	margin: 0 auto;
	background: Transparent url('../images/caro1_sub.jpg') no-repeat;
	margin-bottom: 13px;
}
#left_fader
{
	position: absolute;
	left: -54px;
	top: 0px;
	background: Transparent url('../images/left_fader_b.jpg') no-repeat;
	width: 54px;
	height: 338px;
}
#right_fader
{
	position: absolute;
	right: -54px;
	top: 0px;
	background: Transparent url('../images/right_fader_b.jpg') no-repeat;
	width: 54px;
	height: 338px;
}
#left_fader.sub
{
	position: absolute;
	left: -54px;
	top: 0px;
	background: Transparent url('../images/left_fader_sub.jpg') no-repeat;
	width: 54px;
	height: 209px;
}
#right_fader.sub
{
	position: absolute;
	right: -54px;
	top: 0px;
	background: Transparent url('../images/right_fader_sub.jpg') no-repeat;
	width: 54px;
	height: 209px;
}
#footer_wrap
{
	position: relative;
	width: 1080px;
	margin: 0 auto 0 auto;
}
#footer
{
	width: 934px;
	margin: 0 auto;
	border-top: 1px solid #e3e3e3;
	margin-top: 24px;
	padding-top: 7px;
	padding-bottom: 40px;
}
#footer_left
{
	float: left;	
	color: #b6b6b7;
	font-size: 11px;
	line-height: 15px;
}
#footer_left ul
{
	list-style: none;
	margin: 0; padding: 0;
}
#footer_left li
{
	float: left;
}
#footer_left li a.first
{
	padding-left: 0px;
}
#footer_left li a.last
{
	background-image: none;
	padding-right: 0;
}
#footer_left li a
{
	float: left;
	text-decoration: none;
	font-size: 11px;
	color: #787878;
	padding-right: 5px;
	padding-left: 5px;
	background: Transparent url('../images/foot_menu_vr.jpg') no-repeat scroll right 2px;	
}
#footer_left li a:hover
{
	color: black;
}
#footer_right
{
	float: right;
	font-size: 11px;
	color: #939393;
	font-family: 'Sans Serif',Arial,Tahoma;
	border-left: 1px solid #dcd9dc;
	padding: 0px 105px 0px 30px;
	background: Transparent url('../images/white_map.jpg') no-repeat scroll 155px 2px;	
}
#footer_right a
{
	text-decoration: none;
	font-size: 11px;
	color: #939393;
}
#footer_right a:hover
{
	text-decoration: underline;
	font-size: 11px;
	color: #939393;
}
#foot_end
{
	width: 1080px;
	height: 21px;
	background: Transparent url('../images/foot_end2.jpg') no-repeat scroll 43px 0px;	
	margin: 0 auto;
}

.image_preload
{
	display: none;
	height: 0;
	width: 0;
	z-index: -999;
}
#offer_below_menu
{
	text-align: center;
	width: 150px;
	font-size: 14px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding-top: 100px;
	background: Transparent url('../images/big_pdf.jpg') no-repeat scroll center top;	
	margin: 200px auto 0 auto;
}
#offer_below_menu a
{
	font-size: 14px;
	color: black;
}