/***********************/
*{
	font-size: 1em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body{
	background: #1b0906 url(../images/bkg_tiled.jpg) repeat-x center top;
	font: 0.8em Verdana,Geneva,sans-serif;
}
hr,#sidebar,#nav hr,label{
	display: none;
}
/***********************/
.clear{
	clear: both;
}
.detail #content{
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 34px;
}
.hide{
	left: -99999px;
	position: absolute;
	top: 0px;
}
.landing #content,#trade.detail #content{
	padding-left: 70px;
	padding-right: 33px;
	padding-top: 34px;
}
.right{
	margin-left: 22px;
}
/***********************/
#body{
	padding: 59px 92px 15px 91px;
}
/***********************/
#container{
	background: url(../images/bkg_base.jpg) no-repeat;
	margin: auto;
	min-height: 690px;
	position: relative;
	width: 1003px;
}
/***********************/
#content{
	color: #88543d;
	font: 10px verdana,sans-serif;
	min-height: 392px;
	word-spacing: -1px;
}
#content a{
	color: #FC5F1A;
	text-decoration: underline;
}
#content em{
	font-size: 0.9em;
	display:block;
	margin-top:.2em;
	margin-bottom:.2em;
}
#content h1{
	color: #000;
	font: normal 16px "gotham book",Verdana,sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
	margin-top: 10px;
	text-transform: uppercase;
	width: 350px;
}
#content h2{
	color: #FC5F1A;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight:normal;
}
#content p{
	line-height: 18px;
	margin-bottom: 1em;
}
#content .heading {
    padding-bottom:10px;
}
/***********************/
#footer{
	margin-bottom: 1em;
}
/***********************/
#title a{
	display: block;
	height: 70px;
	margin: auto;
	text-indent: -9999px;
	width: 400px;
}
/***********************/
#trade #body, #contact #body{
	background: url(../images/bkg_base_trade.jpg) 0px -70px no-repeat;
}
/***********************/
#trade .entry{
	float: left;
	font-size: 9px;
	height: 110px;
	margin-right: 34px;
	text-align: center;
	width: 68px;
}
#trade .entry a{
	color: #88543d;
	line-height: normal;
	text-decoration: none;
}
#trade .section, #contact .section{
	background: url(../images/section_trade.png) 61px 0px repeat-y;
	margin-bottom: 1em;
}
/***********************/
#trade h2{
	font: 1.1em "gotham book",Verdana,sans-serif;
	margin-bottom: 1em;
}
#trade img{
	border: none;
}
/***********************/
#trade.detail #container, #contact #container{
	background: url(../images/bkg_base_trade.jpg) no-repeat;
}
#trade.landing .section,#trade.landing #body{
	background: none;
}

