
body { 
	background: #CFD2DB;
}

/* ---------->>> Sub Navigation <<<---------- */
#nav-sub .content {
	background: url(nav-sub-w-t.png) no-repeat top left;
}
#nav-sub .b {
	background: url(nav-sub-w-b.png) no-repeat top left;
}
#nav-sub a {
	color: #fff;
}
#nav-sub a:focus,
#nav-sub a:hover,
#nav-sub a:active,
#nav-sub span,
#nav-sub a.current {
	color: #973500;
}


/* -------------------->>> FOOTER <<<---------------------- */

#footer_content,
#footer .copy,
#footer ul {
	background: url(footer-w.png) repeat;
}

#footer a,
#footer .copy{
	color: #fff;
}
#footer a:focus,
#footer a:hover,
#footer a:active,
#footer a.current {
	color: #973500;
}

/* ---------->>> Corners <<<---------- */

#footer .corner-tl,
#footer .corner-tr {
	background: url(footer-w-tl.png) no-repeat top left;
}
#footer .corner-tr {
	background-image: url(footer-w-tr.png);
}


/* -------------------->>> BG <<<---------------------- */
#bg .overlay-l, #bg .overlay-r {
	display: none;
}