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

body {
	background-image: url(../images/bottomunder.png);
	background-repeat: repeat-y;
	background-position: right bottom;
	position: relative;
	margin:auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66789d;
	font-size: 90%;
}
.body2 {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#fff;
	margin:0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66789d;
	font-size: 90%;
}
h2 {
	font-size: 100%;
	font-weight:normal;
	margin-top: 0.5em;
	margin-bottom: 1em;
	}
h3 {
	font-size: 100%;
	font-weight:normal;
	display: inline;
	}
p {
	margin:0;
	padding: 0 0 10px 0;
	}
.endp {
	margin:0 0 -25px 0;
	padding: 0;
	width:100%;
	}
img {
	border:none;
	}
a {
	color: #18a1a0;
	text-decoration:none;
	border:none;
	}
a:hover {
	color: #a0c04c;
	text-decoration:underline;
	}
.outer {
	width: 760px;
	margin:auto;
}
.outer3 {
	width: 800px;
	margin:auto;
}
.nav {
	position:relative;
	top:17px;
	text-transform:uppercase;
	color: #fff;
	font-size: 9pt;
	height:195px;
	text-align: center;
	}
.nav a {
	color: #fff;
	text-decoration:none;
	margin-right:20px;
	padding: 4px;
	}
.nav a:hover {
	color: #b8ff00;
	text-decoration:none;
	padding: 4px;
	}
.navspace {
	float: left;
	width: 180px;
	}
.float {
	float:left;
	}
.quote {
	position:relative;
	float:left;
	left:10px;
	width: 300px;
	line-height:180%;
	font-size:100%;
	font-style:italic;
	}
.contact {
	float:left;
	padding-left:200px;
	line-height:150%;
	font-size:90%;
	}
.contact b {
	font-size:110%;
	font-weight:bold;
	}
.space {
	clear:both;
	}
.outer2 {
	background-image: url(../images/content.png);
	background-repeat: repeat-y;
	background-position:centre;
	}
.contentb {
	width: 716px;
	padding-left:10px;
	}
.bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 304px;
	position: relative;
	margin:auto;
	padding:0px;
	color:#fff;
	font-size:90%;
	font-weight:bold;
	}
.bottom a {
	color: #175462;
	}
.bottom a:hover {
	color: #b8ff00;
	}
.bottomlinks {
	text-align:center;
	color: #fff;
	font-size:90%;
	text-transform:uppercase;
	}
/*.bottomlinks a {
	color: #fff;
	}*/
.spacer {
	height: 260px;
	}
.logo {
	padding-left:10px;
	padding-top: 10px;
	width: 200px;
	float:left;
	}
.logo2 {
	padding-left:0px;
	padding-top: 0px;
	width: 150px;
	float:left;
	}
.floatr {
	padding: 10px 0px 0px 0px;
	float:left;
	position: relative;
	font-weight:normal;
	top:50px;
	width: 330px;
	}
.floatr2 {
	padding: 10px 0px 0px 0px;
	float:left;
	position: relative;
	font-weight:normal;
	top:50px;
	width: 230px;
	}
.sien {
	color: #18a09e;
	text-align:right;
	}
.sien a {
	color: #19a19f;
	}
.sien a:hover {
	color: #17a09d;
	}
#sidebar {
	float: right;
	width: 250px;
	color: #346;
	font-size:100%;
	margin-left:20px;
	margin-bottom:100px;
	padding-left:10px;
	border-left: 1px dashed #abd;
}
#sidebar h1{
	color: #346;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-weight:normal;
}