body{
	background: #FBFBFB url(images/body_bg_3.jpg) repeat-x top;
}
div.sf_wrapper {
    background: #B2D9FA;
}

div.sf_outer_wrapper {
	background-color: #fff;
    border-top: none;
}

div.sf_header_wrapper {
    background: url(images/banner_image_3.jpg) no-repeat top left;
}

div.sf_extra4 {

}

div.sf_extra2 {
    background: url(images/right_header_image_3.jpg) no-repeat top right;
}

div.sf_extra2 span {
    background: url(images/left_header_image_3.jpg) no-repeat top left;
}

div.sf_main_header {
    color: #fff;
}

div.sf_sub_header {
    color: #fff;
}

div.sf_footer {
    color: #999;
}

div.sf_pagetitle {
    background: #fff url(images/top_left_corner_3.jpg) no-repeat top left;
    color: #666;
}

div.sf_pagetitle div {
    background: url(images/top_right_corner_3.jpg) no-repeat top right;
}

/* nav images and colors */

div.sf_navigation {
    background: #fff url(images/nav_bkgd_tile_3.jpg) repeat bottom left;   
}

div.sf_navigation ul {
    list-style-type: none;
}

div.sf_navigation ul li {
    background: #fff url(images/nav_bkgd_3.jpg) no-repeat bottom left;
}

div.sf_navigation ul li a {
    background: url(images/nav_right_edge_3.jpg) no-repeat bottom right;
    color: #fff;
}

div.sf_navigation ul li a:hover {
    color: #fff;
    background: url(images/nav_right_edge_hilite_3.jpg) no-repeat bottom right;
}

div.sf_content {
    background: #fff;
    color: #333;
}

div.sf_extra7 {
    background: #fff url(images/bottom_left_corner_3.jpg) no-repeat bottom left;
    height: 20px;
}

div.sf_extra7 span {
    background: url(images/bottom_right_corner_3.jpg) no-repeat bottom right;
    height: 20px;
}

div.sf_footer {
    color: #eee;
    background: #333 url(images/footer_bkgd_3.jpg) repeat-x top left;
    border-top: 1px solid white;
}
