body{
background:#000000 url(checker.gif) repeat-y;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#ffffff; text-decoration:none; }
A:hover{ color:pink; text-decoration:underline; }
A:active{ color:#B56115; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#B56115; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }


#outer{
background: #ffb600;
width:960px;
margin-left: 20px;
border: #000 2px;
}

#wrap{
width:925px;
margin-left:auto;
margin-right:auto;

}

#header{
background: url(taxi_main2.jpg) #ffb600 no-repeat;
width:900px;
height:700px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#title{
background:  #ffb600 no-repeat;
text-align:left;
padding:40px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#FFFFFF;
}


#container{
width:600px;
}



#right3col {
background: transparent ;
float: right;
width: 130px;
height: 220px; /* Firefox renders height+padding as the actual height */
margin-top:20px;
margin-right:0px;

overflow: hidden;
}

#logpass {
background: transparent ;
float: right;
width: 90px;
height: 230px; /* Firefox renders height+padding as the actual height */
margin-top:13px;
margin-right:0px;

overflow: hidden;
}


#center3col {
background: transparent;
float: right;
width: 385px;
height: 215px; /* Firefox renders height+padding as the actual height */
margin-top:60px;
margin-right:70px;

overflow: hidden;
}
#navcontainer{
background: transparent;
padding-top:200px;
padding-left:9px;
}

 #navlist li{
background:transparent;
list-style-type: none;
text-align:left;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-2px;
color:#FFCC33;
width:150px;
}

#navlist li a:link {
	color: #FFCC33;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:visited {
	color: #FFCC33;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:hover {
	color: white;
	text-decoration:none;
	font-weight: bold;
}

h3{
font-size:18px;
font-weight:bold;
color:#000066;
letter-spacing:-2px;
}

.content{
background:#ffb600;
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#eeeee;
}

#footer{
background:#ffb600;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}



.pullquote {
color:#FFFFFF;
width:150px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
}
