#divWrapper1 {
	height: 570px;
	width: 600px;
	margin: 50px auto 0px;
	text-align: left;
	}
img.floatRight {
	float: right;
	z-index: 28;
}
#divMainTop {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 57px;
	width: 570px;
}
#divMainWelcome {
	position: absolute;
	top: 85px;
	width: 315px;
}
#divMainBody {
	width: 430px;
	top: 250px;
	z-index: 30;
	position: absolute;
	margin-left: 160px;
}
#divMainBodyLeft {
	width: 122px;
	float: left;
	margin-left: 172px;
	visibility: visible;
	z-index: 100;
}
#divMainNavigation {
	background: #F5BD58;
	margin-top: 0px;
	float: left;
	width: 154px;
	position: relative;
	z-index: 1;
	border-left: thick solid #E1AA26;
	padding-top: 8px;
	padding-left: 6px;
	padding-bottom: 18px;
	height: 275px;
	margin-right: 10px;
	margin-left: 10px;
}
#divMainBodyRight {
	width: 122px;
	visibility: visible;
	float: right;
}
img.floatLeft {
	float: left;
	clear: both;
}
#divMainNavigation li {
	color: #999966;
	text-transform: uppercase;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style: none;
	font-size: 10px;
	display: block;
	}
img.welcome {
	margin-left: 46px;
}
#divMainNavigation a {
	padding: 5px 0px;
	margin-top: 0px;
	width: 152px;
	display: block;
	line-height: 1em;
	border-bottom: 1px solid #E6AE30;
	font-weight: bold;
	font-size: 9px;
	text-indent: 4px;
}
#divPhone {
	top: 570px;
	position: absolute;
	margin-left: 310px;
}
#divFooterB {
	position: absolute;
	top: 680px;
	margin-left: 320px;
}

#divMainNavigation a:link, #divMainNavigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#divMainNavigation a:hover    {
	color: #993300;
}
#divMainNavigation a.current  {
	color: #993300;
	background: #E6AE30;
}
#divFooterB a:link, #divFooterB  a:visited {
	text-decoration: none;
	color: #E1AA26;
}
#divFooterB  a:hover {
	color: #CA8D20;
}
#divMainNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}
