div.container {
	width:100%;
	height:auto;
}

div.box {
	width:1025px;
	height:auto;
	position:absolute;
	top:50px;
	left:50%;
	margin:0 0 0 -510px;
}

div.top {
	width:975px;
	height:27px;
	background:url(../img/bg_head.jpg) top left no-repeat;
	padding:3px 25px 0 25px;
	text-align:right;
}

div.center div.wrapper {
	float:left;
	width:975px;
	height:auto;
	background:url(../img/bg_cont.jpg) left bottom no-repeat;
	padding:0 25px 0 25px;
}


div.center div.wrap_menu_search {
	height:55px;
	background:url(../img/bg_menue.jpg) top left no-repeat;
}

div.center div.wrap_menu_search div.mainmenu {
	float:left;
	width:853px;
	height:55px;
}

div.center div.wrap_menu_search div.search {
	float:left;
	width:122px;
	height:55px;
}

div.center div.content_box div.content{
	float:left;
	width:715px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:0 0 0 10px;
}

div.center div.content_box div.content_right{
	float:left;
	width:230px;
	padding:0 0 0 20px;
}

div.bottom {
	float:left;
	width:1025px;
	height:140px;
	background:url(../img/bg_foot.jpg) top left no-repeat;
	margin:0 0 30px 0;
}

div.bottom div.footer{
	text-align:center;
	padding:15px 20px 0 20px;
}