@charset "utf-8";
#main_container {
	background-image: url(images/full_bg.jpg);
	background-repeat: repeat-x;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #063F5D;
}
#logo {
	padding-left: 20px;
	float: left;
}
#menu_bar {
	float: right;
	margin-top: 105px;


}
#main_body {
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
	height: 500px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: none;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#lh_col {
	width: 33%;
	margin-right: 40px;
	float: left;
}
#rh_col {
	float: left;
	width: 62%;
}
#main_container #main_body #rh_col h1 {
	border-bottom-style: solid;
	border-bottom-color: #307DB1;
	padding-bottom: 5px;
}
#main_container #main_body #lh_col h1 {
	border-bottom-style: solid;
	border-bottom-color: #307DB1;
	padding-bottom: 5px;
}
.feature_pic  img {
	margin-right: 20px;
}
.feature_pic {
	margin-left: 35px;
	float: left;
}
.feature_txt {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.featured_2ndrow {
	clear: both;
}
#footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #063F5D;
	height: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	color: #CCC;
	text-align: left;
	padding-top: 7px;
	padding-left: 10px;
	margin-top: 2px;
	padding-right: 10px;
}
#tel_foot {
	float: right;
}
#cright_foot {
	float: left;
}
#full_content {
	width: 100%;

	float: left;
}
#main_container #main_body #full_content h1 {

}
#main_container #main_body #full_content h1 {
border-bottom-style: solid;
	border-bottom-color: #307DB1;
	padding-bottom: 5px
}

.contact_info_lhs {
	float: left;
	margin-right: 80px;
	margin-bottom: 20px;
}
.contact_info_rhs {
	float: left;
	width: 750px;
	margin-bottom: 20px;
}
.address {
	float: left;
	margin-right: 95px;
	margin-bottom: 20px;
}
#main_container #main_body #full_content .contact_info_rhs a {
	color: #FFF;
	text-decoration: none;
}
#main_container #main_body #full_content .contact_info_rhs a:hover {
	color: #FFF;
	text-decoration: underline;
}
.port_img {
	float: left;
	margin-left: 20px;
}
.port_site_desc {
	float: left;
	margin-left: 100px;
	width: 400px;
}
.clear_float {
	clear: both;
}
.port_underline {
	width: 650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #307DB1;
	margin-top: 20px;
	margin-bottom: 60px;
	margin-left: 20px;
}
#port_content {
	width: 100%;
	float: left;
	height: 1200px;
}
#port_main_body {
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
	height: 1300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: none;
}
#main_container #port_main_body #port_content h1 {
border-bottom-style: solid;
	border-bottom-color: #307DB1;
	padding-bottom: 5px
}
#main_container #port_main_body #port_content .port_img a img {
	border: 1px solid #307DB1;
	padding: 5px;
}
#main_container #port_main_body #port_content .port_img a:hover img {
	border: 1px solid #FFF;
	padding: 5px;
}
