
html, body{
	padding:0;
	margin:0;
	background:#000 url(../images/footer_bg.jpg) repeat-y  top center;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
a:active{
	outline:none;
	}
	
:focus{
	outline:none;
	}
	
form, img{
	padding:0;
	margin:0;
	border:none;
	}
	
#wrapper{
	background:#424544 url(../images/upper_bg.jpg) repeat-x 0 0;
	}
	
#container{
	padding:0;
	margin:0 auto 0 auto;
	width:980px;
	}
	
#header{
	padding:0;
	}
	
#topdiv{
	padding:8px 0 5px 0;
	}
	
#topdiv_left{
	float:left;
	width:150px;
	padding:0 0 0 6px;
	}
	
#topdiv_right{
	float:right;
	width:430px;
	}
	
.cleardiv{
	clear:both;
	font-size:0;
	}
	
.cleardiv2{
	clear:both;
	height:0;
	}
	
#ph_icon{
	float:left;
	width:20px;
	}
	
#ph_text{
	float:left;
	width:130px;
	font:normal 17px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:90%;
	}
	
#nav_1st{
	float:left;
	width:45px;
	height:16px;
	cursor:default;
	}
	
#nav_2nd{
	float:left;
	width:52px;
	height:16px;
	cursor:default;
	}
	
#nav_3rd{
	float:left;
	width:66px;
	height:16px;
	cursor:default;
	}
	
#nav_4th{
	float:left;
	width:46px;
	height:16px;
	cursor:default;
	}
	
#nav_5th{
	float:left;
	width:61px;
	height:16px;
	cursor:default;
	}
	
.base_pic{
	position:absolute;
	}
	
.jq{
	display:none;
	margin:0;
	z-index:100;
	position:absolute;
	top:8px;
	}
	
#banner_outer{
	position:relative;
	}
	
.nav_divider{
	background:url(../images/divider.jpg) no-repeat 0 0;
	width:2px;
	height:16px;
	float:left;
	margin:0 17px 0 17px;	
	}
	
#banner_outer{
	margin:13px 0 0 0;
	background-color:#2c3231;
	width:964px;
	padding:8px 8px 13px 8px;
	}
	
#banner{
	border-top:10px solid #ab2428;
	padding:8px 0 0 0;
	}
	
h1{
	width:671px;
	border-bottom:9px solid #fff;
	padding:0 0 7px 0;
	margin:16px 0 17px 0;
	font:bold 33px Arial, Helvetica, sans-serif;
	}
	
#bodyarea{
	background:url(../images/bodyarea_bg.jpg) repeat-y 0 0;
	width:980px;
	}
	
#leftcol{
	float:left;
	width:484px;
	padding:18px 18px 0 14px;
	}
	
#leftcol_inside{
	border-top:10px solid #ab2428;
	width:484px;
	padding:19px 0 0 0;
	}
		
#rightcol{
	float:right;
	width:445px;
	padding:18px 0 0 0;
	}
	
h2{
	padding:0 0 12px 0;
	margin:0;
	font:normal 23px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:85%;
	}
	
#leftcol_inside p{
	padding:5px 0 28px 0;
	margin:0;
	line-height:150%;
	}
	
#leftcol_inside ul{
	padding:0 0 0 17px;
	margin:0;
	}
	
#leftcol_inside ul li{
	padding:0 0 17px 0;
	margin:0;
	line-height:140%;
	}
	
#rightcol_fade{
	width:416px;
	padding:0 15px 0 13px;
	}
	
#rightcol_fade_inner{
	border-top:10px solid #ab2428;
	padding:14px 0 0 0;
	}
	
#rightcol_fade_outer{
	border-bottom:12px solid #424544;
	}
	
#location_outer{
	padding:18px 0 10px 0;
	border-bottom:12px solid #424544;
	}
	
#location{
	width:416px;
	padding:0 15px 0 13px;
	}
	
#location_inside{
	border-top:10px solid #ab2428;
	padding:14px 0 0 0;
	font-size:16px; 
	line-height:90%;
	}	
	
#contact_info{
	width:416px;
	padding:18px 15px 0 13px;
	}
	
#contact_info_inside{
	border-top:10px solid #ab2428;
	padding:16px 0 0 0;
	}
	
#contact_info_inside p{
	font-size:16px;
	line-height:90%;
	padding:0 0 10px 0;
	margin:0;
	}
	
.contact_info_row{
	padding:0 0 7px 0;
	width:260px;
	}
	
#contact_info_left_1st{
	width:20px;
	float:left;
	padding:11px 0 0 0;
	}
	
#contact_info_right_1st{
	width:240px;
	float:left;
	font:normal 28px Arial, Helvetica, sans-serif;
	}
	
#contact_info_left_2nd{
	width:20px;
	float:left;
	padding:4px 0 0 0;
	}
	
#contact_info_right_2nd{
	width:236px;
	float:left;
	font:normal 19px Arial, Helvetica, sans-serif;
	padding:0 0 0 4px;
	}
	
#contact_info_right_2nd a:link, #contact_info_right_2nd a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#contact_info_right_2nd a:hover{
	text-decoration:underline;
	}
	
#footer_wrapper{
	background:url(../images/footer_pic.jpg) no-repeat top center;
	}	
	
#footer{
	margin:0 auto 0 auto;
	width:980px;
	padding:88px 0 40px 0;
	}

#footer_left{
	float:left;
	width:300px;
	}
	
#footer_right{
	float:right;
	width:415px;
	}	
	
#footer_right ul{
	padding:60px 0 0 0;
	margin:0;
	list-style:none;
	}
	
#footer_right ul li{
	padding:0 0 0 15px;
	margin:0;
	display:inline;
	color:#3e403f;
	font:normal 15px Arial, Helvetica, sans-serif;
	}
	
#footer_right ul li a:link, #footer_right ul li a:visited{
	text-decoration:none;
	color:#fff;
	}
	
#footer_right ul li a:hover{
	color:#666;
	text-decoration:underline;
	}
	
#footer_right p{
	padding:16px 0 0 0;
	margin:0;
	text-align:right;
	font-size:12px;
	}
	
	

/*for inner pages*/

#inner_heading{
	padding:0;
	}
	
#inner_heading_left{
	float:left;
	width:671px;
	}
	
#inner_heading_right{
	float:right;
	width:130px;
	text-align:right;
	}
	
h3{
	border-bottom:9px solid #ab2428;
	padding:0 5px 7px 0;
	margin:16px 0 15px 0;
	font:bold 33px Arial, Helvetica, sans-serif;
	}

#bodyarea_inner{
	width:980px;
	}
	
.inner_content{	
	background-color:#2c3231;
	padding:20px 30px 35px 14px;
	width:936px;
	margin:0 0 16px 0;
	}
	
.inner_content_last{	
	background-color:#2c3231;
	padding:20px 30px 0 14px;
	width:936px;
	}	
	
.inner_content_left{
	float:left;
	width:416px;
	margin:0 20px 0 0;
	border-top:10px solid #ab2428;
	padding:15px 0 0 0;
	}
	
.inner_content_left p{
	padding:0 0 25px 0;
	margin:0;
	line-height:160%;
	}
	
.inner_content_right{
	float:left;
	width:500px;
	}
	
.inner_content_right ul{
	padding:10px 0 0 22px;
	margin:0;
	list-style:disc;
	}
	
.inner_content_right ul li{
	padding:0 0 12px 0;
	margin:0;
	}
	
#footer_wrapper_inner{
	background:url(../images/footer_pic_inner.jpg) no-repeat top center;
	}		
	
	
.txt_grey { color:#999; }
	
	
