body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/backer.gif);
	background-repeat:repeat-y;
}

#Main {
	position:absolute;
	left:205px;
	top:170px;
	width:695px;
	z-index:100;
	visibility: visible;
}
#GoldBlend {
	position:absolute;
	left:0px;
	top:0px;
	height:218px;
	width:314px;
	z-index:99;
}
#Arc {
	position:absolute;
	left:-1px;
	top:109px;
	height:181px;
	width:100%;
	z-index:1;
	background-image: url(img/arc_backer.gif);
}
#LeftNav {
	position:absolute;
	left:0px;
	top:156px;
	height:355px;
	width:182px;
	z-index:100;
}
#Logo {
	position:absolute;
	left:0px;
	top:0px;
	height:133px;
	width:250px;
	z-index:100;
}
#Header {
	position:absolute;
	left:276px;
	top:0px;
	height:133px;
	width:629px;
	z-index:99;
}
#Tag {
	left:0px;
	top:577px;
	width:182px;
	z-index:99;
	padding-bottom: 8px;
	padding-left: 9px;
	position: absolute;
}
#Watermark {
	position:relative;
	top:0px;
	width:905px;
	z-index:2;
	background-image: url(img/mattress.jpg);
	left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDBD;
}
#Gold {
	position:absolute;
	left:0px;
	top:0px;
	height:111px;
	width:100%;
	z-index:3;
	background-color: #D2D2A6;
}
#Bottom {
	position:relative;
	left:0px;
	clear:both;
	height:30px;
	width:905px;
	z-index:1;
	background-color: #EBEBD8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDBD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDBD;
}
#Top {
	position:absolute;
	z-index:101;
	elevation: above;
	top: 238px;
	left: 190px;
	width: 542px;
}
#Tagline {
	position:absolute;
	left:444px;
	top:125px;
	width:453px;
	height:22px;
	z-index:101;
}



.brd-top{border-bottom:1px dashed #999999; padding:5px 0px;}

