body{
	 background:url(../images/bg.jpg) center top repeat-x #1C2E5B;
	 font-family:sans-serif;
	 font-size: .75em;
	 margin:0px;
	 padding:0px;
	 text-align:center;
	 color:#000;
}
h1{
	 font-size:1.5em;
	 color:#7E2527;
	 font-weight:bold;
	 line-height:1.1em;
}
h2{
	 font-size:1.2em;
	 color:#7E2527;
	 font-weight:bold;
}
h3{
	 font-size:1.2em;
	 color:#000;
	 font-weight:bold;
}
h4{
	 font-size:1.2em;
	 color:#7E2527;
	 margin-bottom:0px;
	 font-weight:bold;
}
#wrapper{
	 width:950px;
	 margin:0px auto;
	 
}
#header{
	 background:url(../images/header.jpg) no-repeat;
	 height:190px;
	 position:relative;
}
.hidden{display:none;}
#home{
	 position:absolute;
	 top:0px;
	 left:354px;
}
#phone{
	 color:#862125;
	 font-size:1.8em;
	 position:absolute;
	 right:23px;
	 top:108px;
	 font-weight:bold;
}
#container{
	 width:950px;
	 float:right;
	 background:url(../images/textbg.jpg) repeat-y top left;
}
#text_container{
	 width:75%;
	 line-height:1.5em;
	 float:right;
	 text-align:left;
	 padding:5px 15px 15px;
	 height:auto !important;
	 min-height:600px;
}
	 #text_container a{
		  color:#862125;
		  text-decoration: underline;
	 }
	 #text_container a:hover{
		  text-decoration:none;
	 }
	 .p_top{margin-top:0px;}
#footer{
	 clear:both;
	 background:url(../images/footer.jpg) no-repeat top left;
	 height:77px;
	 font-size: 1.1em;
	 color:#fff;
	 text-align:center;
	 padding:2px 10px 10px;
}
	 #footer a{
		  color:#fff;
		  text-decoration: none;
	 }
	 #footer a:hover{
		  text-decoration:none;
	 }
#credits{
	 width:950px;
	 margin: 0px auto;
	 text-align:center;
	 color:#fff;
	 padding-bottom:10px;
}
	 #credits a{
		  color:#fff;
		  text-decoration: none;
	 }
	 #credits a:hover{}
#content_banner{
	background:url(../images/content_header.jpg) no-repeat top left;
	height:199px;
	position:relative;
}
.left_list{
	width:45%;
	float:left;
	text-align:left;
}
#foot_banner{
	padding:0px;
	text-align:right;
	float:right;
	width:750px;
}
#button{
 float:right;
 width:310px;
}
#button a{
	border:0px;
}
.image300{
	width:310px;
	float:right;
	padding:0px 10px;
	text-align:center;
}
	.image300 img{
		padding:5px 0px	
	}
	.image300 p{
		font-size:.75em;
		margin:0px	
	}
.image300_button{
	width:310px;
	float:right;
	padding:0px 10px;
	text-align:center;
	margin-top:-53px;
}
	.image300_button img{
		padding:5px 0px	
	}
	.image300_button p{
		font-size:.75em;
		margin:0px	
	}