body{
	margin:0;
	font:14px Georgia,"Times New Roman",Times,serif;
	color:#000;
	background:#a33322;
}
h1, h2, h3, h4, h5, h6, p{
	padding:0;
	margin:0;
	/*font-weight:normal;*/
}
#news ul, .navigation, .trade li{
	padding:0;
	margin:0;
	list-style:none;
}
.form1, .form2{margin:0; padding:0;}
a{
	color:#a33322;
	font-size:14px;
}
a:hover{text-decoration:none;}
#container1{
	margin:15px auto 20px auto;
	width:818px;
	overflow:hidden;
	height:1%;
	background:url(../images/main-bg.jpg) repeat-y;
}
#container2{
	width:818px;
	overflow:hidden;
	height:1%;
	background:url(../images/main-bottom.jpg) no-repeat 0 100%;
}
/*main*/
#main {
	width:818px;
	background:url(../images/main-top.jpg) no-repeat 0 0;
	padding:0 10px 0 11px;
	overflow:hidden;
	height:1%;
}
/*header*/
#header {
	width:796px;
	padding-top:125px;
	position:relative;
}
.logo{
	position:absolute;
	top:32px;
	left:16px;
}
.logo a{
	display:block;
	background:url(../images/logo.gif);
	width:382px;
	height:72px;
	overflow:hidden;
	text-indent:-9999px;
}
.address{
	position:absolute;
	right:0px;
	top:73px;
	font:12px Verdana, sans-serif;
	text-align:right;
	padding-right:5px;
}
.form1{
	position:absolute;
	top:20px;
	right:10px;
}
.form1 select{
	/*width:160px;*/
	font-size:12px;
	color:#4c3c3a;
}
.flash{
	width:796px;
	padding-top:8px;
	background:url(../images/line.jpg) no-repeat 50% 0;
}
.interiorheader{
	width:796px;
}
.navigation li{
	float:left;
	list-style:none;
}
.navigation li a{
	float:left;
	display:block;
	width:131px;
	padding-top:12px;
	height:33px;
	background:#6f6f6f;
	border-right:1px solid #767471;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	line-height:19px;
}
.navigation li.doble a{
	padding-top:3px;
	height:42px;
}
.navigation li.doble a:hover{height:37px;}
.navigation li a:hover{
	border-bottom:5px solid #999375;
	height:28px;
}
.navigation li.last a{
	border-right:none;
	width:136px;
}
/*blocks*/
#blocks{
	width:796px;
	background:url(../images/line.jpg) no-repeat 50% 100%;
	overflow:hidden;
	height:1%;
	padding-bottom:20px;
	clear:both;
}
#blocks h4{
	font-size:18px;
	letter-spacing:-1px;
	font-weight:normal;
}
.block1{
	margin-top:32px;
	float:left;
	width:215px;
	background:url(../images/map.jpg) no-repeat 20px 0;
	padding:10px 0 25px 110px;
}
.block2{
	padding-top:10px;
	margin-top:32px;
	float:left;
	width:275px;
}
.form2 select{
	/*width:155px;*/
	font-size:12px;
	color:#4c3c3a;
}
.block3{
	margin-top:32px;
	float:left;
	width:196px;
	padding-top:10px;
}
/*trade*/
#trade{
	width:796px;
	background:url(../images/line.jpg) no-repeat 50% 100%;
	overflow:hidden;
	height:1%;
	padding:20px 0;
	clear:both;
}
#trade-int{
	width:796px;
	background:url(../images/line.jpg) no-repeat 50% 0%;
	overflow:hidden;
	height:1%;
	padding:20px 0;
	clear:both;
}
.trade li{
	float:left;
	margin:0 50px;
}
/*content*/
#content {
	clear:both;
	width:463px;
	float:left;
	padding:20px 26px 20px 37px;
}
#content h1{
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
#content h2{
	font-size:14px;
	margin-top:15px;
}
#photoborder {
	border:1px solid #6F6F6F;
	float:left;
	margin-right:22px;
	padding:5px;
}
#photoborder img{
	border:0px;
}
/*column*/
#column, #news{
	width:210px;
	float:left;
	padding:20px 60px 20px 0;
}
#column, #news li{margin:10px 0}
/*footer*/
#footer {
	clear:both;
	width:796px;
	background:url(../images/line.jpg) no-repeat 50% 0;
	text-align:center;
	overflow:hidden;
	height:1%;
	padding:20px 0 35px 0;
}