body { margin: 0px; background-color: #999999; }
form { margin: 0px; }
#container { margin-left: auto; margin-right: auto; width: 950px;}
#bannercontainer { position: relative; }
#banner { position: absolute; z-index:1; top: 0px; left: 0px; width: 950px; height: 284px; background: url('../images/banner.png') no-repeat; }
#banner_corner { position: absolute; top: 284px; left: 0px; width: 34px; height: 29px; background: url('../images/banner_corner.png') no-repeat; z-index: 1000; }
#nav_holder { margin: 0px; border-top: 1px solid #000000; border-bottom: 1px solid #000000; width: 185px; }
#left_panel { width: 209px; background: url('../images/green_nav.png'); background-color: #ffffff; padding-top: 284px; }
#right_panel { background-color: #ffffff; width: 765px; padding-top: 480px; }
#content { padding: 20px; color: #134861; }
#fading_images{ position:absolute; top:180px; left:185px;z-index:0;}
a { color: #000000; text-decoration: none; }
a:hover { color: #00549E; text-decoration: none; }
a.nav:hover {
	background-color:#009100;
	color:#dedd39;
	padding-left:34px;
	width:149px;
	font-family:'Arial Narrow',Arial;
	font-size:16px;
	font-weight:500;
}
a.nav{
	background-color:#3d9b46;
	color:#fff;
	padding-left:34px;
	width:149px;
	font-family:'Arial Narrow',Arial;
	font-size:16px;
	display:block;
	height:22px;
	text-decoration:none;
	font-weight:500;
	padding-top:3px;
	
}
a.on_page{
	background-color:#009100;
	color:#dedd39;
	padding-left:34px;
	width:149px;
	font-family:'Arial Narrow',Arial;
	font-size:16px;
	display:block;
	height:22px;
	text-decoration:none;
	font-weight:500;
	padding-top:3px;
	
}
.nav{
	width:183px;
}
