/********************** Body ***************************/

body
{
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px;
	padding: 0px;
}
.clear{clear:both;}
*
{
	margin: 0px;
	padding: 0px;
}
#container
{
	margin: 0px auto;
	text-align: left;
	width: 900px;
}
a
{
	font-size:12px;
}
p
{
	margin: 10px 0px;
}
.nomargin
{
	margin: 0px 0px;
	padding: 10px 10px 0px 0px;
}
.thinwhiteborder
{
	border:thin solid #ffffff;
}
.thingreyborder
{
	border:thin solid #CCCCCC;
	cursor:pointer;
}
.list
{
	width:500px;
	background: url(/assets/gen/images/list.gif) no-repeat fixed top left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 30px;
	text-align:left;
}
.table
{
	width:400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	table-layout: auto;
}
.td
{
	margin: 0px 0px;
	padding: 5px 5px 0px 0px;
	text-align:left;
}
.brandtitle
{
	color:#000000;
	font-size:14px;
	line-height:35px;
	vertical-align:middle;
	display:inline;
}
.inline
{
	line-height:35px;
	vertical-align:middle;
	display:inline;
	text-align:left;
}
.form
{
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align:left;
	background-color:#e3e5db;
}
.dot
{
	margin: 5px 0px;
	width:550px;
	background-image:url(/assets/gen/images/dot.gif);
	background-repeat:repeat-x;
	background-position:middle;
}

/********************** Header ***************************/

#header
{
	margin: 0px 0px 0px 0px;
	background-image:url(/assets/gen/images/header.jpg);
	width:900px;
	height:250px;
	position:relative;
}
#header ul
{
	background-color:#85a157;
	width:894px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:left;
}
#header li
{
	display:inline;	
}
#header ul a
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0px 25px;
}
#header ul a:hover
{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2
{
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1
{
	top:15px;
	left:70px;
}
#logo_w2
{
	top:44px;
	left:94px;
}
#header_banner
{
	top:89px;
	left:8px;
	width:880px;
	position:absolute;
}

#header_banner_box img
{
	width:880px;
	height:150px;
	border:thin solid #ffffff;
	clear:both;
}

/********************** Content ***************************/

#content
{
	width:900px;
	background-image:url(/assets/gen/images/content_bg.gif);
}
img
{
	border-width:0px;
}
h1
{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}
h2
{
	color:#85a157;
	font-size:14px;
	text-align:left;
	width:250px;
	margin: 10px 0px 15px 0px;
}
h3
{
	color:#666666;
	font-size:12px;
	text-align:left;
	width:250px;
	margin: 0px 0px 3px 0px;
}
h5
{
	color:#666666;
	font-size:10px;
	text-align:left;
	width:250px;
	margin: 0px 0px 3px 0px;
}
#content_left
{
	float:left;
	width:550px;
	margin-top:30px;
	margin-left:30px;
	padding: 0px 25px 30px 0px;
	border-right: #ffffff 2px solid;
	display:inline;
}

#content_left h2
{
	color:#85a157;
	font-size:14px;
	text-align:left;
	width:550px;
	margin: 10px 0px 10px 0px;
}
#content_left a
{
	width: 300px;
	line-height: 22px;
	color:#28556b;
}
#content_left a:hover
{
	color:#c77e0c;
}
#photos img
{
	margin-right:15px;
}
#brandlogos
{
	float:left;
	width:170px;
	display:inline;
}
#brandhints
{
	float:right;
	width:350px;
	display:inline;
}
#pricelists
{
	float:left;
	width:500px;
	display:inline;
}
#content_right
{
	float:right;
	width:250px;
	padding: 0px 20px 20px 20px;
	margin-top:38px;
}
#content_right a
{
	color:#c77e0c;
	cursor:pointer;
}
#content_right a:hover
{
	color:#85a157;
}


/********************** Footer ***************************/

#footer
{
	width:900px;
	text-align:center;
	padding: 20px 0px;
}
#footer_top
{
	width:900px;
	clear:both;
	background-image:url(/assets/gen/images/footer_bg.gif);
	font-size:1px;
	height:10px;
}
#footer_left
{
	float:left;
	width:500px;
	text-align:left;
	margin-left:25px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#footer_left a
{
	text-decoration:underline;
	color:#28556b;
	font-size:12px;
}

#footer_left a:hover
{
	text-decoration:underline;
	color:#28556b;
	font-size:12px;
}
#footer_right
{
	float:right;
	width:250px;
	padding: 0px 20px 20px 20px;
	margin-top:0px;
}
#footer_right p
{
	float:right;
	color:#000000;
	font-size:12px;
	text-align:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}