#main_nav {
	width:915px !important;/* other than IE 6 */
	width:955px;/* IE 6 and below use this */
	height:29px;
	margin:0px auto;
	float:left;
}
#sddm {
	margin-top:65px;
	margin-bottom:0px;
	margin-left:-25px !important;/* other than IE 6 */
	margin-left:30px;/* IE 6 and below use this value */
	margin-right:0px !important;/* other than IE 6*/
	margin-right:0px;/* IE 6 and below use this value */
	z-index: 30;
	text-align:center;
}
#sddm li {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
}
#sddm li a {
	width:122px;
	height:29px;
	display: block;
	font-size:13px;
	margin: 0 0px 0 0;
	padding: 5px 2px 2px 2px;
	background:url('../_img/navmouse_link.jpg') no-repeat;
	color: #602824;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover {
	background:  url('../_img/navmouse_hover.jpg') no-repeat;
}
#sddm div {
	position: absolute;
	width:132px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #345506 url(images/sa.jpg) repeat-x;
	border: 1px solid #345506;
}
#sddm div a {
	position:relative;
	display: block;
	margin: 0;
	padding: 3px 3px 3px 3px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #d0deb4;
	color: #345506;
	font: 11px arial;
}
#sddm div a:hover {
	background: #6b9419;
	color: #FFF;
}
#footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	width:743px;
	height:15px;/* fix height to 100% for IE */
	max-height:15px; /* fix height to 100% for other browsers */
	margin:0px auto;
}
#sddf {
	margin: 0 0 0 0px;
	z-index: 30;
}
#sddf li {
	margin: -5px 15px 0 15px;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color: #5d6a5d;
	text-align:center;
}
#sddf li a {
	width:auto;
	display: block;
	margin: 0px 0px 0px 0;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
	color: #5d6a5d;
	text-align:center;
}
#sddf li a:hover {
	text-decoration:underline;
}

