* {
	margin:0;
	padding:0;
	border:0;
}
body, html {
	font-family:"Lucida Handwriting", Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#4180B6 url(../images/bg.jpg) repeat-x;
}
a {
	text-decoration:none;
	outline:none;
}
#wrapper {
	width:100%;
	min-height:100px;
	height:auto !important;
	height:100px;
	text-align:left;
	/*padding-top:20px;*/
	padding-top:7px;
}
#container {
	position:relative;
	width:768px;
	margin:0 auto;
}
#container #phone_number {
	position:relative;
	width:768px;
	height:35px;
	float:left;
	text-align:right;	
	padding-top:17px;
	padding-bottom:7px;
}
#container #header {
	position:relative;
	width:768px;
	height:270px;
	float:left;
}
#container #content {
	position:relative;
	width:766px;
	padding-top:15px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	background:#fff url(../images/content_bg.gif) repeat-x bottom;
	border:1px #CCCCCC solid;
}

#content #menu{
	position:relative;
	width:212px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#content #content_area{
	width:510px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:right;
	padding-right:11px;
	padding-bottom:20px;

}
.download_form {
	background:#3D93AC;
	padding:2px 5px 3px 5px;
	color:#FFFFFF;
}
.download_form:hover {
	background:#B5A56F;
	color:#000;
}
.image_border1 {
	border:1px #8BAFC0 solid;
	padding:1px;
	margin-bottom:1px;
	margin-top:1px;
}
.image_border2 {
	border:5px #8BAFC0 solid;
	padding:1px;
	margin-bottom:5px;
	margin-top:5px;
}
.image_border3 {
	border:5px #8BAFC0 solid;
	padding:1px;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:15px;
}
.image_border4 {
	border:5px #8BAFC0 solid;
	padding:1px;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
	
}
#content_area #car_services  {
	width:510px;
	height:245px;
	float:left;
	padding-right:10px;
	padding-bottom:20px;
}
#content_area #car_services ul {
	width:241px;
	height:245px;
	float:left;
	display:inline;
	padding-top:60px;
}
#content_area #car_services li {
	width:220px;
	float:left;
	display:inline;
	list-style:none;
	background:url(../images/info_arrow.jpg) no-repeat;
	padding-left:20px;
	background-position:5px 2px;
	padding-bottom:10px;

}
#car_services .car_info_box {
	position:relative;
	width:228px;
	height:190px;
	float:left;
	background:url(../images/car_info.jpg) no-repeat;
	padding-right:25px;
	padding-top:55px;
	padding-left:8px;
}
#car_services .car_info_box img {
	margin-top:5px;
}
#car_services .our_services_box img {
	margin-top:5px;
}
#car_services .car_info_box p {
	height:165px;
}
#car_services .car_info_box p span {
	font-family:"Lucida Handwriting", Arial, Helvetica, sans-serif;
	color:#247391;
	line-height:17px;
	font-weight:bold;
	margin-bottom:2px;
}
#car_services .our_services_box {
	position:relative;
	width:228px;
	height:190px;
	padding-top:55px;
	padding-left:8px;
	padding-right:5px;
	float:left;
	background:url(../images/our_services.jpg) no-repeat;
}
#car_services .our_services_box p {
	height:165px;
}
#car_services .our_services_box  p span {
	font-family:"Lucida Handwriting", Arial, Helvetica, sans-serif;
	color:#247391;
	line-height:17px;
	font-weight:bold;
	margin-bottom:2px;


}
#content #menu ul {
	position:relative;
	width:211px;
	float:left;
	display:block;
	list-style:none;
	margin-bottom:25px;
}
#content #menu ul li {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	list-style:none;
	margin-bottom:2px;
}
#content #menu ul li a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	list-style:none;
}
#content #menu ul li a span {
	display:none;
}
#content #menu ul li.menu_home a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	background:url(../images/menu_home.jpg) no-repeat;
}
#content #menu ul li.menu_home a:hover {
	background:url(../images/menu_home_h.jpg) no-repeat;
}	


#content #menu ul li.menu_about_us a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	background:url(../images/menu_about_us.jpg) no-repeat;
}
#content #menu ul li.menu_about_us a:hover {
	background:url(../images/menu_about_us_h.jpg) no-repeat;
}

#content #menu ul li.menu_cars a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	background:url(../images/menu_cars.jpg) no-repeat;
}
#content #menu ul li.menu_cars a:hover {
	background:url(../images/menu_cars_h.jpg) no-repeat;
}


#content #menu ul li.menu_our_services a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	background:url(../images/menu_our_services.jpg) no-repeat;
}
#content #menu ul li.menu_our_services a:hover {
	background:url(../images/menu_our_services_h.jpg) no-repeat;
}

#content #menu ul li.menu_links a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	background:url(../images/menu_links.jpg) no-repeat;
}
#content #menu ul li.menu_links a:hover {
	background:url(../images/menu_links_h.jpg) no-repeat;
}

#content #menu ul li.menu_gallery a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	background:url(../images/menu_gallery.jpg) no-repeat;
}
#content #menu ul li.menu_gallery a:hover {
	background:url(../images/menu_gallery_h.jpg) no-repeat;
}

#content #menu ul li.menu_contact a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	background:url(../images/menu_contact_us.jpg) no-repeat;
}
#content #menu ul li.menu_contact a:hover {
	background:url(../images/menu_contact_us_h.jpg) no-repeat;
}

#content #menu ul li.menu_prices a {
	position:relative;
	float:left;
	width:211px;
	height:46px;
	background:url(../images/menu_prices.jpg) no-repeat;
}
#content #menu ul li.menu_prices a:hover {
	background:url(../images/menu_prices_h.jpg) no-repeat;
}


p {
	font-family:"Lucida Handwriting", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:17px;
	margin-bottom:7px;

}

.more {
	float:right;
	padding-right:15px;
	padding-bottom:2px;
	padding-top:0px;
	font-size:11px;
	font-weight:normal;
	color:#297188;
	text-decoration:underline;
}
a:hover.more {
	text-decoration:none;
	color:#000;
}
h1 {
	font-family:"Lucida Handwriting", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2B5F93;
	margin-bottom:7px;
}
h2 {
	font-family:"Lucida Handwriting", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2B5F93;
	margin-bottom:7px;
}
#content #content_area .welcome{
	position:relative;
	padding:10px;
	float:left;
	margin-bottom:20px;

}
#content #content_area .welcome p {
	font-family:"Lucida Handwriting", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:17px;
	margin-bottom:20px;

}

#content #content_area #travel_services {
	position:relative;
	width:510px;
	height:245px;
	float:left;
}

#container #footer {
	position:relative;
	width:768px;
	height:141px;
	float:left;
	background: url(../images/footer_bg.jpg) no-repeat;
	margin-bottom:25px;
	font-size:11px; /*font changes*/
}
#footer li {
	list-style:none;
	display:block;
	width:90px;
	float:left;
	text-align:left;
	padding-right:10px;
	padding-left:15px;
	padding-top:22px;
	color:#284F6D;
}
#footer li .link  {
	color:#0088AF;
	text-decoration:underline;
}
#footer li a:hover {
	color:#003664;
	text-decoration:none;
}
#footer li p{
	padding-bottom:16px;
}
#footer li.left{
	width:220px;
}
#footer li.address{
	width:110px;
}
#footer li.right{
	width:200px;
	font-size:9px;
}
#footer li.right a{
	font-size:11px;
}
.price {
	width:480px;
	color:#133E4C;
}
.price TD {
	line-height:25px;
	background:#E2EBEE;
	border-bottom:1px #FFFFFF solid;
	padding-left:8px;
}
.price TD span {
	color:#133E4C;
	font-weight:bold;
}
.price TD.space {
	line-height:1px;
	font-size:1px;
	
}
.number_plates {
	text-align:center;
	width:500px;
	float:left;
	color:#333333;
	font-size:11px;
	margin-bottom:15px;
}
.links {
	display:block;
	float:left;
	list-style:none;
}
.links li {
	width:500px;
	float:left;
	list-style:none;
	margin-bottom:7px;
	background:url(../images/blue_bull.gif) no-repeat 0px 6px;
	padding-left:10px;
}
.links li a{
	color:#0088AF;
}
.concat_form TD{
	line-height:25px;
}
.concat_form TD input{
	border:#999999 1px solid;
	background:#fff;
	height:22px;
	width:260px;
}
.concat_form TD textarea{
	border:#999999 1px solid;
	background:#fff;
	height:200px;
	width:260px;
}
.concat_form TD .button{
	border:#2C5982 1px solid;
	background:#3A74A6;
	height:20px;
	width:130px;
	color:#FFFFFF;
}
.error_message {
	background:#FFFFCC;
	border:1px #FF9900 solid;
	float:left;
	width:100%;

}
.error_message span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	background:#FFFFCC url(../images/bullet_warn.gif) no-repeat 5px 4px;
	padding-left:25px;
	font-weight:bold;
	height:22px;
	padding-bottom:2px;
	width:330px;
	float:left;
	margin-bottom:2px;
}

/**************************/
#gallery ul{
	float:left;
	display:inline;
	list-style:none;
}
#gallery li{
	float:left;
	display:inline;
	list-style:none;
}
#gallery li a{
	float:left;
	width:145px;
	height:120px;
	margin:5px;
	padding:1px;
	border:2px #3C7AAD solid; 
}
#gallery li a:hover {
	border:2px #000 solid; 
}