html {
	overflow: scroll;
}
body {
	padding:0;
	margin:0;
	color: #352514;
	background:url(/img/bg.gif) repeat center top;
}
td, table {
	border:0;
	padding: 0;
	margin:0;
	vertical-align:top;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
}
h1 {
	font-size: 20px;
	color:#ffffff;
	padding-top: 10px;
	font-weight: lighter;
	text-transform:lowercase;
}
h2 {
	font-size: 14px;
	padding-top: 10px;
	font-weight: lighter;
}
img, a img, a:link img, a:hover img, a:visited img, a:active img {border: 0;}
a, a:link, a:visited, a:hover, a:active {
	color: #4d4d4d;
	text-decoration:none;
}
 a:hover, a:active {
	text-decoration:underline;
}
.subhead {
	background:url(/img/bgnav.gif) repeat-x top;
	height: 17px;
	text-align:left;
	padding: 0px;
	margin: 0px;
	width: 894px;
}
.nav {
	float: left;
}
.subhead a, .subhead a:link, .subhead a:visited, .subhead a:hover {
	color: #352514;
	font-size: 12px;
	padding: 0px 20px 0 20px;
}
.subhead a, .subhead a:link, .subhead a:visited {text-decoration: none;}
.subhead a:hover {text-decoration: underline;}
.headbg {
	height: 112px;
	background:url(/img/bghead.gif) repeat-x;
	z-index:2;
}
.header {
	width: 894px;
	height: 112px;
	background:url(/img/header.jpg) repeat-x;
}
.lang {
	position:absolute;
	display:block;
	top: 90px;
	text-align:right;
	width: 890px;
	z-index:10;
}
.lang a, .lang a:link, .lang a:visited, .lang a:hover, .lang a:active {
	color: #B2B18D;
}
.left {
	height: 470px;
}
.right {
	height: 470px;
}
td.middle {
	overflow:hidden;
	width: 894px;
	background:url(/img/bgbody.gif) repeat;
}
select {
	margin: 15px 0 0 10px;
}
.bl {
	background:url(/img/bl.gif) repeat-y;
	width: 5px;
	height:100%;
}
.br {
	background:url(/img/br.gif) repeat-y;
	width: 5px;
}
.bb {
	background:url(/img/bb.gif) repeat-x;
	height: 5px;
}
.bbl {
	background:url(/img/bbl.gif) no-repeat;
	width: 5px;
	height: 5px;
}
.bbr {
	background:url(/img/bbr.gif) no-repeat;
	width: 5px;
	height: 5px;
}
.middle h1 {
	color: #352514;
	font-size: 24px;
	text-transform:capitalize;
}
.navleft p {
	margin-left: 15px;
	width: 150px;
}
.navleft h1, .navleft h1 a, .navleft h1 a:link, .navleft h1 a:hover, .navleft h1 a:visited, .navleft h1 a:active {
	color: #00adee;
	width: 140px;
	font-size: 14px;
	text-transform:capitalize;
}
.bottom {
	width: 894px;
	height:auto;
}
.middlespan {
	padding: 0px 10px 10px 10px;
}
.prodspan {
	padding: 0 30px 25px 30px;
}
.prod {
	background-color:#f5f5f5;
}
table.form, .form td {
	vertical-align:middle;
}
input, textarea {
	border: 1px solid #d4d4ad;
	padding:2px;
	margin: 5px;
}
.cnavshow, .gnavshow {
	width: 180px;
	padding: 20px 0 20px 0;
}
.cnavshow li, .cnavshow ul, .gnavshow li, .gnavshow ul {
	list-style:none;
	padding: 0;
	margin-left: 10px;
}
.cnavshow a.active, .cnavshow a:link.active, .cnavshow a:visited.active, .cnavshow a:hover.active, .cnavshow a:active.active {
	color:#F5651F;
}
.gnavshow a.active, .gnavshow a:link.active, .gnavshow a:visited.active, .gnavshow a:hover.active, .gnavshow a:active.active {
	color:#7FCADD;
}
.error input {background-color: #a03d3d; border:2px solid #a03d3d;}
.footer {text-align: center; padding-top: 40px;}
.footer a, .footer a:link, .footer a:visited {text-decoration: none; color:#111111; font-size:10px;}
.footer a:hover, .footer a:active {text-decoration: underline; color:#333333; font-size:10px;}
.active, a.active, a:link.active, a:hover.active, a:visited.active {
	font-weight: bold;
}