#homepage {
	background:#000000 url(../images/backs/home.gif) left top repeat-x;
}
#standard {
	background:#000000 url(../images/backs/standard.gif) center top repeat;
}
#standard_top {
	float:left;
	width:100%;
	background:transparent url(../images/backs/standard_top.gif) left top repeat-x;
	height:424px;
	position:absolute;
}
#position {
	left:50%;
	margin:26px auto auto -475px;
	float:left;
	width:970px;
	position:absolute;
}
#top_home {
	float:left;
	width:968px;
	height:477px;
	background:#000000 url(../images/backs/top_home.jpg) left bottom no-repeat;
	border:solid 1px #313131;
	border-bottom:none;
}
#top_home span {
	float:left;
	display:inline;
	width:900px;
	margin:55px auto auto 30px;
}
#top_standard {
	float:left;
	width:968px;
	height:397px;
	background:#000000 url(../images/backs/top_standard.jpg) left bottom no-repeat;
	border:solid 1px #313131;
	border-bottom:none;
}
#top_standard span {
	float:left;
	display:inline;
	width:900px;
	margin:55px auto auto 30px;
}
#content {
	float:left;
	display:inline;
	width:910px;
	padding:50px 30px 50px 30px;
	background:#161410;
}
#content_left {
	float:left;
	display:inline;
	width:270px;
}
#sub_menu {
	float:left;
	display:inline;
	width:270px;
	background:transparent url(../images/backs/sub-menu.gif) right top repeat-y;
	margin:50px 0 20px 0;
	padding-bottom:10px;
}
#sub_menu div {
	float:left;
	display:inline;
	width:250px;
	padding-bottom:10px;
}
#content_right {
	float:right;
	display:inline;
	width:610px;
}
#content_right a {
	text-decoration:none;
	color:#CC0000;
}
#content_right a:hover {
	color:#ffffff;
}
#bottom {
	float:left;
	display:inline;
	width:970px;
	padding:5px 0px 10px 0px;
}
#bottom a {
	float:right;
	display:inline;
	text-decoration:none;
	color:#999999;
	font-size:9px;
}
#bottom a:hover {
	color:#ff0000;
}