div.clear {
	clear: both;
}
div.DivLvl_1_All_Page {
	width: 1000px;
	margin: auto;
	border-left: 1px solid #e5d196;
	border-right: 1px solid #e5d196;
	position: relative;
        background-color: black;
}
div.DivLvl_abs_NavBar {
	background-image: url(../global_img/img-hdr-goldbars.png);
	background-repeat: repeat-x;
	width: 837px; /*852px - 15px for padding = 837px*/
	padding-left: 15px;
	height: 42px; /* 69px - 27px for padding = 42px*/
	padding-top: 27px;
	font-weight: bold;
	color: #eedd99;
	position: relative;
	z-index: 5;
}
div.DivLvl_2_Left {
	width: 148px;
	float: left;
	border-right: 852px solid #fff;
	margin-right: -852px;
	position: relative;
}
div.DivLvl_2_Right {
	width: 852px;
	float: left;
	background-color: #fff;
	padding-bottom: 41px;
	margin-bottom: -41px;
	position: relative;

}
div.DivLvl_3_Top {
	width: 852px;
	height: 26px;
	position: relative;
	z-index: 10;
}
div.DivLvl_3_Top a {
	color: #000;
	text-decoration: none;
}
div.DivLvl_3_Top a:hover {
	text-decoration: underline;
}
div.DivLvl_3_Left {
	width: 500px;
	float:left;
	position: relative;
	z-index: 2;
}
div.DivLvl_3_Right {
	width: 352px;
	float:right;
	text-align: right;
	position: relative;
	z-index: 1;
}
div.DivLvl_3_Right p{
	text-align:right;
	margin-top: 0px;
}
div.DivLvl_3_Right h3{
	text-align:right;
}
div.DivLvl_2_Footer {
	position: relative;
	z-index: 10;
	width: 1000px;
	text-align: center;
	
}
div.DivLvl_2_Footer a, div.DivLvl_2_Footer span{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
div.DivLvl_2_Footer a:hover{
	text-decoration: none;
}
div.DivLvl_abs_Intro_Links {
	width: 227px;
	position: absolute;
	top: 94px;
	left: 623px;
}
div.DivLvl_2_Right div.DivPageMinLenght {
	float: right;
	width: 0;
	height: 480px;
}