
	body        { background:url(/images/home_body_bg.jpg) 0px 184px; background-attachment:fixed; }
	#bg_wrapper { background:url(/images/home_top_bg.jpg) repeat-x; background-attachment:fixed; min-width:1000px;}
	
	#wrapper    { width:1000px; position:relative;}

	#retailer   { margin:136px 0px 0px 90px; float:left; display:inline; }
	
	#nav               { width:159px; height:361px; background:url(/images/home_nav_bg.jpg) no-repeat; margin:0px 0px 0px 27px; 
		                 clear:left; display:inline; position:relative;}
	#nav ul            { list-style-type:none; margin:80px 0px 0px 45px; padding:0px 0px 0px 0px;}
	#nav ul li         { display:block; }
	#nav ul li a       { display:block;  color:#FFFFFF; font-size:15px; font-weight:bold; padding:3px 9px 0px 0px;
				         text-decoration:none; text-align:right; width:97px; height:23px;  }
						 
	#footer     { margin:0px 0px 0px 186px;  padding:0px 0px 20px 0px;}
	#footer p   { font-size:11px; color:#FFFFFF; margin:0px 0px 0px 145px; display:block; padding:2px 0px 0px 50px; height:15px;
			      width:565px; background:url(/images/footer_shape.gif) no-repeat; }
	
	
	#content_wrapper           { width:662px; padding:15px; background-color:#FFFFFF;  }
	#content                   { width:631px; background-color:#FF6600; margin:15px 0px 0px 0px; padding:28px 0px 27px 33px; }
	#content p                 { font-size:13px; line-height:22px; color:#FFFFFF; width:601px;  }
	#content_drop              { width:700px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src=/images/sub_content_drop.png); background-position:100% 0; background-repeat:repeat-y; }
	html>body #content_drop    { background:url(/images/sub_content_drop.png) repeat-y 100% 0; }
	
	
	#side_area_home     { position:absolute; left:898px; top:158px; }
	#side_area_home img { display:inline; margin:0px 15px 0px 0px; }
	
	#drop_downs #why_dd  { left:-3000px; top:268px; }
	#drop_downs #how_dd  { left:-3000px; top:294px; }
	#drop_downs #buy_dd  { left:-3000px; top:346px; }
	#drop_downs #read_dd { left:-3000px; top:390px; }
	
