.all{
	width:985px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/main_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	font-size:14px;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}
.cleardiv{
	clear:both;
}
.header_block{

}
.logo_block{
	padding-left:35px;
	padding-top:55px;
}
.logo_block a{
	display:block;
	height:55px;
	width:265px;
}
.top_menu{
	padding-top:110px;
	font-size:12px;
	height:50px;
	padding-bottom:0px;
	font-family:Verdana, Geneva, sans-serif;
}
.top_menu ul{
}
.top_menu ul li{
	width:99px;
	float:left;
	text-align:center;
	padding-top:17px;
}
.top_menu ul li a{
	color:#FFF;
	text-decoration:none;
}
.top_menu ul li a:hover{
	text-decoration: underline;
}
.top_text{
	clear:both;
	background-image: url(../images/top_text_block.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:123px;
	padding-top:15px;
	padding-left:45px;
	color:#FFF;
	padding-right:45px;
	background-color: #643C3C;
}
.top_text h2{
	margin-bottom:6px;
	font-size:18px;
	font-weight:normal;
}
.top_text p{
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:120%;
}
.body_block{
	clear:both;
	padding-bottom:40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7F7F7;
	border-left-color: #F7F7F7;
}
.content_block{
	padding:20px;
	line-height:120%;
	padding-left: 45px;
}
.content_block ul{
	padding-left:30px;
}
.content_block ul li{
	padding-top:5px;
	list-style-type: disc;
	padding-bottom:5px;
}
.content_block h1{
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	line-height: normal;
	color: #623B3C;
}
.content_block h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:20px;
	color: #613A3B;
}
.content_block p{
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 15px;
}
.news_block{
	background-image: url(../images/news_top_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 18px top;
}
.news_block_bottom{
	background-image: url(../images/news_bottom_bkg.gif);
	background-repeat: no-repeat;
	background-position: 18px bottom;
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 40px;
	padding-right: 15px;
}
.news_item{
	float:left;
	width:298px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 14px;
}
.news_item p{
	padding-left: 22px;

}
.news_item h4{
	margin-bottom:10px;
	margin-top: 5px;
	background-image: url(../images/news_header_bkg.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	font-weight: bold;
}
.news_item .more_info{
	text-align:right;
	background-image: url(../images/more_bkg.gif);
	background-repeat: no-repeat;
	background-position: 250px 5px;
}
.news_item a{
	text-decoration:underline;
	color: #838383;
	
}
.news_item a:hover{
	text-decoration: none;
}
.news_img{
}
.news_img img{
	padding:5px;
	float:left;
	margin:5px;
	border: 1px solid #FFF;
}
.footer_block{
	clear:both;
	background-image: url(../images/footer_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left:15px;
	padding-top:15px;
	font-size:12px;
	background-color: #F7F7F7;
}
.copyrights{
	color:#797778;
}
.copyrights a{
	color:#797778;
	text-decoration: none;
}
.copyrights a:hover{
	text-decoration:underline;
}
.copyrights p{
	padding-bottom:8px;
}
.footer_menu{
	float:right;
	
}
.footer_menu ul{
}
.footer_menu ul li{
	float:left;
	width:85px;
	text-align:center;
	background-image: url(../images/footer_menu_li.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.footer_menu ul li.last{
	background-image:none;
}
.footer_menu ul li a{
	text-decoration:none;
	color:#797778;
}
.footer_menu ul li a:hover{
	text-decoration:underline;
}
.news_list_item{
	float:left;
	width:298px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 14px;
	padding-top:10px;
}
.news_list_item ul{
	
}
.news_list_item ul li{
	width:280px;
	overflow:hidden;
	height:14px;
	padding-bottom:3px;
	padding-left:22px;
	font-size:12px;
	line-height:15px;
}
.news_list_item ul li a{
	text-decoration:underline;
	color: #838383;
}
.news_list_item ul li a:hover{
	text-decoration: none;
}
.news_list_item ul li.spec_li{
	overflow:visible;
	height:auto;
}
.google_top{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	height:90px;
	clear:both;
}
