*{
	margin: 0;
	padding: 0;
}

div, td, a, h3{
	font-family: Arial, Helvetica, sans-serif;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #706E6D;
}

a{
	color: #F15A07;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
	text-decoration: none;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

li{
	list-style: none;
}

.nuclear:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
}

.nuclear{ 
  display: block;
}

body{
	background: url(../images/bgnd.jpg) top center no-repeat;
}

.wrap{
	width: 800px;
	margin: 0 auto;
	background: url(../images/wrp_bg.jpg) top left repeat-y;
	overflow: hidden;
}

.header{
	background: url(../images/hdr_bg.jpg) top left no-repeat;
	width: 100%;
	float: left;
	padding: 0 0 3px 0;
}

.hdr_top{
	position: relative;
	height: 322px;
}

.logo{
	position: absolute;
	left: 285px;
	top: 13px;
	display: block;
	width: 214px;
}

.logo i{
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	display: block;
	color: #a08c6d;
	padding: 0 0 0 20px;
}

.logo:hover{
	text-decoration: none;
}

.nav_mnu{
	position: absolute;
	left: 595px;
	top: 29px;
	
}

.nav_mnu a{
	margin: 0 29px 0 0;
}

.info{
	position: absolute;
	right: 0;
	top: 241px;
	background: url(../images/bg_in.png) top left no-repeat;
	height: 46px;
	padding: 18px 28px 0 45px;
}

.info p{
	font-family: Helvetica;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #81663e;
}

.top_mnu{
	clear: both;
}

.top_mnu li{
	position: relative;
	float: left;
	background: url(../images/brkr.jpg) top right no-repeat; 
	padding: 0 4px 0 0;
}

.top_mnu li a{
	line-height: 62px;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #81663e;
	display: block;
	padding: 0 24px;
}

.top_mnu li a:hover, li:hover a{
	text-decoration: none;
	color: #fff;
	background: url(../images/slct_bg.jpg) top left repeat-x;
}

.top_mnu .last{
	background: none;
	padding: 0;
}

.top_mnu .last a{
	padding: 0 47px 0 24px
}

.top_mnu .first a{
	padding: 0 24px 0 57px;
}

.top_mnu li ul{
	top: 62px;
	left: 0;
	position: absolute;
	display: none;
}

.top_mnu li:hover ul{
	display: block;
}

.top_mnu li:hover ul li a{
	background: #E5D4BA;
}

.top_mnu li ul li{
	background: #E5D4BA;
	height: 20px;
	width: 150px;
	border: 1px solid #C9B18F;
	border-top: none;
	padding: 0;
}

.top_mnu li ul li a{
	color: #81663e;
	text-transform: none;
	line-height: 20px;
	font-family: arial;
	font-size: 11px;
	padding: 0 10px;
	display: block;
}

.header .top_mnu li ul li a:hover{
	background: url(../images/slct_bg.jpg) top left repeat-x;
}

.content{
	background: url(../images/wrp_bg.jpg) top left repeat-y;
	width: 800px;
	overflow: hidden;
	clear: both;
}

.text{
	padding: 42px 55px 50px 42px;
	width: 424px;
	float: left;
}

.text h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9B3B22;
}

.text h2{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9B3B22;
}

.text img{
	margin: 8px 10px 8px 0;
	float: left;
}

.text p{
	font-family: Tahoma;
	font-size: 11px;
	color: #505050;
	padding: 6px 0 10px 0;
	line-height: 1.5;
}

.text p a{
	color: #9B3B22;
	text-decoration: underline;
}

.text p a:hover{
	text-decoration: none;
}

.cnt_rht{
	padding: 19px 8px 0 9px;
	width: 262px;
	float: left;
}

.cnt_rht a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #8EA320;
	margin: 0 0 4px 0;
}

.cnt_rht a:hover{
	text-decoration: none;
}

.cnt_rht p{
	font-family: Tahoma;
	font-size: 11px;
	color: #675030;
	line-height: 1.5;
	padding: 0 0 15px 1px;
}

.cnt_rht p span{
	line-height: 1.15;
}

.cnt_rht img{
	margin: 0 7px 3px 0;
	float: left;
}

.item{
	background: url(../images/sprtr.jpg) center bottom no-repeat;
	margin: 0 0 15px 0;
	padding: 0 0 3px 0;
}

.footer{
	background: url(../images/ftr_bg.jpg) top left no-repeat;
	height: 87px;
	position: relative;
}

.ftr_txt{
	position: absolute;
	top: 19px;
	left: 48px;
}

.ftr_txt p{
	color: #8a7657;
	font-family: Tahoma;
	font-size: 11px;
}

.counter{
	position: absolute;
	top: 19px;
	right: 115px;
}
