body {
	background: url(site_images/bg2.png) repeat-x 0px 0px;
	text-align: center;
	font: 76%/150% Geneva, Arial, Helvetica, sans-serif;
}
#masthead {
	width: 940px;
	height: 102px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(site_images/logo-big.png) no-repeat 750px 1px;
	position: relative;
}
#primenav {
	width: 930px;
	padding: 5px;
	text-transform: uppercase;
	font-size: 125%;
	margin-top: 6px;
	margin-bottom: 2px;
	height: 35px;
}
#search {
	position: absolute;
	height: 30px;
	width: 187px;
	top: 80px;
	right: 0px;

}

#wrapper #outercontent {
	width: 940px;
	position: relative;
}
#footer {
	position: relative;
	padding: 15px 10px;
	width: 920px;
	border-top: 1px solid #C2B08B;
	font-size: 90%;
	background: #FFFFFF url(site_images/brands.png) no-repeat right center;
}
#content #feature {
	border: 1px solid #F1EDE4;
	margin-bottom: 12px;
	padding: 0px; float:right;
}

#col1 {
	float: left;
	padding: 5px;
	width: 170px;
	border: 1px solid #C2B08B;
	background: #FFF;
}
#content {
	background: #FFFFFF;
	margin-right: 198px;
	margin-left: 198px;
	padding: 5px 10px;
	border: 1px solid #C2B08B;
}
#twocol #content {margin-right: 0;}
#col3 {
	width: 182px;
	float: right;

}
#col3 #inner 	{
	background: #FFFFFF;
	padding: 5px; margin-bottom: 20px;
	border: 1px solid #C2B08B;
}


#breadcrumbs {
	width: 939px;
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 90%;
	color: #D8A905;
	margin-left: 1px;
}





#wrapper {
	width: 940px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#top {
	height: 24px;
	width: 940px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 4px;
}
