#nav-box {
	background-image: url(images/bg-nav.png);
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	height: 27px;
	padding-top: 5px;
	
}
#navlinks {
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C8C8C8;
	display: inline;
	margin-left: 30px;

}

#navlinks a {
	color: #C8C8C8;
	text-decoration: none;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #333333;
	color: #C8C8C8;
	margin-right: 10px;
	padding-right: 10px;
}
#navlinks a:hover {
	color: #FFFFFF;
}
#navlinks .last {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#footer-nav-box {
	background-image: url(images/bg-nav.png);
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
	height: 27px;
	padding-top: 5px;
	
}
#footer-links {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C8C8C8;
	display: inline;
	margin-left: 30px;

}

#footer-links a {
	color: #C8C8C8;
	text-decoration: underline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	color: #C8C8C8;
	margin-right: 5px;
	padding-right: 5px;
}
#footer-links a:hover {
	color: #C8C8C8;
	text-decoration: none;
}
#footer-links .last {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#compucast-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
#compucast-footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
#compucast-footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

 
