/*div.botin, div.midout, div.textmenu, div.menubot, div.boxtop{ behavior: url(iepngfix.htc) }*/
body{
	background:url(site_back.png) repeat-x #8F5601 center top;
}
div.middle, div.bottomin{
	width:950px;
}
div.center{
	width:695px;
	margin:0 20px 15px 0;
	_margin-right:10px;
}
div.left{
	width:206px;
	margin-left:17px;
	margin-top:35px;
	_margin-left:8px;
}
div.text{
	padding:18px;
}
div.middle{
	background:url(site_body.png) repeat-y;
}
div.middlein{
	background:url(site_top.jpg) no-repeat;
	padding-top:325px;
}
div.bottomin{
	background:url(site_bottom.png) no-repeat;
	height:50px;
}
/*    Boxy    */
div.boxtop, div.boxbody, div.boxbottom{
	padding:5px;
}
div.boxtop{
	background:url(site_box_top.png) no-repeat #ECC979 bottom center;
	padding:6px 6px 12px 6px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
div.box{
	background:url(site_box_body.png) repeat-y #ECC979 top center;
}
div.boxbottom{
	background:url(site_box_bottom.png) no-repeat #ECC979 top center;
	height:15px;
}
div.boxbody{
	padding:3px 12px;
}
/*    Menu    */
div#menu{
	margin:0;
	padding:0;
}
#menu a{
	padding:4px;
	color:#3A1701;
	font-size:12px;
	font-weight:bold;
	background:#F0CC97;
	text-align:center;
	text-decoration:none;
}
#menu a:hover{
	color:#fff;
	text-decoration:none;
	background:#D88D1F;
}
#menu ul{
	padding:0;
}
#menu h2{
	margin:0;
	padding:0;
}
#menu ul.sub{
	margin:0;
	margin-left:-1px;
	padding:0;
	border-top:1px solid #F3D7AD;
}
#menu ul.sub a{
	padding:3px;
	margin:0px;
	text-align:left;
	padding-left:15px;
	border:1px solid #F3D7AD;
	border-top:none;
}
#menu ul.sub a:hover{
	margin:0px;
	text-align:left;
	padding-left:15px;
}
div.topcontact{
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-460px;
	color:#F4DBB5;
}
div.topcontact a{
	color:#F4DBB5;
}
div.topmenu{
	position:absolute;
	top:20px;
	*top:15px;
	left:50%;
	margin-left:-100px;
	width:560px;
	text-align:right;
}
div.topmenu a{
	color:#613F0E;
}
span.tmleft{
	background:url(site_topmenu_left.png) no-repeat #F7D688 top left;
	padding:6px 0px 5px 6px;
	margin:0;
	*display:inline-block;
	*padding:0px 0px 0px 6px;
}
span.tmright{
	background:url(site_topmenu_right.png) no-repeat top right;
	padding:6px 12px 5px 6px;
	*display:inline-block;
	*padding:4px 12px 3px 6px;
}
