body {
	font-family:"Trebuchet MS", Arial;
	}

a {
	color:#004890;
	}

a:hover {
	color:#00A3B4;
	}

#keyline {
	margin:auto;
	margin-top:15px;
	width:962px;
	border:1px solid #00A3B4;
	}
	
#header {
	width:960px;
	height:255px;
	background-repeat: no-repeat;
	}
	
#left-nav {
	width:250px;
	padding-left:50px;
	padding-top:40px;
	position:relative;
	float:left;
	overflow:visable;
	}
	
ul.tabs, ul.tabs-test { 
	list-style:none; 
	margin:0; 
	padding:0;	
	width:180px;
}

ul.tabs li, ul.tabs-test li, ul.vid-close li { 
	text-indent:0;
	padding:0;
	margin:0;
	list-style-image:none; 
}

.tabs a, .tabs-test a {
	display:block;
	height:22px;
	background:url(left-nav.jpg) top left no-repeat; 
	padding-left:25px;
	margin-bottom:4px;
	text-decoration:none;
	font-weight:bold;
	color:#004890;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	}

.tabs a:hover, .tabs-test a:hover {
	display:block;
	height:22px;
	background:url(left-nav.jpg) bottom left no-repeat; 
	padding-left:25px;
	}

.nav-padding {
	padding-top:3px;
	}
	
#main {
	position:relative;
	float:left;
	width:410px;
	padding-right:35px;
	overflow:visible;
	}
	
#main h1 {
	margin-top:0;
	color:#004990;
	font-family:"Trebuchet MS", Arial;
	font-size:21px;
	}

#main p {
	font-family:"Trebuchet MS", Arial;
	font-size:15px;
	}

.aqua {
	color:#00A3B4;
	}

#right-block {
	position:relative;
	float:left;
	width:215px;
	padding-top:47px;
	}

#footer {
	height:40px;
	background:url(footer.jpg) repeat-x bottom;
	margin-top:20px;
	}

#footer-left {
	margin:0;
	padding-top:12px;
	font-size:13px;
	padding-left:50px;
	color:#333333;
	} 

#reg {
	width:962px;
	margin:auto;
	padding-top:5px;
	font-size:70%;
	color:#999;
	}



.quote-image, .quote-text {
	position:relative;
	float:left;
	}
	
.quote-image {
	width:100px;
	}
	
.quote-text {
 	width:310px;
	font-size:75%;
	color:#004990;
	font-weight:bold;
	font-style:italic;
	}
	
.quote-text a {
	color:#00a2b2;
	font-style:normal;
	text-decoration:none;
	}
	
.quote-text a:hover {
	text-decoration:underline;	
	}



	
#facebox-video {
	display:none;
	position:relative;
}

#vid-close {
	font-size:80%;
 	width:153px;
	color:#004990;
	font-weight:bold;
	font-style:italic;
	}

#vid-close a {
	position:absolute;
	top:77px;
	left:109px;
	}

#vid-close a {
	width:56px;
	height:22px;
	color:#FFFFFF;
	background:url(close-bg.png) no-repeat;
	display:block;
	text-decoration:none;
	padding-left:17px;
	padding-top:4px;
	cursor:pointer;
	}

#vid-close a:hover {
	background:url(close-bg-hover.png) no-repeat;
	}


#facebox {
	display:none;
	width:500px;
	background-color:#FFFFFF;
}

#facebox p {
	margin:0 0 10px 0;
	padding:0;
}

#facebox h2 {
	font-size:22px;
	color:#FFFFFF;
	margin:0;
	padding:0;
}

#request-form {
	font-size:90%;
	}

input {
	padding:2px;
	font-family:"Trebuchet MS", Arial;
	border:1px solid #00A3B4;
	}

#submit, #reset {
	background:#00A3B4;
	color:#FFFFFF;
	padding:4px 8px;
	border:0;
	margin-top:5px;
	}
	
#reset {
	background:#004890;
	}

.smalltext {
	float: right;
	font-size: 9px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	position: absolute;
}

