body{
	margin:0;
	background:url(../images/bg-body.gif) repeat;
	font:12px "Times New Roman", Times, serif;
	color:#666;
}
img{border:none;}
a{color:#6b1813;}
a:hover{text-decoration:none;}
#main{
	width:900px;
	margin:0 auto;
}
#header{
	width:898px;
	background:url(../images/bg-header.jpg) no-repeat;
	border:1px solid #532821;
	border-bottom:none;
	overflow:hidden;
}
.heading{
	width:100%;
	overflow:hidden;
}
.logo,
#header h1{
	margin:0;
	float:left;
	width:270px;
	margin:28px 0 0 54px;
	display:inline;
}
.logo a,
#header h1 a{
	float:left;
	background:url(../images/bg-logo.gif) no-repeat;
	text-indent:-9999px;
	width:270px;
	height:121px;
}
.illustration{
	margin:25px 15px 14px 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
.illustration li{
	float:left;
	margin:0 0 0 1px;
	width:232px;
}
.illustration01{
	display:block;
	width:209px;
	height:121px;
	background:url(../images/bg-illustration01.png) no-repeat;
	padding:5px 18px 14px 5px; 
}

div.main-nav{
	width:840px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
	overflow:hidden;
	background:url(../images/bg-main-nav.gif) no-repeat;
	margin:0;
	padding:7px 30px 9px 30px;
	list-style:none;
}

.main-nav{
	width:840px;
	overflow:hidden;
	background:url(../images/bg-main-nav.gif) no-repeat;
	margin:0;
	padding:0 30px 9px 30px;
	list-style:none;
}
.main-nav li{
	float:left;
	background:url(../images/bg-main-nav-li.gif) no-repeat 0 3px;
	padding:0 0 0 3px;
	margin:2px 0 0;
}
.main-nav li.first{
	background:none;
	padding:0;
}
.main-nav li a{
	float:left;
	height:26px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:12px 39px 0;
	white-space:nowrap;
}
.main-nav li a:hover{background:url(../images/bg-main-nav-a-hover.gif) repeat-x;}
.main-nav li a.active{background:url(../images/bg-main-nav-a-hover.gif) repeat-x;}
#primary{
	width:898px;
	padding:14px 0 0;
	border-right:1px solid #814f47;
	border-left:1px solid #814f47;
	background:#fff url(../images/bg-primary.gif) repeat-x;
	overflow:hidden;
}
.three-boxes-top{
	width:898px;
	height:21px;
	overflow:hidden;
	background:url(../images/bg-three-boxes-top.png) no-repeat;
}
.three-boxes-btm{
	width:100%;
	height:18px;
	background:url(../images/bg-three-boxes-btm.png) no-repeat;
	overflow:hidden;
}
.three-boxes{
	width:898px;
	background:url(../images/bg-three-boxes.png) repeat-y;
	overflow:hidden;
	position:relative;
}
.three-boxes div{
	padding:0 10px 10px;
	width:390px;
	float:left;
	display:inline;
	margin:0 0 0 26px;
}
* html .three-boxes div{}
.three-boxes div h2{
	margin:0 0 15px;
	background:url(../images/bg-three-boxes-h2.gif) repeat-x;
	padding:3px 0 5px;
	text-align:center;
	font-size:16px;
	color:#604512;
}
span.date{
	display:block;
	color:#6b1813;
	margin:0 0 3px 1px;
}
.three-boxes strong{
	line-height:16px;
	font-weight:normal;
}
.three-boxes div p{
	margin:5px 0 5px 1px;
}
.three-boxes div.classes h2{margin:0 0 17px;}
.three-boxes div.classes p{
	line-height:18px;
}
.classes span.date{
	color:#92574e;
}
.classes strong a{
	color:#92574e;
	display:block;
	margin:0 0 20px;
}
a.view-all{
	position:absolute;
	bottom:20px;
	width:130px;
	height:20px;
	background:url(../images/bg-view-all.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	padding:7px 0 0 15px;
}
a.contact:hover,
a.view-all:hover{ background:url(../images/bg-view-all-hover.gif) no-repeat;}
.two-boxes{
	width:851px;
	margin:11px 25px 0 21px;
	padding:8px 0 20px;
	overflow:hidden;
	background:url(../images/bg-two-boxes.gif) no-repeat 5px 0;
}
.box1{
	width:544px;
	float:left;
	margin:11px 15px 0 0;
	display:inline;
}
.box2{
	width:265px;
	float:left;
	padding:0 0 0 18px;
	margin:11px 0 0;
	position:relative;
}
.box1-top{
	width:100%;
	height:12px;
	background:url(../images/bg-box1-top.gif) no-repeat;
	overflow:hidden;
}
.box1-btm{
	width:100%;
	height:14px;
	background:url(../images/bg-box1-btm.gif) no-repeat;
}
.box1-content{
	background:url(../images/bg-box1-content.gif) repeat-y;
	padding:10px 17px 17px;
	min-height:134px;
	width:510px;
}
* html .box1-content{height:134px;}
.box1-content h3{
	margin:-5px 0 9px 7px;
	font-size:12px;
	color:#604512;
}

.box1-content h2{
	margin:-5px 0 9px 7px;
	font-size:18px;
	color:#604512;
}

.box1-content p{
	margin:0 0 14px 7px;
}
.box2-top{
	width:100%;
	height:12px;
	background:url(../images/bg-box2-top.gif) no-repeat;
}
.box2-btm{
	width:100%;
	height:14px;
	background:url(../images/bg-box2-btm.gif) no-repeat;
}
.box2-content{
	background:url(../images/bg-box2-content.gif) repeat-y;
	padding:10px 17px 30px;
	width:229px;
	min-height:120px;
}

.box2-content h4{
	margin:10px 0 0 0px;
	padding:0px;
}

* html .box2-content{height:120px;}
a.contact{
	padding:7px 0 0 15px;
	width:85px;
	margin:0 0 0 6px;
	bottom:18px;
	height:20px;
	display:block;
	width:118px;
	background:url(../images/bg-view-all.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}
.box2-content h3{
	margin:-5px 0 13px 5px;
	font-size:12px;
	color:#604512;
}
.box2-content address{
	margin:0 0 0 7px;
	font-style:normal;
}
.box2-content span{
	display:block;
	line-height:16px;
}


.conteiner-top{
	width:100%;
	height:35px;
	background:url(../images/bg-conteiner-top.png) no-repeat;
}
.conteiner-btm{
	width:100%;
	height:40px;
	overflow:hidden;
	background:url(../images/bg-conteiner-btm.png) no-repeat;
	margin:0 0 35px;
	overflow:hidden;
}
.conteiner{
	width:898px;
	background:url(../images/bg-conteiner.png) repeat-y;
}







.conteiner2-top{
	width:100%;
	height:25px;
	background:url(../images/bg-conteiner2-top.png) no-repeat;
}
.conteiner2-btm{
	width:100%;
	height:40px;
	overflow:hidden;
	background:url(../images/bg-conteiner2-btm.png) no-repeat;
	margin:0 0 35px;
	overflow:hidden;
}
.conteiner2{
	width:898px;
	background:url(../images/bg-conteiner2.png) repeat-y;
}
.conteiner:after{
	content:"";
	display:block;
	clear:both;
}


.conteiner2:after{
	content:"";
	display:block;
	clear:both;
}



#content2{
	margin:0;
	padding:0 40px;
}
#content2 h1{
	margin:-29px 0 15px;
	position:relative;
	font-size:14px;
	color:#604512;
}

#content h2{
	font-size:18px;
	color:#604512;
}

#content2 h2{
	margin:-29px 0 15px;
	position:relative;
	font-size:18px;
	color:#604512;
}

#content2 p{
	margin:0;
	padding:0 0 17px 1px;
	line-height:14px;
}

#content{
	float:right;
	width:460px;
	margin:0 30px 0px 0;
	padding:0 60px 0 34px;
	display:inline;
}
#content h1{
	margin:0px 0 26px;
	position:relative;
	font-size:14px;
	color:#604512;
}
#content p{
	margin:0;
	padding:0 0 17px 1px;
	line-height:18px;
}
#sidebar{
	width:265px;
	float:left;
	margin:0 0 0 30px;
	display:inline;
}
#sidebar h2{
	margin:0px 0 8px 24px;
	background:url(../images/bg-sidebar-h2.gif) no-repeat;
	height:40px;
	position:relative;
	padding:12px 0 0 50px;
	font-size:12px;
	color:#604512;
}
.illustration02{
	display:block;
	padding:5px 0 0 6px;
	width:229px;
	height:135px;
	background:url(../images/bg-illustration02.png) no-repeat;
	margin:0 0 0 18px;
}
.illustration02 a{
	text-decoration:none;
	position:relative;
}
#footer{
	height:39px;
	background:url(../images/bg-footer.png) no-repeat;
	padding:18px 30px 10px 32px;
}
.footer-nav{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-nav li{
	display:inline;
	color:#fdfefe;
	font-size:10px;
	margin:0 8px 0 0;
}
.footer-nav li a{
	color:#fdfefe;
	text-decoration:none;
	padding:0 0 0 12px;
	background:url(../images/bg-footer-nav-a.gif) no-repeat 0 3px;
}
.footer-nav li a:hover{text-decoration:underline;}
#footer address span{
	color:#fdfefe;
	font-size:10px;
	font-style:normal;
	margin:0 8px 0 0;
}
.phone{
	background:url(../images/bg-phone.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
}

ul#intnav {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:19px;
	font-weight:bold;
}