@import "reset.css";
@import "navigation.css";

body {
	background:#e4e8eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#wrapper {
	width:940px; /*set your own width for the entire site*/
	margin:0 auto;
	background:url(../images/background.gif) repeat-y top left;
	}
	
#content {
	padding:10px 30px;
	}
	
	
#head {
	height:128px;
	background:url(../images/head_bg.gif) repeat-x top left;
	
	}
	
	.logo {
		margin:20px 0 0 40px;
		}
		
	.number {
		margin:20px 40px 0 0;
		}
		
		
#left {
	width:714px;
	float:left;
	height:auto;
	}
	
#right {
	width:161px;
	float:left;
	margin-left:5px;
	}

	
#footer {
	width:880px;
	padding:0 30px 40px 30px;
	margin:10px 0 0 0;
	background:url(../images/footer.gif) no-repeat bottom left;
	}
	
#footer .foot_links {
	border-top:1px solid #c3d4da;
	margin-top:6px;
	padding:15px 0 10px 0;
	}
	
#footer .foot_links a {
	color:#000;
	text-decoration:none;
	}
	
#footer .foot_links a:hover {
	text-decoration:underline;
	}
	
ul.small {
	width:714px;
	}	


#ticker {
	background:#0d5269;
	height:25px;
	line-height:25px;
	padding:0 10px;
	margin-bottom:10px;
	}
	
#ticker h1 {
	font-size:11px;
	font-weight:bold;
	float:left;
	color:#99dbf0;
	text-transform:uppercase;
	margin-right:5px;
	}

#ticker a {
	color:#fff;
	text-decoration:none;
	float:left;
	position:relative;
	z-index:3;
	}
	
#ticker a:hover {
	text-decoration:underline;
	}
	
.hide {
	display: none;
	position: absolute;
	top: -400px;
	}
	
#qscroller1 {
	width:597px;
	height:21px;
	}
	
.qslide {
	font-size: 11px;
	padding:0 0 0 3px;
	}
	
.leftbox {
	width:202px;
	}
	
	
.newsletter {
	_position:relative;
	width:178px;
	*width:202px;
	height:116px;
	*height:140px;
	margin-top:10px;
	background:url(../images/newsletter.gif) no-repeat top left;
	padding:12px;
	color:#0d5269;
	font-size:10px;
	overflow:visible;
	}
	
.newsletter h1 {
	font-size:20px;
	margin-bottom:5px;
	}
	
.newsletter p {
	*margin:0 24px 0 0;
	}
	
.newsletter form {
	text-align:right;
	}
	
.newsletter input.btn2 {
	height:27px;
	width:73px;
	background:url(../images/submit.gif) no-repeat top left;
	padding:0;
	border:none;
	*margin:0 24px 0 0;
	float:right;
	}
	
.newsletter form label {
	float:left;
	}
	
.newsletter form input {
	float:left;
	border:1px solid #84a6b2;
	height:15px;
	width:172px;
	}
	


.breadcrumb {
		color:#003a63;
		margin:0 0 30px 4px;
		font-weight:bold;
		width:500px;
		}
		
.breadcrumb a {
	text-transform:uppercase;
	color:#003a63;
	text-decoration:none;
	}
.breadcrumb a:hover {
	text-decoration:underline;
	}
	
	
.content {
	width:500px;
	color:#000;
	margin-left:4px;
	}

.widen {
	width:700px;
	}
	
.content h1 {
	color:#00a4d9;
	font-size:20px;
	margin:0 0 30px 0;
	font-weight:normal;
	}
	
.content p.blue {
	font-size:13px;
	color:#00a4d9;
	}
	
.content p {
	margin-bottom:15px;
	font-size:12px;
	line-height:16px;
	}
	
.content a {
	color:#00a4d9;
	line-height:15px;
	}
	
.content a:hover {
	color:#0d5269 !important;
	}
	
.content ul.sitemap {
	color:#00a7da;
	}

.content ul.sitemap ul {
	color:#00a7da;
	}
	
.content ul.sitemap li {
	line-height:20px;
	float:left;
	padding-right:9px;
	padding-left:10px;
	border-right:1px dotted #00a7da;
	display:block;
	position:relative;
	}
	
.content ul.sitemap li ul li {
	float:none;
	height:20px;
	border-right:none;
	padding:0;
	background:#fff;
	}
	
.content ul.sitemap li ul {
	display:none;
	background:#fff;
	*margin:15px 0 0 0;
	left:10px;
	z-index:1000;
	}
	
.content ul.sitemap li:hover ul {
	display:block;
	position:absolute;
	width:200px;
	}
	
.content ul.sitemap li a{
	
	color:#0d5269;
	}
	
.content ul.sitemap li ul li a{
	font-weight:normal;
	color:#00a4d9;
	}
	
	
#search {
	font-size:12px;
	margin-top:-36px;
	position:relative;
	z-index:1;
	}
	
#search input {
	margin-top:3px;
	border:1px solid #84a6b2;
	width:161px;
	height:17px;
	}
	
.chat {
	margin-top:15px;
	margin-left:10px;
	}
	
#interactive, #green, #faq, #news, #contact{
	width:143px;
	height:104px;
	padding:40px 10px 10px 10px;
	color:#666;
	font-size:12px;
	line-height:14px;
	position:relative;
	margin-bottom:10px;
	}

	
#interactive a, #green a, #faq a, #news a, #contact a{
	display:block;
	color:#164f68;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	margin-top:5px;
	}
	
#interactive a:hover, #green a:hover, #faq a:hover {
	color:#164f68;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	}
	
a.headlink {
	display:block;
	width:163px;
	height:30px;
	position:absolute;
	top:-5px;
	left:0;
	}


#interactive {
	background:url(../images/interactive.gif) no-repeat top left;
	}
	
#green {
	background:url(../images/green.gif) no-repeat top left;
	}
	
#faq {
	background:url(../images/faq.gif) no-repeat top left;
	}
	
#news {
	background:url(../images/news.gif) no-repeat top left;
	}
	
#contact {
	background:url(../images/contact.gif) no-repeat top left;
	}

/*===forms===*/

form h2 {
	margin-bottom:10px;
	font-size:14px;
	}

fieldset {
	padding:10px;
	}

label {
	display:block;
	width:100px;
	float:left;
	line-height:20px;
	}
	
label.nowidth {
	width:200px;
	text-align:left;
	line-height:10px;
	}
	
label.nowidth2 {
	width:30px;
	}
	
input {
	margin-bottom:3px;
	border:1px solid #969696;
	}
	
input:hover {
	background:#e9f4f7;
	}
	
input.btn {
	margin-top:5px;
	margin-left:142px;
	}
	
.errors {
	background:#ffe6e6;
	padding:10px;
	bordeR:1px solid #962d2d;
	margin-bottom:10px;
	}
	
.errors ul li {
	color:#962d2d;
	font-weight:bold;
	margin-bottom:4px;
	list-style:inside;
	}
	
	
.newswrap h2 {
	margin:10px 0;
	}
	
.newslisting_wrapper {
	background:#f5f5f5;
	margin-top:20px;
	padding:10px;
	border:1px solid #ccc;
	}