body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 950px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFF8BD;
	background-image: url(../images/bg.png); background-repeat: repeat;
}


#container {	
	width: 946px;
	background-color: #FFFFFF;
	float: left;
	padding: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	border-right-width: 2px;
	border-right-color: #FEBD1C;
	border-right-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FEBD1C;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-color: #FEBD1C;
	border-left-style: solid;
}	


#header {	
	width: 950px;
	height: 230px;
	float: left;
	background-image:url(../images/san-diego-web-solutions.png);
	background-repeat: no-repeat;
} 

#nav_toolbar {	
	float: left;	
	width: 950px;
	text-align: center;
	margin-top: 2px;
	padding-left: 75px;
}


#main {
	width: 946px;
	float: left;
	vertical-align: top;
	background-color:#ffffff;
	height: 100%;
}


#footer {	
	width: 946px;
	float: left;
	height: 40px; 
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px; 
	font-size: 11px;
} 

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	font-weight:normal;
	color: #B21409;
}

h3 {
	font-size: 13px;
	font-weight: normal;
}
