<style type="text/css">

html {
	margin: 0;
	padding: 0;
}
body {
/*	background: #CDC2B3 url(images/bg.gif);*/
	background:#341d1a;
	text-align: center;
	color: #f4c389;
	font: 12px Arial, verdana, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
a {
	color: #f8a248;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
img {
	border: 0px;
}
#lang {
	width:900px;
	margin: auto;
	text-align:right;
}
#wrapper {
	width: 900px;
	margin: auto;
	text-align: left;
}
#header p {
	font-size:18px;
        font-style:italic;
	color:#f8a248;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header p.more {
	padding-right: 22px;
}
#header {
	height: 320px;
	background: url(images/header.jpg) no-repeat;
}
#header div {
	padding: 265px 213px 0px 82px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#f8a248;
}
#nav {
	width: 860px;
	height:48px;
	margin: 0px 0px 0px 20px;
	background-image:url(images/nav.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	
}
#nav a {
	font-size:14px;
	color:#f8a248;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 15px 0px 10px 0px;
	padding: 0px 35px 0px 35px;
	display:inline;
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#ff6600;
	text-decoration:none;
}
.lastchild {
	border-right: none 0px !important;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-nosplit {
	background: url(images/body_bg_nosplit.gif) repeat-y;
	clear: both;
	width: 100%;
}
#body-products {
	background: url(images/body_bg_products.gif) repeat-y;
	clear: both;
	width: 100%;

}
pt {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}

#body-top {
	background: url(images/body_top.gif) no-repeat;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
/*	padding: 21px 25px 15px 42px;*/
	padding: 21px 25px 10px 42px;
}
#body-prod-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding: 21px 25px 0px 42px;
}
#contact-box-full {
	float: left;
	width: 825px;
}
#products-box-full {
	float: left;
	width: 100px;
}
#about-box {
	float: left;
	width: 375px;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 392px;
}
#foot {
	width: 857px;
	margin-left: 20px;
	background: url(images/foot_bg.gif) repeat-y;
}
#foot-top {
	background: url(images/foot_top.jpg) no-repeat;
}
#foot-bot {
	background: bottom url(images/foot_bot.gif) no-repeat;
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 372px;
}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 375px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin: 14px;
	text-align: center;
	color:#f8a248;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;

	color:#bf6d4d;
}
h2 b{
	color:#f4c389;
}
h3 {
	margin:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
h4 {
	margin:0px;
	padding: 0px 0px 5px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f8a248
}
h5 {
	margin:0px;
	padding: 0px 0px 5px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	color:#bf6d4d; */
	color:#f4c389;
}
h6 {
	margin:0px;
	padding: 0px 0px 15px 0px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style: none;
	background: 0px 3px url(images/bullet.gif) no-repeat;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
}

.productmenudiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 85px; /* Width of Menu Items */
/*border-bottom: 1px solid #ccc;*/
}
	
.productmenudiv ul li{
position: relative;
}
	
/*Sub level menu items */
.productmenudiv ul li ul{
position: absolute;
width: 100px; /*sub menu width*/
top: 0;
visibility: hidden;
}

/* Sub level menu links style */
.productmenudiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #f8a248;
text-decoration: none;
/*background: #911702;*/
padding: 1px 5px;
/*border: 1px solid #ccc;*/
border-bottom: 0;
}

.productmenudiv ul li a:visited{
color: #f8a248;
}

.productmenudiv ul li a:hover{
color:white;
/*background-color: red;*/
}

.productmenudiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .productmenudiv ul li { float: left; height: 1%; }
* html .productmenudiv ul li a { height: 1%; }
/* End */

</style>


