#sbp_header
{

}

#sbp_header_menu 
{
   position:      relative;
   left:          480px;
   top:           70px;
   font-family:   arial;
   font-size:     12pt;
   font-weight:   bolder;   
}

#sbp_header_menu a
{
   font-family:      arial;
   font-size:        8pt;
   color:            blue;
}

#sbp_header_title 
{
   position:         relative;
   left:             40px;
   top:              70px;
   font-family:      arial;
   font-size:        22pt;
   font-weight:      bolder;
   padding-left:     5px;

}

#footer_body
{
   background-image: url("bin/footer/footer.jpg");
   width:            780px;
   height:           117px;
}

#footer_content 
{
	position:      relative;
	left:          117px;
	top:           25px;
	width: 350px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 10px;
	margin-top: 0px;
}

