#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 820px;
}

#wrapper2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 1570px;
}

#wrapper3 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 1375px;
}
 
 #wrapper4 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 1100px;
}

 #wrapper5 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 780px;
}
body {
	background-image: url(../images/BGGrad.jpg);
	background-repeat: repeat-x;
	background-color: #A4A4A4;
	font-family: Arial, Helvetica, sans-serif;
}
#headertext h1 {
	font-size: 30px;
	color: #585858;
}

#header {
	border: thin solid #0B027C;
	float: left;
	width: 778px;
	background-color: #FFF;
}
#services {
	padding-top: 20px;
	padding-left: 34px;
	float: right;
	font-size: 14px;
	color: #FFF;
	width: 334px;
	height: 225px;
	background-image: url(../images/servicesBG.jpg);
	background-repeat: repeat-x;
}

#maincontent {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 12px;
	width: 450px;
	float: left;
	line-height: 15px;

}

#maincontent h1 {
	font-size: 20px;
	color: #0B027C;
}

#services h2 {
	font-weight: lighter;
	line-height: 10px;
}
#services ul {
	padding-top: 15px;
}

#flash {
	float: left;
	background-image:url(../images/marina.jpg)
}
#headertext {
	margin-top: 30px;
	margin-left: 65px;
	float: left;
}
.logo {
	margin-left: 30px;
	float: left;
}
#services img {
	float: right;
	padding-right: 22px;
}
#themis {
	float: left;
	margin-top: 30px;
}
a {
	text-decoration: none;
}
#services a {
	color: #FFF;
	text-decoration: none;
}
#services a:visited {
	color: #FFF;
}
#footer a {
	color: #FFF;
}
#services a:hover {
	color: #FFDD84;
}
#footer a:hover {
	color: #B7F0FF;
}



#themistext {
	float: left;
	font-size: 11px;
	color: #0B027C;
	width: 130px;
	margin-top: 25px;
	padding-left: 0px;
}
#footer {
	clear: both;
	float: left;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	height: 53px;
	width: 780px;
	text-align: center;
	padding-top: 20px;
}
#wrapper2 {
}
