@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a{
	color: #666666;
}
#container{
	width: 940px;
	margin: auto;
}
#header{
	width: 940px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height: 102px;
	border: solid 1px #FFFFFF;
}
#logo{
	display: none;
}
#email_link a{
	display: block;
	width: 200px;
	height: 43px;
	text-decoration: none;
	text-indent: -9000em;
}
#email_link{
	margin-top: 60px;
	margin-left: 20px;
}
#nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	width: 940px;
	height: 34px;
}
#nav .divide{
	background-image:url(../images/nav_divide.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	float: left;
}
#nav ul li a{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	padding-left: 35px;
	padding-right: 35px;	
}
#nav ul li a:hover{
	text-decoration: underline;
}
#content_container{
	width: 921px;
	background-image:url(../images/content_container_bg.gif);
	background-repeat:repeat-x;
	padding-right: 19px;
}
#content{
	padding: 18px;
	padding-top: 15px;
	float: left;
	width: 606px;
	padding-bottom: 10px;
}
#footer{
	width: 940px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position: top left;
	padding-top: 25px;
	font-size: 0.9em;
	margin-bottom: 15px;
}
#footer p{
	margin: 0px;
}
#footer a{
	color: #666666;
	text-decoration: none;
}
#copyright{
	float: left;
	padding-left: 19px;	
}
#credit{
	float: right;
	text-align: right;
	padding-right: 19px;
}
.clear{
	clear: both;
}
#home_col_1{
	width: 288px;
	float: left;
}
#home_col_2{
	width: 301px;
	float: left;
	margin-left: 17px;
}
#right_col{
	padding-top: 19px;
	width: 276px;
	float: right;
}
.title{
	text-indent: -9000em;
	background-repeat:no-repeat;
}
#title_welcome{
	width: 288px;
	height: 60px;
	background-image:url(../images/title_welcome.gif);
}
#title_deliveries{
	width: 275px;
	height: 88px;
	background-image:url(../images/title_deliveries2.gif);
}
strong{
	color: #cc0000;
}
.testimonial{
	background-image:url(../images/testimonial_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	background-color: #cccccc;
	border: solid 1px #a9a9a9;
	padding: 15px;
	font-size: 0.9em;
}
.testimonial strong{
	text-align: right;
	color: #666666;
	display:block;	
	font-weight: normal;
}
.testimonial p{
	margin: 0px;
	padding: 0px;
}
#booking_promo{
	width: 270px;
	height: 132px;
	background-image:url(../images/bgpromo.gif);
	background-repeat:no-repeat;
	text-indent: 0em;

}
.tick_list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tick_list li{
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
	
}
h3{
		padding: 0px;
		color: #CC0000;
		}
h5{
		color: #ffffff;
		font-size: 125%;
		}
		h6{
		color: #ffffff;
		font-size: 267.5%;
		font-decoration: italics;
		}
.pad_me{
padding-top:8px;
	margin-right: 6px;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 0px;
}
.pad_me1{
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 8px;
	margin-bottom: 0px;
}

	
