@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}
 
body {
	background: #bbb;
}

#page-wrapper {
	
	width: 900px;
	min-height: 1px;
	background: #eee; 
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	
}
#header {margin: 0; padding: 0; width: 900px; height: 128px; background: url(../img/header-background.jpg) top left repeat-x;}
		#abp-logo {float: left; width: 238px; height: 128px; margin: 0; padding: 0; background: transparent;}
				#abp-logo img {border: 0px;}
		#abp-title {float: right; width: 450px; height: 50px; margin: 0; padding: 0; background: transparent; position: relative; top: 15px; left: -175px;}
		#flexible-title {float: right; width: 319px; height: 25px; margin: 0; padding: 0; background: transparent; position: relative; top: 25px; left: -50px;}
		#altoon-tested-image {float: right; width: 404px; height: 15px; margin: 0; padding: 0; background: transparent; position: relative; top: 33px; left: -200px;}
				
#content-wrapper { 
	margin: 0; 
	padding: 0; 
	width: 900px; 
	min-height: 1px; 
	text-align: left;
}

		
#right-content {
	width: 620px;
	min-height: 1px;
	background: transparent;
	position: relative;
	top: 0;
	left: 76px;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}						
			
#right-content p {
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
}
			
#right-content ul {
	list-style-type: none;
}	



.email a:link {
	text-decoration: none; 
	color: #000; 
	margin-top: 3px; 
	font-style: italic; 
	font-size: 12px;
}    
a:link {
	text-decoration: none; 
	color: #000; 
	margin-top: 3px; 
	font-style: italic; 
	font-size: 12px;
} 


#bottom-content {
	clear: both;
	width: 725px;
	height: 60px;
	background: #eee;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 175px;	
	
}
							#friendly-bus-logo {float: left; height: 56px; width: 252px; position: relative; top: 0; left: 40px;}
							
							#bottom-nav {float: left; position: relative; top: 0; left: 100px;}
							#bottom-nav a {margin-right: 40px;}






						
				

#promo-video {margin: 30px 0 0 50px; padding: 0; width: 512px; height: 304px;}





#phone-number {
	font-family: Arial;
	width: 900px;
	font-size: 24px;
	color: #272727;
	margin: 0;
	padding: 0;
	background: #eee;
	clear: both;
	float: none;
}


#footer {
	margin: 0; 
	padding: 0; 
	width: 900px; 
	height: 75px; 
	background: #eee; 
	text-align: left;
}

#footer p {
	font-family: Arial; 
	font-size: 10px; 
	color: #ccc; 
	margin: 0; 
	padding: 10px 75px 0px 20px;
	}

