div#container {
	text-align: center;
	width:767px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
div#header {
	position:relative;
	background-color: #FFFFFF;
	text-align: center;
}
div#header a {
	background: url(images/chauffeur_top.gif) no-repeat;
	display: block;
	width:767px;
	height:146px;
	text-decoration: none;
}
div#header a span {
	visibility: hidden;
}
span#clock {
	float: right;
	margin-top:-17px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 11px;
}
div#maincontent {
	text-align: justify;
	width:767px;
	background-color: #FFFFFF;
}
div#lcol {
	text-align: center;
	width: 180px;
	float: left;
	list-style:none;
}
div#lcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#lcol_footer {
	text-align: center;
	margin-top:30px;
}
div#rcol {
	text-align: justify;
	width: 587px;
	position: relative;
	float: right;
	background-image: url(images/chauffeur_merc_clear.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#rcol h1 {
	font-size: 20px;
	color: #08344D;
	font-weight: bold;
	line-height: 3;
	padding-top: 20px;
}
div#rcol h2 {
	font-size: 16px;
	color: #08344D;
	font-weight: bold;
}
div#blog {
	width: 150px;
	float: right;
	margin-top:25%;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003554;
	height: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

div#footer {
	text-align: center;
	clear:both;
	width:767px;
	background-color: #003554;
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 5px;
}

.linktext {
	text-align: center;
	font-size: 12px;
}

div#footer a:link, div#footer a:visited, div#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#menu {
	width: 100%;
	margin-top:50%;
	text-align:left;
}
#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
}
#menu li a:link, #menu li a:visited {
	color: #003554;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 20px;
}
#menu li a:hover {
	color: #CC0000;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 20px;
}
body {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 1150px;
}
.bigtext {
	font-size: 20px;
	color: #08344D;
	font-weight: bold;
}
div#booking_form {
	font-size: 12px;
}
.booking_form_table {
	background-color: #E0E9F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.booking_form_heading {
	font-size: 14px;
	background-color: #BDD0F0;
	text-align: center;
}
.booking_form_info {
	width: 100px;
	text-align: right;
}
.booking_form_name {
	text-align: left;
	width: 110px;
}
.error {
	color: #CC0000;
	text-align: right;
}
.info_table {
	background-color: #E0E9F8;
}
.info_heading {
	background-color: #BDD0F0;
	text-align: center;
}
.info_center {
	text-align: center;
}

#main-box {
	width:385px;
	float:left;
}

#right-box {
	width:100px;
	float:right;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 6px;
}
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }