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

body{font-family:Verdana, Arial, Helvetica, sans-serif; background-color:#000000;}

img a, img{border:none;}

h3{color:#333333;}

h5{color:#666666;}

p{color:#333333; font-size:11px; line-height:16px; text-align:justify;}

a{color:#336699; text-decoration:none;}

a:hover{text-decoration:underline;}

ul{
font-size:11px;
color:#333333;
line-height:18px;
}

#wrapper{
width:780px;
margin:auto;
background-color:#FFFFFF;
}

#header{
width:780px;
height:125px;
background-image:url(images/header.jpg);
float:left;
}

#menu{
float:left:
}

#menu ul{list-style-type:none; margin-top:90px; margin-left:15px; padding:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;}

#menu li{float:left;}

#menu li a{
width:124px;
height:26px;
display:block;
background-image:url(images/menu_item.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;
text-align:center;
padding-top:3px;
}

#menu li a:hover{
background-image:url(images/menu_item2.jpg);
}

#menu li a.current{
width:124px;
height:26px;
display:block;
background-image:url(images/menu_item2.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
text-align:center;
padding-top:3px;
}

#logo{
float:left; 
margin-top:-130px; 
margin-left:660px;
}

#book{
float:left;
height:183px;
width:780px;
background-image:url(images/book_chauffeur.jpg);
background-repeat:no-repeat;
padding-top:10px;
}

#book h3.grey{color:#333333; margin-left:15px; margin-top:5px; margin-bottom:0; padding:0;}

#book h3.red{color:#CC3333; margin-left:15px; margin-top:5px; margin-bottom:0; padding:0;}

#book a{text-decoration:none;}

#main{
background-color:#FFFFFF;
width:760px;
float:left;
padding:10px;
margin-top:-10px;
}

#main_left{
float:left;
width:450px;
margin-left:10px;
margin-top:10px;
}

#main_right{
float:left;
width:300px;
}

#footer{
width:780px;
height:180px;
float:left;
background-color:#666666;
}

#footer ul{list-style:none; margin:10px 0 0 20px; float:left; padding:0;}

#footer li.title{
color:#99CCCC;
font-size:12px;
}

#footer li{color:#FFFFFF;}

#footer li a{color:#FFFFFF; text-decoration:none; font-size:11px; margin:4px 0; display:block;}

#footer li a:hover{color:#CCCCCC; text-decoration:none;}

/* Cars Page */

.car{
width:427px;
height:156px;
background-image:url(images/car_frame.jpg);
}

.car h5{color:#669999; font-size:14px; margin:15px 0 0 5px;}

.car ul{margin:10px 0 0 5px; line-height:15px;}

.book{margin:10px 0 0 120px;}

.car_img{margin:15px 0 0 10px;}

/* booking form */

label{font-size:12px; color:#333333;}

legend{font-size:14px; color:#006699; margin:20px 0px 10px 0px; font-weight:bold;}

select{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}