body{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/all_bkg.jpg);
	background-color: #FFF;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
.main_wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	
	
}
.header_wrapper{
	height: 430px;
	background-image: url(../images/main_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 325px top;
}
.logo{
	float:left;
	padding-left:10px;
	padding-top:40px;
	
}
.logo a{
	display:block;
	height:72px;
	width:400px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_menu_block{
/*	float:right;
	font-size:18px;
	padding-top: 135px;*/
	clear:both;
}
.top_menu_block ul{
	padding-right:10px;
}
.top_menu_block ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #44433F;
	width:265px;
	
}
.top_menu_block ul li a{
	color:#44433F;
	text-decoration:none;
	display:block;
	padding-left:25px;
	min-height:24px;
	padding-top:5px;
	padding-bottom: 5px;
}
.top_menu_block ul li a:hover{
	text-decoration: underline;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5489BF;
	padding-left:15px;
}
.body_wrapper{
	clear:both;
	min-height:330px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
}
.info_block{
	width:225px;
	float:left;
	padding-bottom:20px;
}
.info_block ul{
}
.info_block ul li{
	display:block;
	padding-bottom:6px;
	padding-top:6px;
	font-weight: bold;
}
.info_block ul li a{
	color:#4B4B4B;
	text-decoration: none;
}
.info_block ul li a:hover{
	text-decoration:underline;
}
.info_block ul li.submenu{
	
}
.info_block ul li.submenu ul{
}
.info_block ul li.submenu ul li{
	padding-left:10px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: normal;
}
.info_block ul li.submenu a{
	color:#666;
}
.left_menu ul li.selected{
}
.left_menu ul li.selected a{
	color: #990000;
}
.content_block{
	float:right;
	width:740px;
	line-height: normal;
	padding-left:10px;
	color: #555;
	padding-bottom:20px;
	font-family: Verdana, Geneva, sans-serif;
}
h1{
	font-size:20px;
	margin-bottom:5px;
	clear:both;
}
h2{
	font-size:18px;
	margin-bottom:5px;
	clear:both;
}
.content_block p{
	padding-bottom:5px;
	padding-top:5px;
}
.content_block a{
	color:#4B4B4B;
	text-decoration:underline;
}
.content_block a:hover{
	text-decoration: none;
}
.main_img{
	float:left;
	padding-right:15px;
	padding-bottom:5px;
	padding-top: 15px;
}
.pages{
	padding-top: 20px;
}
.pages .pages_left{
	float:left;
	width: 365px;
}
.pages .pages_right{
	float: right;
	width: 365px;
	text-align: right;
}
.footer_wrapper{
	clear:both;
	background-image: url(../images/footer_bkg.jpg);
	background-repeat: repeat;
	background-position: left top;
	
}
.footer_block{
	background-image: url(../images/footer_inner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 20px;
	line-height: normal;
}
.footer_block p{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:100px;
	padding-right:100px;
	color:#555;
}
.footer_block a{
	text-decoration:underline;
	color:#555;
}
.footer_block a:hover{
	text-decoration:none;
}
.google_top_gor{
}
.google_top_vert{
}
.google_bottom_gor{
}
.dop_block{
	padding-left:10px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: normal;	
	color:#666;
}
.dop_block a{
	color:#666;
	text-decoration:none;
}
.spec_block{
	display:block;
}
.spec_block a{
	color:#666;
	text-decoration:none;
}
