body {
	margin: 0px;
	background-color: #000000;
}

#left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 230px;
	height: 812px;
	background-color: #000000;
	z-index: 1;
}

#banner {
	position: absolute;
	top: 0px;
	left: 230px;
	width: 550px;
	height: 142px;
	background-color: #000000;
	z-index: 2;
}

/* begin top navigation bar */
#nav1 {
	position: absolute;
	top: 142px;
	left: 230px;
	height: 28px;
	width: 29px;
	background-color: #000000;
	z-index: 3;
}

#nav2 {
	position: absolute;
	top: 142px;
	left: 259px;
	height: 28px;
	width: 104px;
	background-color: #000000;
	z-index: 4;
}

#nav3 {
	position: absolute;
	top: 142px;
	left: 363px;
	height: 28px;
	width: 104px;
	background-color: #000000;
	z-index: 5;
}

#nav4 {
	position: absolute;
	top: 142px;
	left: 467px;
	height: 28px;
	width: 104px;
	background-color: #000000;
	z-index: 6;
}

#nav5 {
	position: absolute;
	top: 142px;
	left: 571px;
	height: 28px;
	width: 104px;
	background-color: #000000;
	z-index: 7;
}

#nav6 {
	position: absolute;
	top: 142px;
	left: 675px;
	height: 28px;
	width: 104px;
	background-color: #000000;
	z-index: 8;
}

#bar1 {
	position: absolute;
	top: 170px;
	left: 230px;
	width: 550px;
	height: 32px;
	background-color: #000000;
	z-index: 14;
}
/* end top navigation bar */

/* begin content */
#content {
	position: absolute;
	top: 202px;
	left: 230px;
	width: 550px;
	background-color: #000000;
}

/* end content */

/* general formatting */
.p {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ACA979;
	line-height: 20px;
	padding-left: 46px;
	padding-right: 35px;
	padding-bottom: 28px;
	text-align: justify;
	background-color: #000000;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.p a:link {
	text-decoration: none;
	color: #ACA979;
}

.p a:visited {
	text-decoration: none;
	color: #ACA979;
}

.p a:active {
	text-decoration: none;
	color: #ACA979;
}

.p a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.heading1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	padding-left: 46px;
	padding-right: 35px;
	color: #ACA979;
	text-align: center;
	background-color: #000000;
}

.heading2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ACA979;
	line-height: 20px;
	padding-left: 46px;
	padding-right: 35px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #000000;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ACA979;
	padding-left: 46px;
	margin-left: 46px;
	padding-right: 35px;
}

.bottomnav {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACA979;
	padding-top: 8px;
}

.bottomnav a:link {
	text-decoration: none;
	color: #ACA979;
}

.bottomnav a:visited {
	text-decoration: none;
	color: #ACA979;
}

.bottomnav a:active {
	text-decoration: none;
	color: #ACA979;
}

.bottomnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.copyright {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACA979;
	padding-top: 2px;
}
/* end general formatting */

/* right bg image */

#rightbg {
	right: 0px;
	top: 0px;
	position: absolute;
	width: 50%;
	height: 100%;
}

.about {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #ACA979;
	line-height: 20px;
	padding-left: 46px;
	padding-right: 35px;
	padding-bottom: 10px;
	text-align: justify;
	background-color: #000000;	
}

.contactpad {
	margin-right: 35px;
}
