@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
a {
	color: #0a4b6a;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #00afff;
}
object {
	outline: none;
}
body {
	font:12px Georgia, "Times New Roman", Times, serif;
	color: #267291;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-color: #b6f7ff;
}
#wrap {
	display: block;
	width: 910px;
	margin: 0px auto;
}
#header {
	width: 910px;
	height: 216px;
	margin: auto;
}
.top-header {
	height: 216px;
	float: left;
	width: 910px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	float: left;
	display: block;
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	width: 910px;
	padding-top: 22px;
	padding-bottom: 22px;
}
.left {
	width: 236px;
	float: left;
	padding: 20px;
	background-color: #0a4c6b;
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-x;
	color: #57abd3;
	margin-bottom: 10px;
}.left-image {
	margin-bottom: 10px;
	float: left;
	display: block;
	width: 276px;
}
/*.right {
	display: block;
	width: 562px;
	float: right;
	padding-right: 30px;
	margin-bottom: 20px;
}*/
.right {
	display:block;
	float:left;
	margin-bottom:20px;
	padding-left:30px;
	width:562px;
}
#footer {
	float: left;
	width: 902px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-bottom: 30px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
}
#header ul {
	list-style-type: none;
}
#header ul li {
	display: inline;
	
}
#header ul span {
	display: none;
}
#header ul a {
	float: left;
	display: block;
}
.left h3 {
	font-size: 24px;
	font-weight: normal;
	color: #b9e9ff;
	display: block;
	margin-bottom: 10px;
}
.left h2 {
	font-size: 18px;
	font-weight: normal;
	color: #b9e9ff;
	display: block;
	margin-bottom: 5px;
}
.left p {
	display: block;
	margin-bottom: 10px;
}
.left a {
	color: #B9E9FF;
}
.left a:hover {
	text-decoration: underline;
}
.right h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
	margin-bottom: 20px;
	color: #267291;
}
#logo {
	position: absolute;
	left: 330px;
	top: 35px;
}
#logo span {
	display: none;
}
#logo a {
	float: left;
	display: block;
	height: 115px;
	width: 260px;
}
#top-nav {
	float: left;
	display: block;
	position: absolute;
	top: 55px;
	right: 5px;
}
#top-nav li a {
	height: 19px;
	margin: 0 5px 0 5px;
}
#main-nav {
	float: left;
	clear: both;
	display: block;
	width: 910px;
	position: absolute;
	bottom: 0px;
}
#main-nav li a {
	height: 33px;
}

/*top nav*/
.home {
	background-image: url(images/home.jpg);
	width: 45px;
}
.about {
	background-image: url(images/about.jpg);
	width: 48px;
}

/*.contact {
	background-image: url(images/contact.jpg);
	width: 66px;
}*/

/*top nav hover*/
#top-nav li a:hover {
	background-position: 0 -19px;
}

/*main nav*/
.news {
	background-image: url(images/news-events.jpg);
	width: 187px;
}
.gallery {
	background-image: url(images/gallery.jpg);
	width: 133px;
}
.forsale {
	background-image: url(images/for-sale.jpg);
	width: 144px;
}
.services {
	background-image: url(images/services.jpg);
	width: 139px;
}
.testimonials {
	background-image: url(images/testimonials.jpg);
	width: 186px;
}
.contact {
	background-image: url(images/contact.jpg);
	width: 121px;
}

/*main-nav hover*/
#main-nav li a:hover {
	background-position: 0 -33px;
}

/* --- */
.flash-header {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
}
.flash-slideshow {
	display: block;
	float: left;
	height: 376px;
	width: 910px;
	margin-top: 30px;
}

/* --- */
#container01 {
	display: block;
	float: left;
	width: 100%;
}
.cont1-index {
	background-image: url(images/index-bg.jpg);
	background-repeat: repeat-x;
}
.cont1-page {
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
}

/* --- */
.main-banner {
	display: block;
	text-align: center;
	float: left;
	height: 134px;
	width: 910px;
	margin-top: 21px;
	margin-bottom: 22px;
	font-size: 0px;
}
.main-banner h2 {
	font-family: "Trajan Pro", Georgia, Times New Roman, Times, serif;
	display: block;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: normal;
	text-align: right;
	margin-right: 20px;
	margin-top: 70px;
}
#left-wrap {
	float: left;
	width: 276px;
	margin-left: 22px;
	_margin-left: 10px;
}
