@media screen, projection {
	* 					{margin:0; padding:0;}
	body 				{background:#cec8b0 url(../i/bg.jpg) bottom repeat-x; font-family:Verdana, Arial, sans-serif; font-size:12px;}
	body, tr, input, 
	td, textarea, a		{}
		
	a					{color:#410303;}
	a:hover				{color:#000;}

.clear {clear:both;}
.indent {text-indent:-10000px;}
.print {display:none;}

#container {width:914px; margin:0 auto;}
	#top {width:887px; margin:0 11px 0 16px; height:100px; background:url(../i/top_bg.jpg) no-repeat;}
	#logo {float:left; width:256px; height:100px; text-indent:-10000px;}
	#top ul {list-style:none; float:right; margin:12px 36px; 0 0;}
	#top li {float:right; padding:0 10px; color:#840808;}
	#top li a {color:#840808; text-decoration:none;}
	#top li a:hover {text-decoration:underline;}
		#first-item {border-left:1px solid;}
		
	a.learn-more {width:126px; height:28px; display:block; position:absolute; background:url(../i/learn_more.gif); text-indent:-10000px;}
	a.learn-more:hover {background-position:0 -28px;}
	
	.blurb {position:absolute; width:408px; height:46px; overflow:hidden; color:#410303;}
		
	#index-header {width:887px; margin:0 11px 0 16px; height:397px; background:url(../i/index_header_bg.jpg) no-repeat; position:relative;}
		#index-header #product-link {top:354px; left:158px;}
		#index-header #callout-link {top:350px; left:550px;}
		
		#index-header #blurb {top:296px; left:443px;}
			
	#inner-header {width:887px; margin:0 11px 0 16px; height:230px; background:url(../i/inner_header_bg.jpg) no-repeat; position:relative;}
		#inner-header #callout-link {top:201px; left:593px;}
		
		#inner-header #blurb {top:146px; left:460px;}
	
	#middle {width:887px; margin:0 11px 0 16px; background:url(../i/middle_bg.gif);}
		#left {float:left; width:176px; margin-left:38px; padding:16px 0;}
			#left ul {list-style:none;}
			li.main-link {padding-left:24px; background:url(../i/arrow.gif) 0 6px no-repeat;}
			li.main-link a {text-decoration:none; color:#410303; font-family:"Times New Roman", Times, serif; font-size:16px; line-height:1.5; font-weight:bold;}
			#left a:hover {color:#000; text-decoration:underline;}
			
			#request-a-quote a {display:block; width:128px; height:30px; margin:20px 0; background:url(../i/request_a_quote.gif); text-indent:-10000px;}
			#request-a-quote a:hover {background-position:0 -30px;}
			
			#icons {width:139px; height:63px; background:url(../i/icons.gif); text-indent:-10000px;}
				#icons a {display:block; height:63px; float:left;}
				.elkhart {width:60px;}
				.anab {width:79px;}
			
		#right {float:left; width:600px; margin-left:32px; padding:16px 0;}
			
			h1.page-title {color:#873333; font-size:24px; font-family:"Helvetica", Arial, san-serif;}
			
			#content * {color:#410303;}
			#content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
			#content p, #content table {margin-bottom:10px;}
			#content ul, #content ol {margin:0 20px 10px 30px;}
	
	#bottom {width:914px; height:150px; background:url(../i/bottom.gif) top no-repeat;}
		#bottom p {padding:10px 30px; color:#fff;}
		#bottom p a {color:#fff; text-decoration:none;}
		#bottom p a:hover {text-decoration:underline;}
}