* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('/images/bg_body.jpg') top left repeat-x #d2d3d5;
	}
	
h1 {
	margin: 0 0 10px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-transform: uppercase;
	}
	
p {
	margin: 0 0 20px 0;
	}
	
img {
	border: none;
	}
	
.wrapper {
	margin: 0 auto;
	width: 980px;
	background: #fff;
	background: url('/images/bg_wrapper.jpg') top left repeat-x #002953;
	}
	
.banner {
	padding: 3px 40px 0 90px;
	width: 850px;
	height: 175px;
	background: url('/images/bg_banner.jpg') top left repeat-x #d2d3d5;
	border-bottom: 2px solid #186aa2;
	}
	
.banner p {
	margin: 60px 75px 0 0;
	width: 150px;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	float: left;
	}
	
.banner img {
	float: left;
	}
	
.banner div {
	margin: 30px 0 0 0;
	padding: 32px 15px;
	width: 211px;
	height: 41px;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	background: url('/images/bg_promo.jpg') top left no-repeat;
	float: right;
	}
	
#banner-form {
	padding: 60px 0 0 800px; 
	width: 180px; 
	height: 118px; 
	background: url(/images/banner.jpg) top left no-repeat;
	}	
	
#banner-form form {
	width: 114px; 
	float: left;
	}
	
#banner-form input {
	margin: 0 0 8px 0; 
	width: 100px;
	}
	
#banner-form #submit {
	margin: 0 0 0 0;
	width: 100px;
	height: 24px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	background: url('/images/btn_signup.gif') top left no-repeat;
	border: none;
	float: left;
	}	
	
	
	
	
	
	

	
.topnav ul {
	padding: 0;
	margin: 0;
	width: 936px;
	font-size: 115%;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	border-bottom: 2px solid #186aa2;
	}

.topnav ul li { 
	display: inline; 
	}

.topnav ul li a {
	padding: 12px 20px;
	color: #000;
	text-decoration: none;
	float: left;
	}

.topnav ul li a:hover {
	background-color: #fef461;
	}
	
.topnav ul a.gallery {
	background:  #ececec;
	}
	
.topnav ul a:hover.gallery {
	background:  #ececec;
	cursor: default;
	}
	
.home .home, .history .history, .contact .contact, .testimonials .testimonials {
	background-color: #fef461;
	}
	
#dropmenudiv {
	padding: 0 25px 10px 20px;
	position: absolute;
	border-bottom-width: 0;
	z-index: 100;
	background: #01224b;
	}

#dropmenudiv a {
	width: 100%;
	color: #fff;
	display: block;
	margin: 10px 0;
	padding: 5px 0 0 5px;
	text-decoration: none;
	font-size: 115%;
	font-weight: bold;
	background: #01224b;
	}

#dropmenudiv a:hover { /*hover background color*/
	background: url('/images/bg_dropover.gif') top left repeat-x;
	}
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer {
	position: relative;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
	}

.thumbnail img {
	border: 1px solid white;
	margin: 0 5px 5px 0;
	}

.thumbnail:hover {
	background-color: transparent;
	}

.thumbnail:hover img {
	border: 1px solid #fff;
	}

.thumbnail span { /*CSS for enlarged image*/
	padding: 5px 5px 5px 10px;
	left: -1000px;
	border: 3px solid #05264f;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url('/images/bg_windows.gif') top left repeat-x #05264f;
	position: absolute;
	visibility: hidden;
	}

.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	}

.thumbnail:hover span { /*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left: 158px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	}
	
.content {
	width: 940px;
	height: 388px;
	background: url('/images/bg_content.jpg') top right no-repeat #fff;
	}
	
.content a {
	color: #5c7299;
	text-decoration: none;
	}
	
.content a:hover {
	text-decoration: underline;
	}
	
.text {
	padding: 16px 20px;
	width: 238px;
	height: 356px;
	float: left;
	background: url('/images/bg_text.jpg') top left repeat-x;
	}
	
.wide {
	width: 894px;
	height: auto;
	}
	
.high {
	height: auto;
	}
	
.quote {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #002953;
	}
	
.text p, .content_sub div p {
	line-height: 18px;
	}
	
.scroller {
	padding: 5px 0 0 8px;
	width: 124px;
	height: 383px;
	background: url('/images/bg_scroller.jpg') top left no-repeat;
	float: left;
	}
	
#a1, #a2, #a3, #a4, #a4, #a5, #a6, #a7, #a8, #a9, #a10 {
	margin: 0;
	padding: 7px 12px 0 0;
	width: 505px;
	height: 381px;
	float: right;
	border: none;
	}
	
.content_sub div {
	padding: 16px 20px;
	width: 226px;
	height: 138px;
	color: #fff;
	border-right: 1px dashed #fff;
	float: left;
	}
	
.content_sub .form {
	width: 380px;
	}
	
.content_sub #slider2 {
	border: none;
	}
	
.form form {
	width: 160px;
	float: right;
	}
	
.form input {
	margin: 0 0 4px 0;
	padding: 1px 2px;
	width: 160px;
	color: #666;
	display: block;
	}
	
.form #submit {
	margin: 10px 0 0 0;
	width: 94px;
	height: 26px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	background: url('/images/bg_button.gif') top left no-repeat;
	border: none;
	float: right;
	}
	
.footer {
	padding: 12px 0 0 0;
	width: 980px;
	height: 28px;
	color: #fff;
	font-size: 80%;
	text-align: center;
	border-top: 1px solid #eef293;
	background: #002953;
	}
	
.footer p {
	margin: 0;
	}
	
.footer a {
	color: #fff;
	text-decoration: none;
	}