body {
	font: 62.5%/1.6em verdana, geneva, sans-serif,;
	color:#000033;
	margin:0;
	background:url(../images/page_background.jpg) top repeat #121212;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}

.zeroed{
padding:0;
margin:0;
}

#wrapper1 {
	background:#1e1e1e;
	padding:0 10px 10px 10px;
	width:760px;
	margin:0 auto;
}

#wrapper2 {
	width:740px;
	background:url(../images/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 12px 10px 12px;
}


#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
}
#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
}
#nav li a {
	display:block;
	padding:40px 10px 21px 10px;
	background:#fff;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 1px 0 0;
}
#nav li a:hover {
	background:url(../images/nav_a_hover.jpg) top center no-repeat #fff;
	color:#000;
}


#header h1 {
	font:2.7em Arial;
	letter-spacing:-1px;
	color:#222;
	float:left;
	padding:30px 20px 14px 45px;
	background:url() right bottom no-repeat;
}
#header h1 a {
	color:#222;
	text-decoration:none;
	border:none;
}
#header h1 a:hover {
	color:#000;
}
#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}


#container {
	clear:both;
	padding:15px 0 0 0;
}

p.description {
	background:url(../images/description.jpg) right bottom no-repeat #005A97;
	padding:10px 10px 40px 10px;
	color:#fff;
	font-size:1.5em;
	line-height:25px;
	border-top:4px solid #003C64;
}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

/* begin drop down styling */
table.subnav2 { 
background-color: #f4f4f4;
width:100px;
margin:0;
border-left:1px none #018f76;
border-right:1px none #018f76;
border-bottom:1px none #018f76;
}

table.subnav2 td {
white-space: nowrap;
border-top: 1px solid #fff;
}

/* styles for drop downs */
#services, #info, #about, #reserved1, #reserved2{
position:absolute;
z-index:1000;
visibility:hidden;
text-align:left;
padding:0;
margin-top:1px;
}
#services{
	margin-left: -5px;
	margin-top: 20px;
}
#info{
	margin-left: 100px;
	margin-top: 20px;
}
#about{
	margin-left: 205px;
	margin-top: 20px;
}
#reserved1{
	margin-left: 310px;
	margin-top: 20px;
}
#reserved2{
	margin-left: 415px;
	margin-top: 20px;
}
/* end drop down styling */

#content {
	margin:0 260px 0 5px;
	padding:10px 20px 0 0;
	background:url(../images/content.jpg) top right no-repeat;
}
#content h2 {
	font:1.8em verdana;
	color:#121212;
	letter-spacing:0px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
	clear:left;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content h3 {
	font:1.6em verdana;
	color:#333333;
	margin:10px 0;
}
#content p {
	margin:10px 0;
	font-size:110%;
	line-height:21px;
}
#content img {
	padding:5px;
	border:1px solid #eee;
}

#content2 {
	margin:0 0px 0 0px;
	padding:10px 0px 0 0;
	background:url(../images/content.jpg) top right no-repeat;
}
#content2 h2 {
	font:1.8em verdana;
	color:#121212;
	letter-spacing:0px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
	clear:left;
}
#content2 h2 a {
	color:#121212;
	text-decoration:none;
}
#content2 h3 {
	font:1.6em verdana;
	color:#333333;
	margin:10px 0;
}
#content2 p {
	margin:10px 0;
	font-size:110%;
	line-height:21px;
}
#content2 img {
	padding:5px;
	border:0px solid;
}

ol.subnav {
	margin:-5px 0 0 -5px;
	padding:0;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0 0 15px;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #eee;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
	width: 90px;
}
ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}


#sidebar {	
	width:230px;
	float:right;
	background:url(../images/sidebar.jpg) top right no-repeat #fff;
	padding:10px 20px 10px 10px;
	margin:-30px 0 0 0;
}
#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}
p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	padding:5px;
	border:1px solid #eee;
	color:#555;
	width:220px;
}


blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	border:0px solid #eee;
}
li {
	margin:0 0 0 10px;
	font-size:110%;
	padding:5px;
}

 a {
	color:#006699;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
}
 a:hover {
	border-bottom:1px solid #ccc;
}


#footer {
	text-align:center;
	border-top:2px solid #000;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}

.logo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#container table.subnav2 td a {

display: block;
padding: 3px 5px; 
color: #555; 
text-decoration: none; 
font-size: 11px;
}
#container table.subnav2 td a:hover {
background-color: #fcfcfc; 
color: #121212; 
width: auto;
text-decoration: none;
}
ul.faq {
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	border:0px solid #eee;
}
li.faq {
	margin:0 0 0 10px;
	font-size:110%;
	padding:0px 0px 0px 5px;
}
.checkbox {
	height: 20px;
	width: 20px;
}
.textfield {
	border: 1px solid #aaaaaa;
}
p.topics {

	background:#f4f4f4;
	padding:0px 10px;
	margin:0;
	border-left:5px solid #f0f0f0;
}
p.topicfirst {


	background:#f4f4f4;
	padding:10px 10px 0px;
	margin:0;
	border-left:5px solid #f0f0f0;
}
p.topiclast {


	background:#f4f4f4;
	padding:0px 10px 10px;
	margin:0;
	border-left:5px solid #f0f0f0;
}
table.topicfirst {



	background:#f4f4f4;
	padding:10px 10px 0px;
	margin:0 10px 0 0;
	border-left:5px solid #f0f0f0;
}
ol.faq {

	margin:10px 10px 10px 10;
	padding:0 0 0 20px;
	border:0px solid #eee;
}
