#container
	{
		margin: 0 auto 0 auto;
		width: 765px;
		position: relative;
		text-align: left;
		border:1px solid #000;
	}
	
	#top_nav
	{
	width: 210px;
	background-repeat: no-repeat;
	padding-left: 1px;

	}
		
		#top_nav ul
		{
	width: 210px;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1;
		
		}		
		#top_nav ul li
		{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	list-style-type: none;
	width: 210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	text-indent: 3px;
	padding-left: 0px;
			}
		
		#top_nav ul li a
		{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #000000;
	line-height: 18px;
		}
		
		#top_nav ul li a:hover
		{
	color: #FFFFFF;
		}
		
#home #nav-home a,
#standard #nav-standard a,
#news #nav-news a,
#casestudies #nav-casestudies a,
#members #nav-members a,
#contact #nav-contact a,
#association #nav-association a,
#index #nav-index a
{
	color: white;
	background-color: #8dc73f;
}
#home #nav-home a:hover,
#standard #nav-standard a:hover,
#news #nav-news a:hover,
#members #nav-members a:hover,
#casestudies #nav-casestudies a:hover,
#contact #nav-contact a:hover,
#association #nav-association a:hover,
#index #nav-index a:hover
{
	color: white;

}
#nav a:active {
/*background-color: #C62274;*/
color: white;
}
.Indent {
	background-image: url(../images/nav_back2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-right: 5px;
	margin-left: 5px;
}
.top_nav-li {
	background-color: #8dc73f;
}
.Specials {
	font-size: 5mm;
	font-weight: bold;
}
