body{
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 925px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

#content-left {
}

#footer {
	clear: both;
	height: 57px;
	border-top-width: 13px;
	border-top-style: solid;
	border-top-color: #F39501;
	border-right-color: #F39501;
	border-bottom-color: #F39501;
	border-left-color: #F39501;
}

#left{
	float: left;
	width: 254px;
	margin-right: 30px;
	display: block;
	margin-left: -435px;

}
* html #left {float:left;margin-left: -435px;}

#menu {
	float:left;
	width: 150px;
	margin-left: 284px;
}
* html #menu{float:left; margin-left:142px}

#content-menu {
}
#top-menu {
	float: right;
	padding-right: 100px;
	color: #F39501;
	padding-top: 35px;
}


#normal {
	float:right;
	width: 488px;
}
* html #normal{float:right;margin-left: -488px;}

#content-normal {
	padding-left: 40px;
	padding-right: 40px;
}

#bg-left {
	background-image: url(layout_FILES/header_bg_2010.jpg);
	background-repeat: repeat-x;
	height: 320px;
	background-position: top;
}
#footer-menu {
	padding-top: 20px;
	float: right;
	padding-right: 40px;
}
#main-header {
	background-image: url(layout_FILES/main-header.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left: 50%;
	margin-left: -570px;
	height: 276px;
	width: 1085px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: -320px;
}
#main-content {
	float: left;
	width: 925px;
	background-image: url(layout_FILES/menu-bg.jpg);
	background-repeat: repeat-y;
}

