/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#nav2 {
	background-color: #ffffff;
	background-image: url(http://berkeleypatientscare.com/wp-content/themes/dailyedition/minimal-green/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top:2px solid #FDD017;
        border-bottom:2px solid #FDD017;
}

#header{
	float: center;
	background-color: #ffffff;
	margin: 0 0 0 40px;
	padding: 28px 0px;
	width: 900px;
        align: center;

}