body {
	margin:0;
	padding:0;
	background-image:url('../layout/mainbg.jpg');
	background-repeat:repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#6F6660;
	background-color:#EDEAD1;
}
.mainwrap {
	width:100%;
	text-align:left;
}
.header {
	width:850px;
}
.logo,.contact {
	float:left;
}
.logo {
	padding-left:20px;
	width:300px;
}
.contact {
	width:530px;
	padding-top:40px;
	color:#fff;
	text-align:right;
	font-size:12px;
}
.tablefront td {
	padding:10px 10px 0 10px;
}
.frontlinks a {
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
.mainnavigation {
	clear:both;
	padding:0;
	margin:0;
	background-color:#F0EDCE;
	min-height:30px;
	height:auto;
	_height:30px;
	border-top:3px solid #fff;
	background-image:url('../layout/white1x3.gif');
	background-repeat:repeat-x;
	background-position:0 25px;
}
.mainnavigation ul {
	margin:0;
	padding:5px 0 0 20px;
	list-style:none;
}
.mainnavigation li {
	display:inline;
}
.mainnavigation a {
	text-decoration:none;
	color:#989683;
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
	padding-bottom:2px;
	border-bottom:none;
}
.mainnavigation a:hover {
	border-bottom:3px solid #A43433;
}
.content {
	min-height:450px;
	height:auto;
	_height:450px;
	margin:20px;
	width:810px;
}
.footer {
	clear:both;
	background-image:url('../layout/footerline.gif');
	background-repeat:repeat-x;
	min-height:25px;
	height:auto;
	_height:25px;
	padding:20px 0 20px 20px;
	color:#84868A;
}
.footer_width {
	width:830px;
}
.productnavigation {
	float:left;
	width:150px;
}
/*Navigation products*/
.productnavigation ul {
	margin:0;
	padding:0;
	list-style:none;
}
.productnavigation li {
	padding:0 3px 0 3px;
}
.productnavigation a {
	text-decoration:none;
	font-weight:bold;
	color:#7B726B;
	font-size:12px;
}
.productnavigation a.selectednavi {
	color:#F68B21;
}
.products {
	float:left;
	width:600px;
}
.subcontent1, .subcontent2 {
	clear:both;
}
.leftcolumn, .rightcolumn, .productsleftcolumn, .productsrightcolumn {
	padding-bottom:10px;
	float:left;
}
.leftcolumn {
	width:450px;
	margin-right:20px;
}
.productsleftcolumn {
	width:300px;
	margin-right:20px;
}
.rightcolumn {
	width:300px;
}
.productsrightcolumn {
	width:280px;
}
a {
	text-decoration:underline;
	color:#89342D;
}
img {
	border:0;
}
