body{
	padding:0;
	margin:0 auto;
	width:1000px;
	color:#3d3d3d;
	background-color:#fff;
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
}
a{
	outline:none;
	color:#2e7ea0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}
h1{
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 18px;
}
h2{
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 18px;
}
h3{
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 16px;
}
p{
	margin:6px 0px 12px;
}
ul{
	padding-left:20px;
}
/*wrapper*/
#header_wrapper{
	background:url(i/header.jpg) no-repeat top center;
}
#footer_wrapper{
	background:url(i/footer.jpg) no-repeat bottom center;
}
#contentwrapper{
	width:1000px;
}
.clearboth{
	clear:both;
}
/*header*/
#logo{
	float:left;
	width:290px;
	height:200px;
}
#logo a{
	display:block;
	width:290px;
	height:200px;
}
#gmenu{
	float:left;
	width:710px;
	height:200px;
}
#gmenu1{
	height:13px;
	padding:36px 16px 17px;
}
#gmenu2{
	height:20px;
	padding:20px 16px;
}
#gmenu2 a{
	color:#067192;
	font-size:17px;
	font-family:Georgia, Times New Roman, serif;
	text-decoration: none;
}
#gmenu2 a:hover{
	text-decoration:underline;
}
#gmenu3{
	height:72px;
}
#gmenu31{
	float:left;
	width:322px;
	height:72px;
}
#gmenu32, #gmenu33{
	float:left;
}
#gmenu32 a, #gmenu33 a{
	display:block;
	width:194px;
	height:72px;
}
/*content*/
#cont{
	padding-top:30px;
}
#content_left{
	float:left;
	width:222px;
	padding-left:25px;
	padding-right:17px;
}
#content_center{
	float:left;
	width:711px;
	padding-right:25px;
}
/*footer*/
#footer{
	text-align:center;
	padding:50px 0px;
}
#footer3{
	font-size:11px;
	padding-top:5px;
}
#footer4{
	padding-top:15px;
}
#footer a{
	color:#3d3d3d;
}
/*big white blocks*/
.bblock{
	margin-bottom:20px;
}
.bblockt{
	background:url(i/bl_sd_t.gif) no-repeat;
	height:10px;
	font-size:1px;
}
.bblockc{
	background:url(i/bl_sd_c.gif) repeat-y;
	padding:0px 2px;
	text-align:center;
}
.bblockb{
	background:url(i/bl_sd_b.gif) no-repeat;
	height:10px;
	font-size:1px;
}
/*blog categories*/
.cblock{
	margin:0px 2px 5px;
}
.cblockt{
	background:url(i/b_cat_t.gif) no-repeat;
	height:92px;
	font-size:1px;
}
.cblockc{
	background-color:#edf1f3;
}
.cblockb{
	background:url(i/b_cat_b.gif) no-repeat;
	height:10px;
	font-size:1px;
}
.cblockc ul{
	list-style:none;
	list-style-position:outside;
	padding:10px 20px;
	margin:0px;
}
.cblock a{
	font-size:11px;
}
/*litle named blocks*/
#testim{
	padding:45px 5px 10px 5px;
	background:url(i/testimonials.gif) no-repeat 15px top;
	text-align:left;
}
/*left menu*/
#menu_left{
	padding:5px 0px 15px;
}
#menu_left a{
	text-align:left;
	font-size:16px;
	text-decoration: none;
	color:#647519;
	display:block;
	width:202px;
	height:19px;
	padding:5px 8px;
	border-bottom:1px solid #fff;
}
#menu_left a:hover{
	text-decoration:underline;
}
#menu_left .nch{
	background-color:#eef1f3;
}
#menu_left .ch{
	background-color:#dee4e7;
}
/*forms*/
#liform{
	margin:16px 20px;
}
#liform #lilogin, #liform #lipass{
	width:120px;
	background-color:#edf5fb;
	border:1px solid #7f9db9;
	color:#979797;
	font-size:11px;
	padding:0px;
	margin:0px;
}
/*other*/
#rss{
	background:url(i/b_rss.gif) no-repeat left center;
	padding:20px 0px 20px 90px;
}
#rss a{
	font-size:11px;
}
.mlink{
	font-size:11px;
}
.ccent{
	text-align:center;
}
.marg10{
	margin-bottom:10px;
}
.marg15{
	margin-bottom:15px;
}
.marg20{
	margin-bottom:20px;
}

#blog_text{
	background:url(i/b_mis.gif) no-repeat;
	width:650px;
	height:44px;
	margin:10px 0px 0px;
	padding:20px 30px;
}
#blog_tabl{
	margin:20px 30px 40px;
}
#blog_tabl td{
	background:url(i/b_ok.gif) no-repeat left center;
	width:220px;
	padding-left:18px;
}

.post{
	margin-bottom:10px;
}
.post .bl_post_t{
	background:url(i/bl_post_t.gif) no-repeat;
	height:10px;
	font-size:1px;
}
.post .bl_post_c{
	background:url(i/bl_post_c.gif) repeat-y;
	padding:10px 25px 10px 20px;
}
.post .bl_post_b{
	background:url(i/bl_post_b.gif) no-repeat;
	height:10px;
	font-size:1px;
}
.posted, .navigation{
	overflow:hidden;
	margin-top:22px;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.posted .alignleft{
	color:#2e8006;
}

#commentform input, #commentform textarea{
	border:1px solid #8da0ae;
}
#commentform #submit{
	background:#edf1f4;
	width:90px;
}
.commentlist{
	margin:18px 0 0;
	padding:0 0 0 40px;
}



#wpcf7-tit{
	margin:40px 0 18px;
	padding:0 25px 0 20px;
	font-size:18px;
	color:#2e7ea0;
}
.wpcf7 p{
	margin:0!important;
	padding:0!important;
}
.wpcf7 .wpcf7-response-output{
	width:558px;
	margin:0 0 18px;
	padding:10px;
	text-align:center;
}
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-spam-blocked, .wpcf7 .wpcf7-mail-sent-ng{
	border:1px solid #ce1818;
	background:#ffeded;
}
.wpcf7 .wpcf7-mail-sent-ok{
	border:1px solid #18ce29;
	background:#e3fee6;
}
.wpcf7 .wpcf7-not-valid-tip-no-ajax{
	display:inline;
	padding:0 0 0 12px;
	vertical-align:top;
	font-size:13px;
	color:#ce1818;
}
.wpcf7 .wpcf7-not-valid-tip{
	position:static;
	border:none;
	padding:0 0 0 12px;
	background:none;
	vertical-align:top;
	font-size:13px;
	color:#ce1818;
}
.wpcf7 .wpcf7-table .wpcf7-fn{
	padding:0 12px 7px 0;
	text-align:right;
	vertical-align:top;
}
.wpcf7 .wpcf7-table .wpcf7-in{
	width:450px;
	padding:0 0 7px 0;
}
.wpcf7 .wpcf7-table .wpcf7-sb td{
	padding:9px 0 0;
}
.wpcf7 .wpcf7-table .wpcf7-in input, .wpcf7 .wpcf7-table .wpcf7-in textarea{
	border:1px solid #8da0ae;
}
.wpcf7 .wpcf7-table .wpcf7-in .wpcf7-text, .wpcf7 .wpcf7-table .wpcf7-in .wpcf7-textarea{
	width:280px;
}
.wpcf7 .wpcf7-table .wpcf7-in .wpcf7-captcha-img{
	margin:0 8px 0 0;
	vertical-align:middle;
}
.wpcf7 .wpcf7-table .wpcf7-in .wpcf7-captcha-in{
	width:80px;
}
.wpcf7 .wpcf7-table .wpcf7-in .wpcf7-submit, .wpcf7 .wpcf7-table .wpcf7-in .wpcf7-reset{
	width:72px;
	margin:0 8px 0 0;
	background:#edf1f4;
}

#respond{
	margin:40px 0 18px;
	padding:0 25px 0 20px;
}
#respond span{
	border-bottom:1px dashed #3d3d3d;
	padding:0 20px 0 0;
	background:url(i/arr_d.gif) no-repeat right 7px;
	cursor:pointer;
}
#respond span.active{
	background:url(i/arr_u.gif) no-repeat right 7px;
}
#respond-form{
	padding:0 25px 0 20px;
}
