body
{
	background:url(images/bgbody.jpg) repeat-y center;
	font-family: Tahoma;
	font-size:90%;
	color:#525252;
}
* 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
}
/*for div-s with floating elements*/
.clear_cont:after, .cc:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both !important;
	visibility: hidden;
}
.clear_cont, .cc
{
	min-height: 1px;
}
* html .clear_cont, * html .cc
{
	height: 1px;
}
/**/
img
{
	border: none;
}
h1
{
	color:#1d53bb;
	font-size:17px;
	font-weight:800;
	font-family: "Arial Narrow";
	padding:10px 0 5px 0;
	border-bottom:1px solid #d5dae2;
}
h1 span
{
	background:url(images/titleicon.gif) no-repeat left 9px;
	padding:0 0 0 15px;
}
/*				site content
----------------------------------------*/
.outside
{
	width:100%;
	height:100%;
}
.pageWrap
{
	width:870px;
	margin:0 auto;
}
.header
{
	background:url(images/bgheader.jpg) no-repeat;
	height:221px;
	padding:0 0 0 60px;
}
.logo
{
	padding:43px 0 0 0px;
	display:block;
}
.mContainer
{
	background:url(images/bgcontainer.jpg) no-repeat top;
}
/*
menu
*/
ul.nav_list
{
	margin:47px 0 0 0;
}
ul.nav_list li
{
	float:left;
	height:68px;
}
ul.nav_list li a
{
	width:183px;
	height:68px;
	display:block;
	text-decoration:none;
}
ul.nav_list li.item1 a
{
	background:url(images/menu1.jpg) no-repeat;
}
ul.nav_list li.item1 a:hover
{
	background:url(images/menu1_h.jpg) no-repeat;
}
ul.nav_list li.item1_h a
{
	background:url(images/menu1_h.jpg) no-repeat;
}
ul.nav_list li.item2 a
{
	background:url(images/menu2.jpg) no-repeat;
}
ul.nav_list li.item2 a:hover
{
	background:url(images/menu2_h.jpg) no-repeat;
}
ul.nav_list li.item2_h a
{
	background:url(images/menu2_h.jpg) no-repeat;
}
ul.nav_list li.item3 a
{
	background:url(images/menu3.jpg) no-repeat;
}
ul.nav_list li.item3 a:hover
{
	background:url(images/menu3_h.jpg) no-repeat;
}
ul.nav_list li.item3_h a
{
	background:url(images/menu3_h.jpg) no-repeat;
}
ul.nav_list li.item4 a
{
	background:url(images/menu4.jpg) no-repeat;
}
ul.nav_list li.item4 a:hover
{
	background:url(images/menu4_h.jpg) no-repeat;
}
ul.nav_list li.item4_h a
{
	background:url(images/menu4_h.jpg) no-repeat;
}
.cBox
{
	border-top:1px solid #d9dfe7;	
	border-left:1px solid #d9dfe7;	
	border-right:1px solid #d9dfe7;
	width:750px;
	margin:0 auto;	
	font-size:12px;
	background:#f8f9fa url(images/bline.gif) no-repeat bottom center;
	padding:2px 0 3px;
}
.mainBlock
{
	float:left;
	background:url(images/mblock.jpg) repeat-x top;
	width:394px;
	padding:0 19px 0 19px;
}
* html .mainBlock
{
	padding:0 14px 0 19px;
}
.mainBlock p
{
	padding:0 0 7px;
	line-height:18px;
}
.mTitle
{
	background:url(images/btitle.gif) no-repeat left bottom;
	padding:0 0 8px;
}
.mTitle2
{
	background:url(images/btitle2.gif) no-repeat left bottom;
	padding:0 0 8px 0;
}
ul.infoList
{
	padding:0 0 5px 0;
}
ul.infoList li
{
	background:url(images/listicon.gif) no-repeat left 7px;
	padding:0 0 0 16px;
	color:#0050c8;
	font-size:12px;
	font-family:Tahoma;
	line-height:18px;
}
.picWrap
{
	margin:10px 0;
}
.readmore_btn
{
	background:url(images/readmore_btn.jpg) no-repeat 0 0;
	width:82px;
	height:23px;
	border:none;
	cursor:pointer;
	float:right;
	margin:5px 0;
	text-decoration:none;
}
.readmore_btn:hover
{
	background:url(images/readmore_btn.jpg) no-repeat 0 -23px;
}
.secondBlock
{
	width:318px;
	float:left;
}
.fBox
{
	background:#eaeef1 url(images/sblock.jpg) repeat-x top;
	padding:0 13px 8px 19px;
}
.shadbox
{
	background:url(images/shadbox.gif) no-repeat left top;
	padding:0 0 0 8px;
}
.shadbox_light
{
	background:url(images/shadbox_light.gif) no-repeat left top;
	padding:0 0 0 8px;
	margin:2px 0 0 0;
}
ul.resetList
{

}
ul.resetList li
{
	color:#000;
}
/*
footer
*/
.footer
{
	width:752px;
	margin:0 auto 20px;
}
.mFooter
{
	background:url(images/mfooter.jpg) repeat-x;
	height:44px;
	padding:25px 0 0 0;
}
.bottom_footer div
{
	background:url(images/lbfooter.gif) no-repeat left center;
	padding:0 0 0 7px;
	height:8px;
	font-size:0;
}
.bottom_footer div div
{
	background:url(images/rbfooter.gif) no-repeat right center;
	padding:0 7px 0 0;
	height:8px;
	font-size:0;
}
.bottom_footer div div div
{
	background:url(images/linebfooter.gif) repeat-x;
	height:8px;
}
ul.menu_bottom
{
	
}
ul.menu_bottom li
{
	float:left;
	font-size:10px;
	color:#fff;
}
ul.menu_bottom li a
{
	color:#fff;
	font-size:10px;
	text-decoration:none;
	font-family:Tahoma;
}
ul.menu_bottom li a:hover
{
	text-decoration:underline;
}
.contentFooter
{
	float:left;
	padding:0px 0 0 25px;
}
.copyright
{
	font-size:11px;
	color:#fff;
	font-family:Tahoma;
}
/*
menu footer
*/
ul.menuFooter
{
	margin:7px 20px 0 0;
	float:right;
}
ul.menuFooter li
{
	float:left;
	font-size:11px;
	color:#fff;
}
ul.menuFooter li a
{
	background:url(images/menu11.png) no-repeat;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-family:Tahoma;
}
ul.menuFooter li a:hover
{
	text-decoration:underline;
}
.bootomShadContainer
{
	background:url(images/bottomcontainer.jpg) no-repeat bottom;
}
.inside_mainBlock
{
	background:url(images/mblock.jpg) repeat-x top;
	padding:0 19px 0 19px;
	min-height:700px;
}
.inside_mainBlock p
{
	padding:0 0 7px;
	line-height:18px;
}
.picPost
{
	float:left;
	margin:5px 10px 5px 0;
}
.inside_mainBlock .titlePost
{
	font-weight:800;
	font-size:13px;
	border-bottom:1px dotted #ccc;
	float:left;
	padding:0;
	margin:15px	0 4px 0;
}
.inside_mainBlock .picPost2
{
	float:right;
}
.inside_mainBlock .textPost
{
	width:500px;
	padding:9px 0 0;
}
.refPost
{
	width:600px;
	margin:15px 0 0 0;
}
.alignCenter
{
	text-align:center;
	float:none;
}
.chPost
{
	text-align:center;
}
.chPost p
{
	text-align:left;
}
ul.newProp
{
	float:left;
}
ul.newProp li
{
	text-align:left;
}
ul.newProp2
{
	float:none;
}
ul.newProp2 li
{
	text-align:left;
	background:none;
}
.inside_mainBlock .noweight
{
	font-weight:400;
	border:none;
	margin:3px 0 4px;
}

