@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 5;
	padding: 0;
}


 


body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}


#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	clear: none;
	padding: 0px 0px 10px;
	background: #FFF;
} 
/* ------- HEADER STYLES ----------*/
#header {
	clear: both;
	position: relative;
}

#header #contactButton {
	position: absolute;
	left: 680px;
	top: 0px;
}
#header #contactButton a{
	text-indent: -1000em;
	display: block;
	height: 29px;
	width: 86px;
	background-image: url(contact_icon_dual.gif);
}
 
/* ------- nav buttons ----------*/ 

#navlist
{
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 200px;
}
.mp_right_img {
	display: block;
	margin: 0px auto 5px;
	padding: 0px;
}


#navBar {
	height: 75px;
	width: 900px;
	position: relative;
	margin: 0;
	padding: 0;
	background-image: url(/images/aabsolute_taxi_header_nav.jpg);
	background-repeat: no-repeat;
}


#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
	border: 1px solid #ccc;
	color: #000;
	float: left;
	font-size: medium;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF0;
}

#navlist a:link#current, #navlist a:visited#current
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
	font-weight: bold;
}

#navlist a:hover { color: #f00; }

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

#navlist ul a:hover { color: #f00 !important; }
#navcontainer {
	top: 50px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: relative;
}
#content {
	top: 0px;
	padding: 0px 10px;
	width: 880px;
	height: 100%;
	background: #FFF;
	margin: 0px 0px 10px;
}


#mp_left {
	float: left;
	width: 650px;
}
#mp_right {
	float: right;
	background: #FFC;
	padding: 5px;
	border: thin solid #CCC;
	margin: 0px 0px 5px 10px;
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}
#mp_right h3 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 5px;
	padding: 0px;
	font-size: medium;
	border-top: medium none #333;
	border-right: medium none #333;
	border-bottom: medium solid #333;
	border-left: medium none #333;
}
#logo {
	margin: 10px auto;
	padding: 0px;
}

#mp_right ul {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 15px;
}

#mp_right li {
	list-style: none;
	line-height: 35px;
	vertical-align: middle;
	border-bottom: thin dotted #666;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}
#mp_right li a {
	color: #000;
}

#mp_right li a:hover {
	color: #C00;

}


#clearfloats {
	clear: both;
}
#wrapper #content #FLVPlayer {
	text-align: center;
}

