/************** Nav Menu***********************/
div#navspace{
   background-image: url(images/navback.gif);
   background-repeat: no-repeat;
	width: 978px;
   height:35px;
}
ul#tabs {
   border:none;
   height:35px;
	background-color: transparent;
	padding-left: 250px;
}
ul#tabs li,ul#tabs li.current_page_item,ul#tabs li.cat-item  {
	background-color: transparent;
   border: none;
   font-weight: bold;
   margin-left:8px;
}
ul#tabs li a:link, ul#tabs li a:visited {
   text-decoration: none;
   color: #00689F;
   margin-top:2px;
   text-transform: none;
}
ul#tabs li a:hover, #footer a:hover {
   border: none;
   color: #6c3600;
   text-decoration: underline;
}
div.headline_area	{
	display: none;
}
div#content_box {
	background-image: url(images/homeback.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 400px;
	margin-top:14px;
	width: 980px;
}
div#content {
	padding-left: 260px;
	width: 448px;
	color: white;
}
div.format_text {
	position: relative;
	top: 60px;
}
div#sidebars {
	display: none;
}
table#hpmail {
	margin-left: 500px;
	height: 30px;
	margin-top: 40px;
}
table#hpmail td {
	text-align: center;
	vertical-align: middle;
}
