@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 1004px;
	margin: 0 auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 45px;
	text-align: center;
	padding-top: 273px;
	color: #02445e;
	font-size: 14px;
	font-weight: bold;
}
#header  li {
	PADDING-RIGHT: 1em;
	DISPLAY: inline;
	PADDING-LEFT: 1em;
	margin: 0;
	padding-bottom: 0px;
}
#header  li.first {
	border-left-width: 0px;
}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header  a:hover {
	color: #395294;
}
#header  ul {
	margin: 0;
	padding: 0;
}
#content {
	background-image: url(images/cbg.gif);
	background-repeat: no-repeat;
	padding: 0 34px;
	height: 730px;
}
#left {
	float: left;
	width: 227px;
}
#right {
	float: right;
	width: 248px;
}
#right2 {
	float: right;
	width: 665px;
}
#middle {
	float: left;
	width: 415px;
	margin-left: 25px;
}
#footer {
	clear: both;
	background-color: #054a67;
	padding: 10px;
	text-align: center;
}
.bluebar {
	background-color: #15517a;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00eaff;
	font-weight: bold;
}
#left input {
	font-size: 11px;
	padding: 2px;
	width: 200px;
	margin: 3px 0 3px 0;
}
.paddingbox {
	padding: 8px;
}
.bluebox {
	background-color: #b5e6fc;
	padding: 6px;
	color: #186c76;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#contactform input {
	background-color: #10a5c9;
	border: 1px solid #10a5c9;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 210px;
}
#contactform textarea {
	background-color: #10a5c9;
	border: 1px solid #10a5c9;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 530px;
	padding: 2px;
}
#contactform {
	padding: 5px;
	height: 230px;
	width: 640px;
}
#contactform label {
	float: left;
	display: block;
	width: 80px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	clear: both;
}
#address {
	height: 150px;
	width: 453px;
	text-align: center;
	margin: 0 auto;
	background-color: #085e84;
}
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #00eaff; 
	text-decoration: none ; 
	font-weight: bold;
}
a:hover{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #00eaff; 
	text-decoration: underline ; 
	font-weight: bold;
}
p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
}
ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
}

.ContinueButton {  
	background-image: url(images/continue_button.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; 
	height: 16px; width: 56px; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.SignupButton {  
	background-image: url(images/signup_button2.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; 
	height: 16px; width: 56px; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
