@charset "UTF-8";
#frame {
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	width: 970px;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
	height:200px;
	/*background-image:url('img/nav_all.jpg');*/
}
#slideshow {
	height: 175px;
	width: 970px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-top: 15px;
}
#body_frame {
	height: auto;
	width: 970px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 40px;
	margin-top: 25px;
}
#footer {
	clear: both;
	height: 25px;
	width: 1000px;
	background-image:url('img/footer.jpg');
	background-repeat:no-repeat;
}
#body_footer {
	clear: both;
	width: 970px;

}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-size: 12.5pt;
	font-weight: bold;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #003300;
}

	dl.image_map {display:block; 
			width:970px; 
			height:200px; 
			background:url('img/nav_all.jpg'); 
			position:relative; 
			margin:2px auto 2px auto;}
	a.UVC {left:0px; 
		top:0px; 
		background:transparent;}
	a.UVC {display:block;
		width:160px; 
		height:0; 
		padding-top:197px; 
		overflow:hidden; 
		position:absolute;}
	a.UVC:hover  {background:url('img/nav_selected.jpg') 0px 0px}
	a.Services {left:158px; 
		top:0px; 
		background:transparent;}
	a.Services {display:block; 
		width:160px; 
		height:0; 
		padding-top:197px; 
		overflow:hidden; 
		position:absolute;}
	a.Services:hover  {background:url('img/nav_selected.jpg') -158px 0px}
	a.Support {left:317px; 
		top:0px; 
		background:transparent;}
	a.Support {display:block; 
		width:160px; 
		height:0; 
		padding-top:197px; 
		overflow:hidden; 
		position:absolute;}
	a.Support:hover  {background:url('img/nav_selected.jpg') -317px 0px;}
	a.About {left:477px; 
		top:0px; 
		background:transparent;}
	a.About {display:block; 
		width:160px; 
		height:0; 
		padding-top:197px; 
		overflow:hidden; 
		position:absolute;}
	a.About:hover  {background:url('img/nav_selected.jpg') -477px 0px;}
	a.Green {left:636px; 
		top:0px; 
		background:transparent;}
	a.Green {display:block; 
		width:160px; 
		height:0; 
		padding-top:197px; 
		overflow:hidden; 
		position:absolute;}
	a.Green:hover  {background:url('img/nav_selected.jpg') -636px 0px;}
	a.Contact {left:807px; 
		top:0px; 
		background:transparent;}
	a.Contact {display:block; 
		width:162px; 
		height:0; 
		padding-top:197px; 
		overflow:hidden; 
		position:absolute;}
	a.Contact:hover  {background:url('img/nav_selected.jpg') -807px 0px;}


