@charset "UTF-8";

body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	background-position:center;
	margin: 0 auto;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 10pt;
}
img {
	border-style: none;
}
.blue{
color: #1dc0e2;
}
#top_content p{
margin:0px;
padding:0px;
padding-right:6px;
}
#top_content h4 {
	margin: 8px 0px;
	padding:0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 12pt;
}

#bottom_content h4 {
	margin: 10px 0px;
	text-align:center;
	padding:0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 12pt;
}
h7 {
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #1dc0e2;
	font-size: 12pt;
}
h8 {
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 12pt;
}
h9 {
	float: left;
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 10pt;
}
a:link {
	color: #1dc0e2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1dc0e2;
}
a:hover {
	color: #186fab;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #1dc0e2;
}
#sitewrapper {
	width:900px;
	margin:15px auto;
}
#top {
	color: #1dc0e2;
	font-size: 12px;
	height:40px;
}
#header {
	margin-left:7px;
}
#newsletter {
	margin-left: 30px;
	margin-top: 3px;
}
#go_btn {
	margin-top: 5px;
}
#nav {
	margin-top:70px;
	margin-bottom:8px;
	margin-left:0px;
	width:900px;
	height:44px;
	background-image: url(../images/navbar.gif);
	background-repeat:no-repeat;
	text-align:right;
}
#nav p{
margin:0px;
padding:17px 20px 0px 20px;
}
#nav a{
margin:0px 10px;
font-size:11pt;
}
ul#menu {
	margin-right: 5px;
	position: relative;
}
ul#menu li {
	font-family: sans-serif, "Lucida Grande", Verdana, Arial;
	margin-bottom:0px;
	margin-left: 15px;
	margin-top: 16px;
	margin-right: 15px;
	list-style:none;
	font-size:15px;
	text-transform:uppercase;
	float:right;
	text-align: right;
}
ul#menu li a {
	text-decoration:none;
	color: #baf6f6;
	display: block;
}
ul#menu li a:hover {
	text-decoration:none;
	color: #05c1fa;
}
#content_wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
#body_content_wrapper {

}
#top_content {
	height:268px;
	margin-bottom:5px;
	background-image: url(../images/top_content_bg2.png);
	background-repeat:no-repeat;
}
#bottom_content {
	margin-top:20px;
	width:900px;
	margin:0px;
}
#bottom_content_inner {
	background-color:#0D4974;
	background-image:none;
	margin:0px;
}

#subpages_content_inner {
	background-color:#0D4974;
	background-image:none;
	margin:0px;
	padding:10px;
	text-align:left;
}

#subpages_content_inner h4{
	margin: 0px 0px;
	text-align:left;
	padding:0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 12pt;
}

#subpages_content_inner p{

}

.column1 { float:left; text-align: center; width:250px; position:relative;  }
.column2 { float:left; width:375px; position:relative; }
.column3 { float:right; text-align: center; width:250px; position:relative; }

.column4 { float: left; width:585px; margin-left: 0px; margin-right: 0px;}
.column5 { float: right; width:300px; text-align: left}
.column6 { float: left; width: 359px; height: 54px;   }
.column7 { 
	float: right;margin-top:6px;
	width:433px; 
	height: 41px;
	padding-top: 12px;
	text-align: center;
	background-image: url(../images/newsletter_bg.png); 
	background-repeat:no-repeat; 
	background-position:right;
}
#title {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer {
clear:both;
margin-top:11px;
background-color:#0D4974;
}
#footer p{
padding:0px;
margin:0px;
text-align:center;
}

