﻿#wrapper{
	width:1002px;
	text-align:left;
	margin:0 auto;
}
#dvMenu{
	height:55px;
	background-image:url(images/bg-menu.gif);
	padding-left:20px;
}
#dvCont{
	margin:25px 20px 0px 20px;
}
#dvleft{
	float:left;
	width:220px;
	overflow:hidden;
	margin-right:35px;
}
.dvCenter,.dvCenterR{
	float:left;
	/*margin-left:255px;*/
	width:452px;
	overflow:hidden;
	margin-right:35px;
}
.dvCenterR{
	width:707px;
	margin-right:0;
}
.dvRight{
	float:left;
	/*margin-left:742px;*/
	width:220px;
	overflow:hidden;
}
#dvFoot{
	height:222px;
	clear:both;
}
#btm_bg{
	background:url(images/site_ft_bg2.gif) repeat-x left bottom;
}
#btm_img{
	background-image:url(images/site_bg_footer.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}


