#header-wrap, #dnn_header_bgimage {
    background: transparent url(images/bg-headerwrap.png) bottom repeat-x !important;
    height: 184px;
}

#logo {
	background: transparent;
}

#logo a {
    width: 222px;
    height: 79px;
    left: 20px;
    top: 31px;
    background: url(images/logo-low.gif);
}

#search {
    background: url(images/bg-search-low.png) 19px 19px no-repeat;
}

#user {
    top: 50px;
	color: Black;
}

#user a:link {
	color: Black;
}

#applefutures {
    position: absolute;
    background: url(images/bg-applefutures-low.gif) no-repeat;
    left: 786px;
    top: 88px;
    width: 148px;
    height: 22px;
    text-indent: -9999px;
}

#breadcrumbs 
{
	background: transparent;
    width: 680px;
    height: 15px;
    text-indent: 0;
    padding-top: 25px;
    border-bottom: 2px solid #d8e6e1;
    margin: 0 0 25px 20px;
}

#loginbox {
	margin-left:0;
	margin-top:-97px;
	width: 240px;
}

#loginbox .c_head {
    background: #4D937A;
    padding: 10px 30px 0 15px;
}

#loginbox .AuthenticationContent {
    background: #CCCCCC;
}

#loginbox .AuthenticationContent > table:first-child {
    background: #4D937A;
    margin: 0 0 0 0;
}

#loginbox .AuthenticationContent > table:first-child tr td:first-child {
    padding-left: 20px;
}

#loginbox .LoginPanel {
    background: url(images/bg-loginbox-panel-low.png) no-repeat;
	width: 220px;
	padding:3px 0 0 20px;
}

#loginbox .c_footer {
    background: none;
    height: 30px;
}


ul li {
    margin-bottom: 10px;
    padding-left: 20px;
    list-style: disc;
}

#footer {
    height: 30px;
    margin: 40px auto 50px;
    padding-top: 10px;
    background: #005a3c;
}

/* -------- Nav menu ---------*/
#nav ul li.tab {background: #005A3C;}
#nav ul li.tab a, #nav ul li.tab span {background: #005A3C;}
#nav ul li.top {display:none;}
#nav ul li.bottom {display:none;}
#nav ul li li {width: 191px;}
#nav ul li ul li {background:#005A3C;margin:0 0 0 0;}
#nav li ul ul {margin: -28px 0 0 202px;}

#nav li.tab.selected {background:#4D8B76;}
#nav li.tab.selected a, #nav li.tab.selected span {background:#4D8B76;}
#nav ul li.tab ul.nontab li a, #nav ul li.tab ul.nontab li span {background:#005A3C;}

	
