html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: white;
}
a:hover {
	color: #eee;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {



	background-color: #000;
	/*background-repeat: repeat-x;*/
	background-repeat: no-repeat;
	background-position: top left;
	z-index:1;


	/*background: #000;*/
	/*background: url(/images/belaire_sign_transparent_enhanced_blue_wide.gif) no-repeat;*/


	font: 12px arial, sans-serif;
	color: #A7A7A7;
	padding: 30px 5px;
	text-align: center;

}

#headerimage {
	position: absolute;

	margin: -10px -50px 0px -450px;
	text-align: left;
	display:inline;
	z-index:1;
}

#headerimage_index {
	position: absolute;

	margin: -10px 0px 0px -480px;
	text-align: left;
	display:inline;
	z-index:1;
}


/************************** wrappers **********************************/
#wrapper {
	text-align: left;
	width: 754px;
	margin: auto;
	/*background: url(images/body_bg_5.jpg) no-repeat;*/



}
#body {
	position: relative;
}
#body-top {
	/*background: top left url(images/bar.gif) no-repeat;*/
	background: url(images/body_bg_6.jpg) no-repeat;

	background-color: #30403D;

}
#body-bot {
	/*background: bottom left url(images/bar.gif) no-repeat;*/
}
/************************** Header **********************************/




h1 {
	padding: 17px 0px 0px 95px;
}
#person {
	float:right;
	padding: 17px 15px 0px 0px;
	right: 20px;
	display:inline;			
}

#menu {
	/*float:right;*/
	position: absolute;

	margin: -500px 0px 0px 260px;


	display:inline;			
}


#menu_object {
	/*float:right;*/
	position: absolute;

	margin: -100px 0px 0px 260px;


	display:inline;			
}



#object_top_right {
	/*float:right;*/
	position: absolute;

	margin: 20px 0px 0px 520px;


	display:inline;	
	z-index:3;
		
}




#h1_object {

	position: relative;

	margin: 0px 0px 0px 50px;
	text-align: left;
	display:inline;
	z-index:2;

	/*float:right;
	right: 20px;
	display:inline;*/			
}


#about {

	font: 12px arial, sans-serif;

	float:left;
	margin: 30px 0px 0px 131px;
	width: 256px;
	height: 420px;
	/*overflow: auto;*/
	text-align: justify;
	display:inline;
}


#about_right_wide {

	position: absolute;


	font: 12px arial, sans-serif;

	/*float:right;*/
	margin: -350px 0px 0px 340px;
	width: 500px;
	height: 380px;
	padding: 5px;
	/*overflow: auto;*/
	text-align: justify;
	display:inline;
}

#about_left {

		position: absolute;


	font: 12px arial, sans-serif;

	/*float:left;*/
	margin: 0px 0px 0px 0px;
	width: 256px;
	height: 380px;
	padding: 5px;
	/*overflow: auto;*/
	text-align: justify;
	display:inline;
}




#video {

		position: relative;

	font: 12px arial, sans-serif;

	float:left;
	margin: -400px 300px 300px 350px;
	width: 678px;
	height: 220px;
	/*overflow: auto;*/
	text-align: justify;
	display:inline;
}


#header_with_background {

	background-color: #30403D;


}


#about .right {
	margin-left: 12px;
}






#nav_top {

	position: absolute;


	margin: -20px 0px 0px 550px;
	z-index:1;

}







#overflow {

	font: 12px arial, sans-serif;

	float:left;
	margin: 10px 0px 0px 131px;
	width: 256px;
	height: 380px;
	padding: 5px;
	overflow: auto;
	text-align: justify;
	display:inline;
}

#overflow_index {

		position: absolute;


	font: 12px arial, sans-serif;

	/*float:right*/;
	margin: 0px 0px 0px 100px;
	width: 256px;
	height: 380px;
	padding: 5px;
	overflow: auto;
	text-align: justify;
	display:inline;
}


#overflow_video {

		position: absolute;


	font: 12px arial, sans-serif;

	/*float:right;*/
	margin: -200px 0px 0px 0px;
	width: 256px;
	height: 380px;
	padding: 5px;
	overflow: auto;
	text-align: justify;
	display:inline;
}

#overflow_index_right {

		position: absolute;


	font: 12px arial, sans-serif;

	/*float:right;*/
	margin: 0px 0px 0px 400px;
	width: 256px;
	height: 380px;
	padding: 5px;
	overflow: auto;
	text-align: justify;
	display:inline;
}



.first-letter {
	font-weight: bold;
	font-size: 16px;
	color: white;
}
/************************** Navigation **********************************/

#indent {
	margin-left: 125px;

}

#menu_indent {
	/*margin-left: 125px;*/

	margin: -45px 0px 0px 125px;
	z-index:1;


}



#header ul {
	/*needs to be 0px 17px 20px 99px; for Firefox and 100px 17px 20px 99px; for IE */
	margin: 0px 17px 20px 99px;
	border: 2px solid white;
	padding: 5px;
	display:inline;
	float: left;
	width:625px;
}



#header li {
	display:inline;
	padding: 13px;
}
#header ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;
}
#header ul a:hover{
	color: #fff;
}
/************************** Tray **********************************/
#tray {
	padding-left: 130px;
	padding-right: 45px;
	background: #30403D;


}


#tray-left {
	float: left;
	width: 255px;
	background: #30403D;
}
#tray-right {
	float: right;
	width: 310px;
	background: #30403D;
}
#tray-left .left {
	margin-right: 12px;
	background: #30403D;
}

#tray h2 {
	margin-bottom: 16px;
	background: #30403D;


}
#tray p {
	margin: 0px;
	margin-bottom: 3px;
}
#tray-left .more {
	padding-right: 12px;
}


#array {
	padding-left: 0px;
	background: #30403D;


}






/************************** Footer **********************************/
#footer {
	text-align: center;
	color: white;
	margin-left: 95px;
	margin-right: 14px;
	background: top left url(images/xxxxxbody_bot_left.gif) no-repeat;
	
	
}
#footer-right {
	padding-top: 33px;
	padding-bottom: 22px;
	background: top right url(images/xxxxbody_bot_right.gif) no-repeat;
	
}