/* CSS Document */

#wrapper {
	margin: 0 auto;
	width: 940px;	
	background-image: url(images/wrapper.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}
#head {
	margin: 0 auto;
	width:920px;
	height:340px;
	
}
body {
	background-color: #026495;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #01618F;
	padding-top: 20px;
	padding-right: 120px;
	padding-bottom: 20px;
	padding-left: 10px;	
}
#maincontentwrap {
		width:670px;
	height: 250px;
	background-image: url(images/contentback2.jpg);
	background-repeat: no-repeat;	
	float: left;
	display: inline;	
}

.spacer {
clear:both;
}
#nav {
	width: 220px;
	display: inline;
	float: left;
	margin-right: 20px;	
}
#footer {	
	margin: 0 auto;
	width: 920px;
		}
		#maincontentwrap2 {
		width:670px;
		background-image: url(images/contentback3.jpg);
	background-repeat: no-repeat;	
	background-position: top;
	float: left;
	display: inline;	
}
#gallery {
				margin: 0 auto;
				width:750px;	
}.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#ratescontent {
		width:670px;
			float: left;
	display: inline;	
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #CC9900;
}
a:visited {
	color: #CC9900;
}
a:hover {
	color: #026495;
}
a:active {
	color: #CC9900;
}

#counter {
	margin: 0 auto;
	width: 940px;
		}.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #013752;
}
