body {
	background: #ffffff ;
        background-repeat: repeat-x;
		margin: 0 0 0 0;

	}
#header {
	height: 0px;
		float: right;

	}

#headerimg {
	padding-top: 50px;
	padding-left:0px;
	height: 0px;
	padding-bottom: 0px;
	margin-bottom: -27px;
	}
	

/* End Structure */


/* Begin dTabs Style */
#tabbar {
	list-style: none;
	margin-top: -51px;
	left: 0px;        
        }

#tabbar li {
	float: left;
	list-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
        }

#tabbar .tabselected a{
	color: #fffef5;
	text-decoration: none;
        padding: 3px 17px;
        background: url(images/header-nav-hover.gif) repeat-x;
        border: 1px solid #fc5353;
        display: block;
        }

#tabbar .tab a{

	color: #a59365;
	text-decoration: none;
	padding: 3px 12px;
	font:13px Arial Narrow;
	display: block;
        }

#tabbar .tab a:hover {
	background: #a59365 ;
	color: #fffef5;

        }
.dmenu {
	text-align: left;
	padding: 0px 5px 4px 5px;
	margin: 20px 0px 0px -23px;
	position: absolute;
	left: -999em;
	z-index: 100;
	min-width: 80px;
        width: 28em;
	background: url(subnav-bottom.gif) no-repeat 23px bottom;
		}
		
.dmenu ul{
	padding:0px;
	margin:0px 0px 0px 17px;
        background: #1C3C53;
        opacity:.96;filter: alpha(opacity=96); -moz-opacity: 0.96;
}
.dmenu ul ul{
	padding:0px;
	margin:0px 0px 0px 10px;
}
#tabbar .dmenu ul li {
	list-style-type: none;
	width:150px;
	margin:0;
	clear: left;
}
#tabbar .dmenu a, #tabbar .dmenu a:visited{
	background: #a59365;
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b6a883;
		color: #ffffff;
font-family:Arial;
font-size:11px;

}
#tabbar .dmenu a:hover{
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b6a883;
	background: #999999 url(subnav-arrow.gif) no-repeat left center;
}
/* End dTabs Style */
