.nav {
	width:121px;
	float:left;
	margin-top:0px;
	padding:10px 3px 14px 15px;
	font-family:'Cabin', Tahoma, Verdana, sans-serif;
}	
.nav ul {
	margin-bottom:6px;
	}

.offices {
	width:400px;
	margin-top:32px;
	padding:0px 5px 0px 0px;
	text-align:right;
	font-family:'Droid Serif',Verdana,Arial;
	font-size:12px;
	float:right;
	color:#888888;
}

.logo-bar {
	width:968px;
	height:50px;
	text-align:left;
	background-repeat:no-repeat;
	margin: 57px auto 31px auto;
}
a.logo-rollover { 
   background:url(../img/logo-rollover.png) repeat 0px 0px; 
   width: 198px; 
   height: 50px; 
   display: block;
	float: left;
	margin-left:1px;
}

a.logo-rollover span { 
        display: none; 
}
a.logo-rollover:hover { 
        background: url(../img/logo-rollover.png) repeat 0px -50px; 
}	
.footer_container {
	background-color: #f1f1f1;
	padding:12px 0px 0px 0px;
	color:#777777;
	overflow:auto;
	margin:15px auto 0px auto;
	width:100%;
	border-top:15px solid white;
	border-bottom:4px double #e0e0e0;
	}
	
.footer {
	width:626px;
	padding-right:20px;
	text-align:right;
	float:right;
	margin:0px auto 20px auto;
	font-family:Tahoma,Verdana;
	font-size:11px;
	line-height:16px;
	display:block;
	
	}
	
.footer p {
	margin: 8px 0px 8px 0px;
	}	
	
.footer a {
	color: #995757;
	text-decoration:none;
}
.footer a:hover {
	color:#bf0606;
	text-decoration:underline;
	
}
	
.phone_number {
	font-size:14px;
	font-weight:bold;
	color:#bf9004;
	font-family:'Droid Serif',Tahoma,Arial;
	}	
	
.phone_number p {
	margin:0px;
	}		
