for ie
html,body {
height: 100%;
width: 100%;
} 

img {
	display:block;
}

a img {
	border: none;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#000000;
}

#spacer {
	position:relative;
	top:0px;
	margin: 0;
 	padding: 0; 
 	width: 100%; 
	height: 30px;
}


/*--1st Template Specific--START-->*/
#wrapper_h {
	position:relative;
	top:0px;
	margin: 0 auto; 
 	padding: 0; 
 	width: 785px; 
 	text-align: left;
}

#content_wrapper_h {
	position: relative;
	margin:0px;
	padding:0px;
	height: 525px;
	width: 100%;
	top: 0px;
	left:0px;
}

#menu_h {
	float: left;
	height: 525px;
	width: 172px;
}

#flash {
	float: left;
	height: 525px;
	width: 613px;
}

/*--1st Template Specific--END-->*/

#wrapper {
	position:relative;
	top:0px;
	margin: 0 auto; 
 	padding: 0; 
 	width: 785px;
 	text-align: left;
}

#header_wrapper {
	position: relative;
	margin:0px;
	padding:0px;
	top: 0px;
	left:0px;
	height: 193px;
	width: 100%;
	text-align:left;
}

#header_imgs {
	left:0px;
	height:193px;
	position:absolute;
	text-align:left;
	top:0px;
	width:780px;
	margin:0px;
	padding:0px;
}

#header_imgs img {
	display:inline;
	margin:0px;
	padding:0px;

}

#content_wrapper {
	position: relative;
	width: 100%;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;

}

#menu {
	float: left;
	height: 100%;
	width: 172px;
	margin:0px;
	padding:0px;

}

#menu_flash  {
	height:289px;
}

#menu_alt_flash  {
	height: 289px;
	padding: 80px 10px 0px 10px;
}

#alternate_flash  {
	background-image:url(/flash/reeves_home.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
	padding: 100px 100px 0px 40px;
	height: 525px;
}

#promo {
	float: left;
	height: 100%;
	width: 153px;
	margin:0px;
	padding:0px;

}

#content {
	float: left;
	width: 455px;
	background-color: #000000;
	margin:0px;
	padding:0px;

}

#text {
	float: left;
	width: 395px;
	padding:  10px 0px 20px 30px;
}	
/*--3rd Template Specific--START*/
#contact_l {
	float: left;
	width: 245px;
	background-color: #000000;
	margin:0px;
	padding:0px;

}
#contact_r {
	float: left;
	width: 210px;
	background-color: #000000;
	margin:0px;
	padding:0px;

}
/*--3rd Template Specific--END*/

#footer_wrapper {
	position: relative;
	width: 100%;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
}

#credits {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: right;
	margin-top: 20px;
	padding: 20px 0px 20px 0px;
	width: 780px;
	background-color:#000000;
	border-top: solid 1px #ffffff;
}

/* easyscroll */

#easyscroll{
	/* add additional styling */
	font-family:Arial, Helvetica, sans-serif;
	}	

	/* easyscroll navigation buttons */	
	
	#easyscrollnav, #easyscrollnav li{
		height:20px;
		line-height:10px;
		margin:0;	
		padding:0;
		}	

	#easyscrollnav li{
		list-style:none;
		float:right;	
		margin-right:0px;		
		padding-left: 3px;
		color:#333;
		cursor:pointer;
		font-family:Arial, Helvetica, sans-serif;
		}					
	#easyscrollnav li.over{
		color:#999;
		text-decoration:none;
		}							

	/* // easyscroll navigation buttons */	

/* // end easyscroll */