 
 #wrapper {
	width:940px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	height:525px;
 }
 
 #flash_content {
	width:752px;
	height:480px;
	position:relative;
	float:left;
	
 }
 
 #column1 {
 	width:188px;
	height:525px;
	float:left;
	position:relative;
 }
 
 #column2 {
	 width:564px;
	 height:525px;
	 float:left;
	 position:relative;
 }
 
 #column3 {
  	width:188px;
	height:525px;
	float:left;
	position:relative;
	background-color:#3398e6;
 }
 
 
 #details {
	 margin:0px 0px 0px 20px;
	 position:relative;
	 float:left;
 
 }
 
 #logo {
 background-image:url(../images/logo4.gif);
 background-repeat:none;
 height:121px;
 width:187px;
 float:left;
 position:relative;
 }
 
 img.logo_image {
 margin-top:13px;
 margin-left:1px;
 }

#text_content {
padding:20px 20px 20px 25px;
height:auto;
}

#details ul li {
	color:#333333;
	font-size:.9em;
	list-style:none;
	margin-bottom:8px;
}

#details ul li .blue_text {
	color:#2979b7;
	font-weight:bold;
}

#details ul li.phone_text {
	color:#333333;
	background-image:url(../images/phone.gif);
	padding-left:20px;
	padding-bottom:1px;
	padding-top:1px;
	background-repeat:no-repeat;
}

#thumb_content {
width:309px;
position:relative;
float:left;
height:309px;
margin-left:12px;
margin-top:35px;
}

.thumb_row {
	margin-bottom:15px;
	height:auto;
	width:auto;
	position:relative;
	float:left;
}

#thumb_content img {
	border: 1px solid #666666;
	float:left;
	position:relative;
}


img.spaced {
margin-left:15px;
}

#gallery_next {
	float:left;
	position:relative;
	width:100px;
	margin-top:345px;
	height:auto;
	padding-left:15px;
}

#gallery_prev {
	float:left;
	position:relative;
	width:42px;
	margin-top:345px;
	height:auto;
	padding-right:15px;
	padding-left:58px;
}

a.next_prev {
text-decoration:none;
color:#215b88;
}
 
#logo_box {
	width: 187px;
	position: relative;
	margin: 0px;
	padding: 0px;
	height:325px;
	float:left;
	margin-top:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eec507;
}
#map {
	margin-left:20px;
	height:auto;
	width:auto;
	position:relative;
	float:left;
	margin-top:20px;
}
