body{
	margin:0;
	color:#2b2b2b;
	font:12px/15px ITCLeawoodStdMedium, Helvetica, sans-serif;
	background:#efebe0 url(../images/bg-body.gif);
	min-width:988px;
}
@font-face {
	font-family: 'ITCLeawoodStdMedium';
	src: url('../fonts/leawoodstd-medium-webfont.eot');
	src: url('../fonts/leawoodstd-medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/leawoodstd-medium-webfont.woff') format('woff'),
		url('../fonts/leawoodstd-medium-webfont.ttf') format('truetype'),
		url('../fonts/leawoodstd-medium-webfont.svg#ITCLeawoodStdMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#81362c;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% ITCLeawoodStdMedium, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	overflow:hidden;
	position:relative;
	width:100%;
}
.w1{
	background:url(../images/bg-w1.png) 50% 100% no-repeat;
	padding:0 0 15px;
}
.w2{
	background:url(../images/bg-w2.png) repeat-y;
	position:relative;
	padding:0 24px;
	width:944px;
	margin:0 auto;
}
.image-box{
	background:url(../images/arrow1.png);
	width:65px;
	height:97px;
	position:absolute;
	right:-23px;
	top:325px;
 }
#header{
	overflow:hidden;
	padding:7px 3px 12px 1px;
}
.logo {
	width:269px;
	height:42px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:18px 0 0;
	float:left;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
.header-holder{
	float:right;
	width:616px;
}
.contacs{
	font-style:normal;
	color:#242424;
	font-size:11px;
	line-height:14px;
	float:left;
	background:url(../images/img-1.gif) 100% 8px no-repeat;
	text-align:right;
	padding:2px 99px 0 0;
}
.tell{
	font-size:26px;
	line-height:29px;
	color:#a84837;
}
.form-search{
	float:right;
	padding:12px 0 0;
}
.form-search .text input{
	padding:9px 6px 6px;
	border:none;
	background:none;
	width:135px;
}
.form-search .text{
	background:url(../images/bg-input-text.gif) no-repeat;
	width:150px;
	height:34px;
	overflow:hidden;
	float:left;
	padding:0 0 2px 34px;
}
.form-search .submit{
	background:url(../images/bg-submit.gif) no-repeat;
	width:92px;
	color:#fff;
	border:none;
	margin:0 0 0 6px;
	padding:10px 0 12px;
	line-height:14px;
	cursor:pointer;
}
.form-search .submit:hover{cursor:pointer;}
.section{
	background:url(../images/bg-section.png) no-repeat;
	padding:0 0 11px;
}
.section h1{
	color:#fec47b;
	font-size:32px;
	line-height:34px;
	margin:0 0 -1px;
	font-weight:normal;
}
.section h2{
	color:#fff;
	font-size:22px;
	line-height:24px;
	margin:0 0 8px;
}
.section p{
	margin:0 0 2px;
	color:#fff;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
}
.section a{
	color:#fec47b;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
}
.section .container{margin:0 0 11px;}
.section .box{
	background:url(../images/bg-box.png) 50% 100% no-repeat;
	display:inline-block;
	text-align:center;
	padding:0 13px;
	margin:0 -17px 0 0;
}
*+html .section .box{display:inline;}
.section .box a{
	background:url(../images/bg-button.png) no-repeat;
	width:130px;
	font-size:16px;
	line-height:19px;
	color:#852c18;
	display:block;
	padding:17px 0 13px;
	position:relative;
}
.section .box a:hover{text-decoration:none;}
.required{
	background:url(../images/ico1.gif) no-repeat;
	width:16px;
	height:12px;
	display:inline-block;
	vertical-align:top;
	margin:5px 2px 0 0;
}
.alignright{
	position:absolute;
	top:-71px;
	right:4px;
}
#nav{
	padding:0;
	margin:0 0 -6px;
	list-style:none;
	overflow:hidden;
}
#nav li{
	float:left;
	background:url(../images/seporator.gif) no-repeat;
}
#nav li:first-child{background:none;}
#nav a{
	color:#fff;
	float:left;
	padding:14px 22px 15px 28px;
	position:relative;
	z-index:100;
	font:12px/14px ITCLeawoodStdMedium, Helvetica, sans-serif;
	text-transform:uppercase;
}
#nav li:first-child a{padding:14px 22px 20px 23px;}
#nav li:first-child a:hover{
	background:#ed880d url(../images/bg-nav-first-child.gif) no-repeat;
	z-index:0;
}
#nav a:hover{
	text-decoration:none;
	background:#ed880d url(../images/bg-nav-a.gif) repeat-x;
	text-shadow:1px 1px 1px #f6bd6c;
	color:#7e2518;
}
.about-box{
	padding:17px 0 24px;
	position:relative;
	background:url(../images/bg-visual.png) no-repeat;
	height:1%;
	z-index:100;
}
.about-box:after{
	content:"";
	display:block;
	clear:both;
}
.about-box .block{
	float:left;
	width:630px;
	text-align:right;
	position:relative;
	z-index:1000;
}
.about-box .title{
	text-indent:-9999px;
	background:url(../images/text-sometext.png) no-repeat;
	width:188px;
	height:35px;
	text-align:left;
	display:inline-block;
	margin:0 0 3px;
}
#main{
	overflow:hidden;
	padding:0 3px 18px 0;
}
#content{
	width:640px;
	background:url(../images/bg-box-c.gif) repeat-y;
	float:left;
	color:#2b2b2b;
}
#content .holder{
	background:url(../images/bg-box-t.gif) no-repeat;
}
#content .frame{
	padding:17px 20px 55px;
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	overflow:hidden;
	min-height:99px;
}
#content h2{
	font-size:22px;
	line-height:25px;
	margin:0 0 10px;
	padding:0 0 9px;
	font-weight:normal;
	background:url(../images/divider.gif) 0 100% repeat-x;
}
#content .color-red{color:#81362b;}
#content h3{
	font-size:16px;
	line-height:19px;
	margin:0 0 9px;
	font-weight:normal;
}
#content a{text-decoration:underline;}
#content a:hover{text-decoration:none;}
#content .items {overflow:hidden;}
#content .items ul{
	padding:0;
	margin:0 0 0 23px;
	list-style:none;
	float:left;
	width:200px;
}
#content .items ul:first-child{margin:0;}
#content .items ul li{
	background:url(../images/bullet.gif) 0 5px no-repeat;
	margin:0 0 11px;
	padding:0 0 0 10px;
}
#content .items .list-items{
	width:143px;
	margin:0 0 0 34px;
}
#sidebar{float:right;}
#sidebar .block{
	width:281px;
	background:url(../images/bg-box-c1.gif) repeat-y;
	color:#2b2b2b;
	margin:0 0 17px;
}
#sidebar .block .holder{
	background:url(../images/bg-box-t1.gif) no-repeat;
}
#sidebar .block .frame{
	padding:0 17px 18px 18px;
	background:url(../images/bg-box-b1.gif) no-repeat 0 100%;
	overflow:hidden;
	min-height:99px;
}
#sidebar .block .title{
	background:url(../images/bg-h2.png) no-repeat;
	margin:0 -19px 7px -18px;
	color:#fff;
}
#sidebar .block .title h2{
	margin:0;
	text-shadow:0 1px 1px #ccc;
	font-size:22px;
	line-height:25px;
	font-weight:normal;
	padding:16px 19px;
}
#sidebar .block .slogan{
	font-size:14px;
	line-height:20px;
	color:#fff;
	display:inline-block;
	text-align:center;
	margin:0 0 7px;
}
.form-message{
	overflow:hidden;
	padding:0 1px 0 0;
}
.form-message label{
	float:left;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	width:87px;
	background:url(../images/bg-label.gif) no-repeat 100% 15px;
	padding:11px 0 14px;
}
.error label,
.error input {
	color: #f00;
}
.form-message .text{
	background:url(../images/bg-text-input.gif) 0 1px no-repeat;
	float:right;
	width:152px;
	height:36px;
	overflow:hidden;
	margin:0 0 3px;
	padding:0 0 2px 1px;
}
.form-message .text input{
	width:139px;
	background:none;
	border:none;
	padding:9px 6px;
}
.form-message .area textarea{
	width:138px !important;
	height:71px !important;
	padding:7px 7px 5px 6px;
	overflow:auto;
	background:none;
	border:none;
}
.form-message .area {
	overflow:hidden;
	background:url(../images/bg-textarea.gif) no-repeat;
	width:152px;
	height:83px;
	float:right;
	margin:0 0 4px;
	padding:1px 0 1px 1px;
 }
.form-message .submit{
	background:url(../images/bg-submit1.gif);
	height:37px;
	width:155px;
	border:none;
	cursor:pointer;
	font-size:16px;
	line-height:19px;
	color:#7d2418;
	float:right;
	padding:0;
	margin:0 -1px 0 0;
}
.form-message .submit:hover{cursor:pointer;}
#sidebar .block.widget{
	background:none;
	margin:0;
}
#sidebar .block.widget .title{
	margin:0 0 -12px;
	position:relative;
	z-index:10;
}
#sidebar .block.widget .title h2{background:url(../images/ico2.gif) 232px 50% no-repeat;}
.news{
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar .news li{
	background:url(../images/bg-news.png) no-repeat;
	padding:17px 16px 20px 21px
}
#sidebar .news li:first-child{
	position:relative;
	padding:24px 16px 14px 21px;
	z-index:1;
	margin:0 0 -9px;
}
#sidebar .news h3{
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	background:url(../images/bullet1.png) 0 3px no-repeat;
	margin:0 0 10px;
	padding:0 0 0 19px;
}
#sidebar .news .box{overflow:hidden;}
.date{
	float:left;
	font-size:10px;
	line-height:16px;
	padding:0 0 0 18px;
}
.read-more{
	float:right;
	background:url(../images/bg-read-more.gif) no-repeat;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:1px 7px 4px;
}
#footer{
	overflow:hidden;
	padding:22px 15px 66px 10px;
	width:960px;
	margin:0 auto;
}
.footer-box{
	float:right;
	font:11px/12px Arial, Helvetica, sans-serif;
	padding:2px 0 0;
}
.footer-box a{font-weight:bold;}
#footer .info{
	background:url(../images/divider1.gif) repeat-y;
	padding:0 0 0 15px;
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#footer .logo {
	width:150px;
	height:24px;
	background:url(../images/logo1.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 16px 0 0;
	float:left;
}
#footer .logo a{
	display:block;
	height:100%;
	position:relative;
}
#footer .nav{
	padding:0;
	margin:0 0 5px -11px;
	list-style:none;
}
#footer .nav li{
	display:inline;
	background:url(../images/bullet.gif) 0 5px no-repeat;
	padding: 0 3px 0 12px;
}
#footer .nav li:first-child{background:none;}
.copyright{
	color:#2b2b2b;
	font-weight:normal;
}
#footer .required{
	background:url(../images/ico3.gif) no-repeat;
	padding:0 0 2px 24px;
	width:61px;
	margin:0;
}