body{
	background: #7A98B3 url(images/body_bg_2.gif) repeat-x top left;
}
.sf_wrapper {
    position: relative;
}

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

.sf_extra1 {
    background: url(images/header_border_bkgd_2.gif) repeat-x top left;
}

.sf_header_wrapper {
	background: url(images/banner_image_2.jpg) no-repeat top right;
}

.sf_main_header {
    color: #fff;
}

.sf_sub_header {
    color: #F2C616;
}

.sf_footer {
    color: #999;
}

.sf_pagetitle {
    color: #093FAC;
}

/* nav images and colors */

.sf_navigation {
    border-bottom: 5px solid #F2C616;
}

.sf_navigation ul {
    background: #093fac;
    list-style-type: none;
}

.sf_navigation ul li {
    background: url(images/nav_left_edge_2.gif) no-repeat top left;
}

.sf_navigation ul li a {
    background: url(images/nav_bkgd_2.gif) no-repeat top right;
}

.sf_navigation ul li a:hover {
    color: #fff;
    background: url(images/nav_bkgd_hilite_2.gif) no-repeat top right;
}

.sf_footer {
    background: url(images/footer_bkgd_2.gif) repeat-x top left;
    border-bottom: 5px solid #093FAC;
}
