/* CSS Document */

.sf_header_wrapper{
background:url(images/header_2.jpg) no-repeat;
}
.sf_main_header{
color: #00CC99;
}
.sf_sub_header{
color:#FFFFFF;
}
.sf_extra2{
background: url(images/logo_2.gif) no-repeat;
sf_edit: true;	
}
.sf_extra4{
background: url(images/bar_2.jpg) no-repeat top;
}
.sf_navigation{
background: #65A6A6;
}
.sf_extra12{
background: url(images/leftbarimage_2.gif) no-repeat;
sf_edit: true;
}
.sf_footer{
background:url(images/footer_2.gif) repeat-x;
	
}
.sf_navigation ul li a{
background: url(images/arrow_2.gif) no-repeat left;
color: #fff;
}
.sf_navigation ul li a:hover{
background: #9AC5C1 url(images/over_2.gif) no-repeat left;
color:#fff;
	
}
.sf_pagetitle{
color:#65A6A6;
}
.sf_footer{
color: #ccc;
}



