body {
	padding: 0;
	margin:0;
	background:#cccccc;
	font-family: Georgia;
}

#undercontainer{
	 position:absolute;
	left:50%;
	margin-left: -512px; 
	width:1024px;
	padding: 0 7px 0 7px;

	background:url(img/shadow.png) repeat-y;
	float:left;
}
#container{
	float:left;
	width:1024px;
}

#home_top{
	float:left;
	height:760px;
	width:1024px;
	background:url(img/home_top.jpg) no-repeat;
}

#home_top a{
	font-size:11px;
	color: #1b9035;
	text-decoration:underline;
}	

#home_top a.tit{
	font-size:14px;
	font-weight:bold;
}

#logo{
	float:left;
	width:313px;
	height:168px;
	margin: 30px 0 0 35px;
}

* html #logo{
	margin-left:17px;
}

#top_links1{
	margin-top:70px;
	width:265px;
	float:left;
	line-height:21px;
}

#sublinks1{
	width:100%;
	float:left;
	width:255px;
	padding-left:10px;
}

#top_links2{
	margin-top:70px;
	width:240px;
	float:left;
	line-height:21px;
}

#sublinks2{
	width:100%;
	float:left;
	width:230px;
	padding-left:10px;
}

#top_links3{
	margin-top:85px;
	width:141px;
	float:left;
}

#top_links3 a{
	text-decoration:none;
	margin-right:20px;
	display:inline-block;
}

#content{
	margin:40px 110px 85px 45px;
	float:left;
	width:869px;
	font-size:11px;
	color:#666666;
}

#content a{
	color:#0082b3;
	text-decoration:underline;
}

#left1{
	width:305px;
	float:left;
	color:#979797;
}

#right1{
	width:490px;
	float:left;
}

#right2{
	width:645px;
	float:left;
	margin:20px 0 0 240px;
}

* html #right2{
	margin-left:120px;
}

.rblock{
	width:310px;
	float:left;
	margin: 0 10px 35px 0;
}

#foot{
	width:100%;
	float:left;
	height:60px;
	background: url(img/foot_bg.png) repeat-x bottom center;
}

#foot-cont{
	color:#333333;
	font-size:11px;
	font-family:Georgia;
	width: 976px;
	padding: 0 24px 40px 24px;
}
