#wrapper{
 	margin-left: auto;
 	margin-right: auto;
	width: 763px;
	background-color: #fff;
	border-right: 1px solid #D9E1EF;
	border-left: 1px solid #D9E1EF;
}

body {	
	background-color: #fff;
	text-align: left;
	font-family: Georgia, Helvetica, sans-serif;	
	font-size: 0.9em;		
	color: #336699;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	padding-bottom: 0;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	padding-bottom: 0;
}

.alt {
display: none;
}

img {
	float: right;
	margin: 3px;
	border-style: none;
}


#header	{
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 100px;
}

#bannerlogo {
	margin: 0;
	padding: 0;
	border-bottom: 10px solid #00AEEF;
	width: 763px;
	height: 100px;
	background: url('../images/banner.gif') no-repeat; 
}

#logo {
	display: block;
	margin: 0 15px;
	border: 0px none;
	padding: 0;
	width: 95px;
	height: 100px
}

#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	border: 0px none;
	width: 150px
}

#navigation {
	float: left;
	background: #FAE284;
	border-left:0px none; 
	border-right:0px none; 
	border-top: 10px solid #FFCB05;
	border-bottom: 5px solid #FFCB05;
	margin:15px 0 0 0; 
	padding: 0 15px 5px 15px; 	
	width: 151px; /* Flase value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px /* Actual value for conformant browsers */; 
}

#navigation ul	{
	list-style: none;
	padding: 0;
	margin: 15px 0;
}

#navigation li	{
	text-align: center;
	border-bottom: 1px solid #000;
	width: 120px;
	margin: 10px 0;
	padding: 6px 0;
	font: 12px/12px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	background: #FFCB05;
}

#navigation li	a {
	display: block;
	width: 120px;
	text-decoration: none;
	color: #000;
}

#navigation li	a:hover {
	text-decoration: none;
	color: #fff;
}

#sideaddress {
	border-left:0px none; 
	border-right:0px none; 
	border-top: 10px solid #A6CE39;
	border-bottom: 5px solid #A6CE39;
	margin: 5px 0 0 0; 
	padding: 10px 10px 5px 10px;
	float: left;
	background: #D0E39E;
	width: 151px; /* Flase value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px /* Actual value for conformant browsers */; 

}

#sideaddress address {
	font-style: normal;
	font-weight: bold;
	text-align: left;
	font: 11px/14px Verdana, Lucida, Arial, sans-serif;	
	color: #000;
	padding: 0 0 5px 5px;
}

#sideaddress address a {
	text-decoration: none;
	color: #000;
}

#hours ul	{	
	list-style: none;
	padding: 5px 0;
	margin: 5px 0 0 0;
}

#hours li.time	{
	padding: 0;
	margin: 3px 0 3px 15px;
}

#content {
	position: relative;
	border: 0px none;
	padding: 0;
	margin: 0 0 0 150px;
	width: 610px;
}

#maincontent {
	margin: 0;
	border: 0px none;
	padding:20px 25px 1px 25px;
	width: 610px; /* Flase value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 560px /* Actual value for conformant browsers */; 
	padding:20px 25px 1px 25px;
}


#footer	{
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #1B4271;
	border-top: 25px solid #F9FAFC;
	clear: both;
    background: #00AEEF;
	color: #000;
	width: 763px;
	margin: 0; 
	padding: 3px 0;
}

#footer p {	
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0 0 0 20px;
}

p.footer {
	text-align: right;
	color: #000;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

div.service_container {
	clear: right;
}

div.services {
	float: left;
	text-align: center;
	width: 95px;
	margin: 5px 2px 0px 0px;
	padding: 5px 5px;
	font: 12px/12px Verdana, Lucida, Arial, sans-serif;
	color: #000;
	background: #F58220;
}

div.services a {
	text-decoration: none;
	color: #000;
}

div.services a:hover {
	text-decoration: none;
	color: #fff;
}

div.links img{
	float: left;
	padding: 15px 25px;
}

div.team_left img{
	float: left;
	clear: right;
}

div.team_left p{
	float: left;
}

div.team_right img{
	float: right;
}

div.team_right p{
	float: right;
	width: 130px;
}

#map{
	float: right;
	margin: 0;
}
