body {
	background:url(bg.png) repeat-x left top #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin-top:25px;
}

h1 {color:#dbaf09;font-size:19px;font-weight:normal;margin:20px 0 20px 0;text-transform:capitalize;}
h2 {color:#dbaf09;font-size:16px;font-weight:normal;margin:16px 0 16px 0;text-transform:capitalize;}
h3 {color:#dbaf09;font-size:15px;font-weight:normal;margin:16px 0 16px 0;text-transform:capitalize;}
h4 {color:#dbaf09;font-size:14px;font-weight:normal;margin:14px 0 14px 0;}
a, footerlinks a{color:#dbaf09;text-decoration:none;}
a:hover {text-decoration:underline;}
.container {
	width:830px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	background:url(images/background-main.jpg) 1px bottom no-repeat black;
}
.header {
	width:830px;
	height:114px;
	float:left;
	clear:both;
	background:url(images/header.png) no-repeat center top;
}
.header img {
	margin: 13px 0 0 40px;
}
.mainwrap {
	width:828px;
	border-left:1px solid #b89a29;
	border-right:1px solid #b89a29;
	overflow:hidden;
	min-height:500px;
	float:left;
}
.menuwrap {
	margin-left:27px;
	height:26px;
	width:425px;
	clear:both;
	color:white;
	text-align:left;
	float:left;
	
}
.menu a {
	display:inline-block;
	background:url(images/topmenu-white.png) no-repeat left top;
	width:104px;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:black;
	text-decoration:none;
	text-align:center;
	margin:0 0px 0 1px;
	float:left;
}
.menu a:hover {background:url(resources/home/topmenu-gold.png) no-repeat left top;}
.banner {width:770px;height:212px;background:url(images/banner.jpg) no-repeat center;float:left;margin-left:28px;clear:both;}
.content {width:770px;overflow:hidden;margin-left:29px;margin-right:29px;clear:both;padding-bottom:20px;}
.footerwrap {margin:0 auto;background:url(images/footer.png) no-repeat center top black;overflow:hidden;min-height:125px;width:830px;}
.footerlinks {text-align:Center;color:#dbaf09;margin-top:25px;}
.copy {background:black;overflow:hidden;width:400px;float:left;margin-top:90px;}
.sqfooter {background:black;overflow:hidden;width:400px;float:right;margin-top:90px;text-align:right;}
input, textarea {background:#dbaf09; color:black;font-size:11px;}
submit {background:white;}
.prod {height:300px;}
.prod td {padding:10px;}
.prod td.imageholder {width:350px;}
.prodiv {border:1px solid #dbaf09; margin-bottom:6px;background:url(images/trans2.png);}
.prodiv:hover {}
.prod img {margin:5px;}
.divmenu, .divmenu a {display:none;}

