div#menu{float:left;width: 774px;background: #000000;}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{margin-left: 50px;width:1024px;}
ul#nav li{float:left;margin-right: 1px;text-align: center}
ul#nav a{
	
	background-color: #c0a878;
	background: url(/images/misc/i-tab-bg.png) repeat-x top;
	color: #78543a;
	float: left;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	line-height: 13px;
	padding: 7px 15px 7px 15px;
	text-decoration: none;


}
ul#nav a:hover{background: #3b628a;color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{
	background: none;
	background-color: #f0e8c3;
	color: #c0a878;
	float: left;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	line-height: 13px;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
}

#aPanel {
	
	height: 300px;
}
#bPanel {
	display: none;
	height: 300px;
}
#cPanel {
	display: none;
	height: 300px;
	
}
#dPanel {
	display: none;
	height: 300px;
}
