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

#layout {
		background-color:white;
		width:760px;
		font-size:12px; 
		font-family: Verdana, Geneva, sans-serif;}
		
#layout h1 {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	}
		
#herm_header {
	width: 760px;
	height: 120px;
	}
	
#herm_header .vid_dload {
	background: url(topvideo_bg.jpg) no-repeat;
	width: 160px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: right;
	margin-bottom: 40px;
	margin-right: 10px;
	margin-top: 10px;
	}
	
.nav_divider {
	width: 760px;
	height: 10px;
	background: url(nav_divider.jpg) repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#herm_main{
	float: left;
	width: 500px;
	padding: 10px;}
	
#herm_right{
	float: left;
	width: 200px;
	padding-top: 10px;
	}
	

	
	
a.hermlink:link {
	text-decoration: none;
	color: #006666; 
	font-weight: bold;}
	
a.hermlink:visited {
	text-decoration: none;
	color: #006666; 
	font-weight: bold;}
	
a.hermlink:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;}
	
a.hermlink:active {
	text-decoration: none;
	color: #006666;
	font-weight: bold; }
	

#focus_news .item {font-size:10px; margin-bottom:20px; color: #666666;}
#focus_news .item a {color: #006666; text-decoration:underline; font-weight:bold; margin-bottom:20px; font-size: 12px;}
#focus_news .item a:hover {color: #000000; text-decoration:none; margin-bottom:20px;}

#focus_featured .item {font-size:10px; margin-bottom:20px; color: #666666;}
#focus_featured .item a {color: #006666; text-decoration:underline; font-weight:bold; margin-bottom:20px; font-size: 12px;}
#focus_featured .item a:hover {color: #000000; text-decoration:none; margin-bottom:20px;}
		

#herm_footer {
	height:100px;
	color:#666666;
	font-size:12px;
	text-align:center;}
	
	
a.hermfoot:link {
	font-size: 10px;
	text-decoration: none;
	color: #666666; 
	}
	
a.hermfoot:visited {
	text-decoration: none;
	color: #666666; 
	}
	
a.hermfoot:hover {
	text-decoration: underline;
	color: #333333;
	}
	
a.hermfoot:active {
	text-decoration: none;
	color: #666666;
	}
	
.prod_index {
	float: left;
	padding-right: 10px;
	text-align: center;
	padding-bottom: 10px;
	width: 150px;
	}
	
.productimg {
	float: right;
	padding-left: 10px;
	width: 250px;
	}


