@import url(tabs.css);
/**************************************************************************************************
 Global defaults
 **************************************************************************************************/
body
{
	padding:0;
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border:1px solid #497245;
}


a:link {color:#666666;text-decoration:none;}     /* unvisited link */
a:visited {color: #666666;text-decoration:none}  /* visited link */
a:hover {color:#000000;text-decoration:underline}   /* mouse over link */
a:active {color:#666666}   /* selected link */



.nav_margin {margin-left:20px;}

.top_links {margin-bottom:5px;}

#top_bar
{
	position:relative;
	height:59px;
	width:90%;
	top:0px;
	background-image:url(../images/indexheader.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#nav
{
	z-index:2;
	position:relative;
	height:22px;
	width:100%;
	background-color:#497245;
	border-bottom:1px solid #FFFFFF;
}

#content {
	float:left;
	width:60%;
	background:#EAEACB;
	height:500px;
	
	
}

#pic_main
{
	background:#EAEACB;
	height:500px;
}

#content_pic {
	position:relative;
	background:#EAEACB;
	height:150px;
	width:100%;
	
		
}

#pic_main_pic
{
	position:relative;
	background:#EAEACB;
	height:468px;
	width:100%;
	
}




#news
{
	z-index:3;
	position:absolute;
	left:45;
	top:60;
	
}

#footer
{
	position:relative;
	border-top:3px solid #497245;
	position:relative;
	height:45px;
	background-color:#FFFFFF;
	text-align:center;
	
}

#Center
{
	position:absolute;
	left:163px;
	top:190px;
	width:440px;
	background-color:#FFFFFF;
}
html>body #Center
{
	margin-top:0px;
	margin-left:0px;
	margin-right:410px;
}

#CenterInside
{
	background:#fff;
	border:1px solid #000;
	voice-family:"\"}\"";
	voice-family:inherit;
	margin-top:20px;
	margin-left:155px;
	margin-right:201px;
}

html>body #CenterInside
{
	margin-left:160px;
	margin-right:201px;
}

