#top_main {
	width:100%;
	height:230px;
	background:transparent url(../images/backs/top-main.gif) left top repeat-x;
}
#top_big {
	width:100%;
	height:230px;
	background:transparent url(../images/backs/top-big.png) center top repeat-x;
}
#postit {
	width:100%;
	height:230px;
	background:transparent url(../images/backs/postit.png) left top no-repeat;
}
#top {
	width:1017px;
	height:230px;
	background:transparent url(../images/backs/top.png) center top no-repeat;
	margin:0 auto;
}
#main {
	width:100%;
	height:560px;
}
#content {
	width:1017px;
	height:560px;
	background:transparent url(../images/backs/content.png) center top no-repeat;
	margin:0 auto;
}
#bottom {
	width:100%;
	height:110px;
	background:transparent url(../images/backs/bottom.gif) center top repeat-x;
}
#bottom_content {
	width:1017px;
	height:110px;
	background:transparent url(../images/backs/bottom.gif) center top no-repeat;
	margin:0 auto;
}
#bottom_content_content {
	float:left;
	display:inline;
	width:933px;
	margin:34px auto auto 42px;
	text-align:left;
}
