
.sf_outer_wrapper{
	background-image: url(images/wrapper_bg_4.gif);
	background-repeat: repeat-y;
}
.sf_extra1{
	background-image: url(images/top_4.gif);
	background-repeat: no-repeat;
}
.sf_extra9{
	background-image: url(images/footer_4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sf_extra4{
	background-image: url(images/content_top_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sf_header_wrapper{
	sf_edit:true;
	background-image: url(images/header_bg_4.gif);
	background-repeat: no-repeat;
}
.sf_main_header{
	color: #fff;
}
.sf_sub_header{
	color: #fff;
}
.sf_navigation ul{
	background-image: url(images/nav_repeat_4.gif);
	background-repeat: repeat-y;
}

.sf_first_nav_item{
	background-image: url(images/nav_top_4.gif);
	background-repeat: no-repeat;
}
.sf_last_nav_item{
	background-image: url(images/nav_bottom_4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sf_content{
	color: #fff;
}
h2{
	color: #fff;
}
.sf_pagetitle{
	color: #999;
}
.sf_footer{
	color:#999;
}

