/* CSS Document */
body {
	background-color: #455761;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
a {
	color: #BEDBED;
	text-decoration: none;
}
a:hover {
	color: #BEDBED;
	text-decoration: underline;
}
ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
li {
	list-style-image: url(../images/bg/bullet.gif);
	line-height: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 18px;
	line-height: 24px;
	color: #BEDBED;
	font-weight: bold;
	margin-bottom: 12px;
}
h2 {
	font-size: 16px;
	color: #BEDBED;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 8px;
}
.container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
.header {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.header:after, .main:after, .footer:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.logo {
	padding: 0px;
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.phone {
	padding: 0px;
	float: right;
	margin-top: 18px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav {
	width: 508px;
	padding: 0px;
	float: right;
	clear: right;
	margin-top: 41px;
	margin-right: 18px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.nav1 a{
	background-image: url(../images/nav/home.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 62px;
}
.nav1 a:hover {
	background-image: url(../images/nav/home_f2.gif);
}
.nav2 a{
	background-image: url(../images/nav/fleet.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 75px;
}
.nav2 a:hover {
	background-image: url(../images/nav/fleet_f2.gif);
}
.nav3 a{
	background-image: url(../images/nav/limo_hire.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 79px;
}
.nav3 a:hover {
	background-image: url(../images/nav/limo_hire_f2.gif);
}
.nav4 a{
	background-image: url(../images/nav/exec_car.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 101px;
}
.nav4 a:hover {
	background-image: url(../images/nav/exec_car_f2.gif);
}
.nav5 a{
	background-image: url(../images/nav/photography.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 103px;
}
.nav5 a:hover {
	background-image: url(../images/nav/photography_f2.gif);
}
.nav6 a{
	background-image: url(../images/nav/contact.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 88px;
}
.nav6 a:hover {
	background-image: url(../images/nav/contact_f2.gif);
}
.main {
	background-color: #333333;
	margin: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bg/gradient_main.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: repeat-x;
}
.col_wide {
	padding: 0px;
	float: left;
	width: 288px;
	margin: 0px;
}
.col_widex2 {
	padding: 0px;
	float: left;
	width: 518px;
	margin: 0px;
}
.colx2 {
	padding: 0px;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.colx1 {
	padding: 0px;
	float: left;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.intro {
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thumbs {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.sml_pic {
	float: left;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.container_footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.footer {
	margin: 0px;
	width: 100%;
	background-image: url(../images/bg/gradient_footer.jpg);
	padding: 0px;
	background-repeat: repeat-x;
}
.footer_left {
	width: 520px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.footer_right {
	width: 210px;
	padding: 0px;
	margin: 0px;
	float: right;
}
.line {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	clear: both;
}
