#background {
	float:left;
	display:inline;
	background:transparent url(../images/backs/content.gif) center top repeat-y;
	width:100%;
}
#counter {
	float:left;
	width:900px;
	height:40px;
	position:absolute;
	left:50%;
	top:358px;
	margin-left:-450px;
}
#content {
	float:left;
	display:inline;
	width:670px;
	position:relative;
	left:50%;
	margin-left:-601px;
	background:transparent url(../images/backs/content-main.gif) left top no-repeat;
	padding:415px 142px 20px 388px;
	min-height:438px;
}
#bottom {
	float:left;
	display:inline;
	background:transparent url(../images/backs/bottom.gif) left top no-repeat;
	width:940px;
	line-height:33px;
	height:33px;
	padding:74px 0 0 24px;
	position:relative;
	left:50%;
	margin-left:-482px;
	font-size:12px;
}
#top {
	background:transparent url(../images/backs/top.jpg) center top no-repeat;
	position:absolute;
	width:100%;
	height:202px;
	top:198px;
	left:0;
}
#home_link {
	width:560px;
	height:115px;
	position:absolute;
	left:50%;
	top:29px;
	margin-left:-300px;
}
#home_link img {
	width:100%;
	height:100%;
	float:left;
	display:inline;
}
#left_content {
	float:left;
	display:inline;
	width:23px;
	position:absolute;
	top:415px;
	margin-left:-459px;
	left:50%;
}
#menu {
	float:left;
	display:inline;
	padding:10px;
	width:210px;
	background:#000;
}
