
.sf_outer_wrapper{
	background-image: url(images/wrapper_bg_1.gif);
	background-repeat: repeat-y;
}
.sf_extra1{
	background-image: url(images/top_1.gif);
	background-repeat: no-repeat;
}
.sf_extra9{
	background-image: url(images/footer_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sf_extra4{
	background-image: url(images/content_top_1.gif);
	background-repeat: no-repeat;
}
.sf_header_wrapper{
	sf_edit:true;
	background-image: url(images/header_bg_1.gif);
	background-repeat: no-repeat;
}
.sf_main_header{
	color: #fff;
}
.sf_sub_header{
	color: #fff;
}
.sf_navigation ul{
	background-image: url(images/nav_repeat_1.gif);
	background-repeat: repeat-y;
}

.sf_first_nav_item{
	background-image: url(images/nav_top_1.gif);
	background-repeat: no-repeat;
}
.sf_last_nav_item{
	background-image: url(images/nav_bottom_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sf_content{
	color: #000;
}
h2{
	color: #000;
}
.sf_pagetitle{
	color: #333;
}
.sf_footer{
	color:#333333;
}
