@charset "utf-8"; 


body { 
 	background: #484848;
	color: #999; 
	font: 75% Helvetica, sans-serif; 
	padding: 0;
	margin:0; 
}
a{
	color: #999;
	text-decoration: none;
	outline-style: none;
	outline: none;
}

#body_banner{
	background:url('../images/main-banner.jpg') top center no-repeat;
	margin-left: -0.5px; 
}

#wrapper{ 
	margin: 0 auto;
	padding:0; 
	width: 1024px;
	padding-top:1px;
	background: #e9e9e9 url('../images/main-banner.jpg') top center no-repeat; 	
}
#top_text{

	height: 350px;
	padding:0;

}
#top_text h3{

	font-size: 20px;
	font-weight: 300;
	padding-top: 168px;
	padding-right: 25px;
	text-align: right;
	line-height: 1.5em;
}
#container{
	display: block;
	margin: 0 auto;
	background: #e9e9e9;	
}
#center {
	display: block;
	width:265px;
	height: 337px;	
	margin: 0 auto;
	background-color:#e9e9e9;
}
#dis_center {
	padding: 0 50px;
	
}
#dis_center h2, #dis_center h3{
	color: #ED7E1D;
}
#dis_center address {
	font-style: italic;
}
.clear{
	clear: both;
}

#image_bottom {
	background: #e9e9e9 url('../images/bottom-bg.jpg') no-repeat bottom right;
	height: 200px;
	display: block;
}
#image_bottom h2{
	float: right;
	width: 165px;
	padding-top: 80px;
	padding-bottom: 3px;
	font-size: 18px;
	background: url('../images/disclaimer.jpg') bottom right no-repeat;
}

#image_bottom h2 a{
	color: #fff;
	float: right;
	padding-right: 12px;
}
a:hover {

	color: orange;

} 
th{

	font-size: 28px;
	color: #ed7e1d;
	text-align: left;
	padding-left: 5px;
}

tr td img{

	float: left;
	margin: 2px 15px 0 5px;
	border: 0;
}
tr td{
	font-size: 19px; 
  	line-height: 1.5833em; 
	padding: 5px 0;
	background: #fff;
	border-width: 2px;
	border-color: #fff;
	-moz-border-radius: 6px;
	width: 260px;	
}
address{

	padding-left: 50px;
	font-style: normal;
}
.be_address table{
	padding-left: 50px;

}
.be_address tr td{
	-moz-border-radius: 0;
	background: none;
	font-size: 12px;
	border: none;
	padding:0;
	width: 100px;
}
