#LayerHeader {
	position:absolute;
	width:100%;
	height:20px;
	top:38px;
	z-index:110;
}
#Header {
	width:777px;
	height:20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
#LayerContentHome {
	position:absolute;
	width:100%;
	height:736px;
	top:0px;
	z-index:50;
}
#ContentHome {
	width:777px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
#LayerContent {
	position:absolute;
	width:100%;
	min-height:736px;
	top:0px;
	z-index:49;
}
#Content {
	position:solid;
	width:777px;
	min-height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}
#Content div.content {
	position:solid;
	text-align:left;
}
#Content div.bgleft, #ContentHome div.bgleft{
	position:solid;
	min-height:100%;
	background: url(images/content_bg_left.gif) repeat-y left;
}
#ContentHome div.bgleft{
	height:100%;
}
#Content div.bgright, #ContentHome div.bgright{
	position:solid;
	min-height:100%;
	background: url(images/content_bg_right.gif) repeat-y right;
}
#ContentHome div.bgright{
	height:100%;
}
#Content div.bgcontent {
	position:solid;
	width:759px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	background: #f4f4f2 url(images/inner_bg.jpg) top no-repeat;

}
#Content div.bottom {
	width:759px;
	height:178px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(images/bottom.jpg) center top no-repeat;
}
#ContentHome div.bgcontent {
	width:759px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background: url(images/home_bg.jpg) center 58px no-repeat;
}
	
#LayerHomeNews{
	position:absolute;
	width:100%;
	top:280px;
	z-index:80;
}
#HomeNews {
	width:759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#LayerHomeForum{
	position:absolute;
	width:100%;
	top:280px;
	z-index:82;
}
#HomeForum{
	width:759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#LayerHomeBoxTxt{
	position:absolute;
	width:100%;
	top:350px;
	z-index:81;
}
#HomeBoxTxt{
	width:759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#LayerHomeMore{
	position:absolute;
	width:100%;
	top:475px;
	z-index:84;
}
#HomeMore {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:759px;
}
#HomeMenu {
	float:left;
	width:370px;
	padding-top: 15px;
	padding-left: 10px;
}
#HomeOverview {
	float:left;
	width:220px;
	margin-left:0px;
	margin-top: 0px;
	color:#ffffff;
}
#LayerHomeCopy {
	position:absolute;
	width:100%;
	top:630px;
	z-index:85;
}
#HomeCopy {
	width:759px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#LayerTopMenu {
	top:0px;left:0px;
	position:absolute;
	width:100%;
	height:44px;
	z-index:109;
}
#TopMenu {
	width:759px;
	height:44px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#LayerTopMenuBg {
	top:0px;left:0px;
	position:absolute;
	width:100%;
	height:44px;
	z-index:2;
}
#TopMenuBg {
	width:759px;
	height:44px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	background-image: url(images/bgtop.gif);
	background-repeat: repeat;
	background-position: center top;
}

#LayerCords {
	position:absolute;
	width:100%;
	height:48px;
	z-index:100;
}
#Cords {
	width:811px;
	height:48px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#LayerBorders {
	position:absolute;
	width:100%;
	height:800px;
	z-index:99;
}
#Borders {
	width:777px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}