#wrapper { width: 900px;
            
}		  
#logo {background-image: url(../images/fab/BC_d2_G85.gif);
       background-repeat:repeat;
	   width:900px;
	   height:75px;
}	   



#header {background-color:#007c92;
         width: 900px;
		 height: 175px;
		 margin-bottom: 0px;	
	
}	




#nav { 

}

#content{ 
background-color:#FFF;
/*background-image:url(../images/fab/conentbackground.gif);*/
background-repeat: no-repeat;


}

#shopping { background-color:#3e474f; 



}



#nav ul li{
            text-dfabration:none;
			list-style-type: none;
			font-family:Candara;
			font-size:12px;
			color:#ffffff;
			font-weight:500;
			float:left;
			margin-right:-5px;
			margin-left:35px;
			margin-top:10px;
}	


.leaf { background-image: url(../images/fab/navbgimg.gif);
background-repeat:no-repeat
}		
	
#nav ul li a { text-align:right;
                 color:#ffffff;
	             text-dfabration: none;          

}		   			            

#nav ul li a:visited {color:#ffffff;
}

#nav ul li a:hover {color: #8e8eb2; 
                 
}

#nav ul li a:active {color: #ff9900;
}
	
a:visited {color:#dc5d20;
}
a:hover {color: #8E8EB2; 
                 
}

a:active {color: #FF9900;
}	
