/* CSS Document */
body{
background-color: #47525E;
}

.sf_wrapper{
background: #242C36;
}
.sf_navigation_top {
background:url(images/nav_bg_1.gif) repeat;
}
.sf_navigation_top ul li a {
background:url(images/navbutton_1.gif) no-repeat left;
color:#fff;
}
.sf_navigation_top ul li a:hover {
background: url(images/navbutton_over_1.gif) no-repeat left;
color:#999999;
}
.sf_extra10{
background: #242C36 url(images/nav_under_bg_1.gif) repeat-x;
}
.sf_header_wrapper {
background:url(images/shaddow_body_1.gif) repeat-x;
}
.sf_footer {
background: #242C36;
color:#999999;
}

