@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #666;
	}
	
h1 {
	font-size: 150%;
	color: #000;
	}
	
h2 {
	font-size: 130%;
	margin: 0;
	color: #005CAA;
	}		
	
h3 {
	font-size: 110%;
	margin: 0;
	color: #666;
	margin-top: 15px;
	}		
	
a:link {
	color: #005CAA;	
	}
	
a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
a:visited {
	color: #005CAA;	
	}		
	
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #E9ECF0;
	}
	
#banner {
	height: 115px;
	}
	
#strapline {
	height: 20px;
	background-color: #000;
	color: #FFF;
	padding: 2px 0 0 8px;
	font-size: 1.1em;
	font-weight: bold;
	}	
	
#top {
	height: 220px;
	margin-top: 1px;
	}
	
#top-left {
	height: 220px;
	float: left;
	width: 300px;
	background-color:#999;
	color: #fff;
	}
	
#top-left p {
	padding: 0 20px;
}	

#top-left h1 {
	padding: 30px 20px 6px 20px;
	font-size: 160%;
	color: #fff;
}

#top-left h2 {
	padding: 0 20px;
	font-size: 120%;
	color: #fff;
}
	
#top-right {
	height: 220px;
	float:left;
	width: 650px;
}				

ul#menu {
	background-color: #005CAA;
	margin: 1px 0 0 0;
	padding: 4px 20px 4px 20px;
	list-style: none;
}

ul#menu li {
	display: inline;
	margin: 0 16px 0 0;
	padding: 0;
	text-transform: uppercase;
}

ul#menu a:link {
	color: #fff;
	text-decoration: none;
	padding-right: 16px;
	}
	
ul#menu a:hover {
	color: #CC9966;
	text-decoration: none;
	font-weight: bold;
	padding-right: 16px;
	}
	
ul#menu a:visited {
	color: #fff;	
	text-decoration: none;
	padding-right: 16px;
	}	

ul#menu a:active {
	color: white;
	text-decoration: none;
	padding: 0 16px;
}

#content-home {
	margin-top: 2px;
	font-size: 90%;
	line-height: 1.6em;
	}
	
#content-home-capabilities {
	width: 272px;
	height: 256px;
	margin-right: 7px;
	float: left;
	text-align: left;
	padding: 10px 20px;
	background-color:#E7F1FD;
	background-image: url("images/bluebg.gif");
	background-repeat: repeat-x;
	}	
	
#content-home-capabilities h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #777F8A;
	}	
	
#content-home-capabilities a:link, a:visited{	
	color:#005CAA;
	text-decoration: none;
	}
	
#content-home-capabilities a:hover{	
	color: #666;
	text-decoration: underline;
	font-style:italic;
	}
	
#content-home-products {
	width: 272px;
	height: 256px;
	margin-right: 7px;
	float: left;
	text-align: left;
	padding: 10px 20px;
	background-color:#E7F1FD;
	background-image: url("images/bluebg.gif");
	background-repeat: repeat-x;
	}	

#content-home-products h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #777F8A;
	}	
	
#content-home-products a:link, a:visited{	
	color:#005CAA;
	text-decoration: none;
	}
	
#content-home-products a:hover{	
	color: #666;
	text-decoration: underline;
	font-style:italic;
	}	
		
#content-home-services {
	width: 272px;
	height: 256px;
	float: left;
	text-align: left;
	padding: 10px 20px;
	background-color:#E7F1FD;
	background-image: url("images/bluebg.gif");
	background-repeat: repeat-x;
	}	
	
#content-home-services h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #777F8A;
	}		

#content-home-services a:link, a:visited{	
	color:#005CAA;
	text-decoration: none;
	}
	
#content-home-services a:hover{	
	color: #666;
	text-decoration: underline;
	font-style:italic;
	}		
	
	
#content-products {
	margin-top: 5px;
	font-size: 90%;
	line-height: 1.6em;
	}
	
#product-nav {
	width: 260px;
	height: 276px;
	margin-right: 3px;
	margin-top: 2px;
	margin-bottom: 6px;
	float: left;
	text-align: left;
	padding: 10px 20px;
	background-color:#E9ECF0;
	}	
	
#product-nav ul li {
		width: 180px;
		border-bottom: 1px solid #ccc;
		padding: 2px 0;
		}	
	
#product-nav h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #777F8A;
	}		
	
#product-nav a:link, a:visited{	
	color:#005CAA;
	text-decoration: none;
	}
	
#product-nav  a:hover{	
	color: #666;
	text-decoration: underline;
	font-style:italic;
	}
	
#product-content {
	width: 599px;
	margin-right: 7px;
	margin-top: 2px;
	float: left;
	text-align: left;
	padding: 10px 20px;
	background-color:#CFDEEF;
	}	

#product-content p {
		padding: 0 40px 0 0;
		}
		
#product-content li {
		text-transform: none;
		}		



#product-content img {
	padding: 3px;
	border: 1px solid #999;
	margin: 4px 3px;
	}
	
#product-content h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #777F8A;

	}	
	
#product-content a:link, a:visited{	
	color:#005CAA;
	text-decoration: none;
	}
	
#product-content a:hover{	
	color: #666;
	text-decoration: underline;
	font-style:italic;
	}	
		

#footer {
	clear: both;
	height: 124px;
	margin-top: 12px;
	background-color: #005CAA;
	color: #fff;
	padding: 4px 8px;
		}	
	
#footer-left {
	width: 500px;
	float: left;
	text-align: left;
	font-size: 90%;
	padding: 4px 4px;
	background-color: #005CAA;
	}
	
#footer-right {
	width: 300px;
	float: right;
	text-align: right;
	padding: 4px 4px;
	margin: 0;
	font-size: 90%;
	background-color: #005CAA;
	}	
	
#footer-right a:link {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	}	
	
#footer-right a:hover {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	}	
	
#footer-right a:visited {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	}	
	
#footer-left a:link {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	}	
	
#footer-left a:hover {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	}	
	
#footer-left a:visited {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}	
	
#bottom {
	color: #000;
	font-style: italic;
	padding: 10px;
	font-size: 80%;
	}	
	
#bottom a:link {
	color: #000;
	text-decoration: underline;
	}
	
#bottom a:hover {
			color: #000;
	text-decoration: underline;
	}
	
#bottom a:visited {
			color: #000;
	text-decoration: underline;
	}
	


		
#bottom-left {
	width: 460px;
	float: left;
	text-align: left;
	padding: 4px 0;
	}		
		
#bottom-right {


	width: 460px;
	float: right;
	text-align: right;
	padding: 4px 0;
	margin: 0;
	}		
		
#photo-gallery img {
	padding: 2px;
	border: 1px solid #999;
	margin: 6px;
	float: left;
}
		
.clear-both {
	clear: both;
}

.float-left {
	float: left;
	padding: 6px;
	}
	
.float-right {
	float: right;
	padding: 6px;
	}	
	
.float-right-swf {
	float: right;
	padding: 6px;
	border: 1px solid #999;
}
	
	
.image {
	width: 206px;
	padding: 4px 0;
	margin: 6px 12px;
	text-align: center;
	float: left;
	}	
	
.event-date {
	text-align: center;
	font-size: 120%;
	}
	
.event-title-small {
	text-align: center;
	font-size: 120%;
	text-transform: uppercase;
	}
	
.event-title-blue {
	text-align: center;
	font-size: 130%;
	text-transform: uppercase;
	color: #003399;
	}	
	
.event-text-center {
	text-align: center;
	}		
	
/* Image Cycle Specific Stuff */
 
#top-right img {
    top:  0; 
    left: 0 
} 	

span.ss{ 
font-size:9px; 
vertical-align:top; 
} 