﻿BODY {
	padding: 184px 0 0;
	margin: 0;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #FFF;
}

FORM {
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
}

.contentLeft {
	float: left;
}

.contentRight {
	float: right;
}

.readmore {
	padding-left: 16px;
	font-weight: bold;
	background: transparent center left url(../images/layout/readmore.gif) no-repeat;
}

/* < MAIN LAYOUT > */

#page {
	padding: 0 5px;
}


#copyrights .content  {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 170px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#headerTop {
	height: 134px;
	background: #1C1C1C top left url(../images/layout/header.gif) repeat-x;
	text-align: center;
}

	#headerTop .content,
	#headerMenu .content {
		width: 980px;
		margin: 0 auto;
	}
	#headerTop .content {
		padding-top: 12px;
	}
	
.logo {
	width: 429px;
	height: 53px;
	display: block;
	float: left;
	background: transparent center center url(../images/layout/logo.gif) repeat-x;
}
.logo A,
#headerTop .menuTop A  {
		width: 100%;
		height: 100%;
		display: block;
		font-size: 0;
}

#headerTop .menuTop {
	display: block;
	width: 35%;
	float: right;
	margin: 16px 0 0;
	list-style-type: none;
}
	
	#headerTop .menuTop LI {
		display: block;
		float: left;
		margin-right: 14px;
	}

	#headerTop .menuTop .phone {
		width: 247px;
		height: 35px;
		background: transparent center center url(../images/layout/phone.gif) no-repeat;
	}

	#headerTop .menuTop .home,
	#headerTop .menuTop .about,
	#headerTop .menuTop .contact {
		width: 11px;
		height: 11px;
		margin-top: 12px;
		background: transparent 0 0 url(../images/layout/menutop.gif) no-repeat;
	}

	#headerTop .menuTop .about {
		height: 14px;
		margin-top: 10px;
		background-position: 0 -11px;
	}
	#headerTop .menuTop .contact {
		height: 8px;
		margin-top: 14px;
		background-position: 0 -25px;
	}
	

#headerTop .menuBottom,
#headerTop .menuMiddle {
	display: block;
	width: 82%;
	float: right;
	margin: 10px 0 0;
	list-style-type: none;
}

#headerTop .menuMiddle {
	width: 35%;

}
	#headerTop .menuMiddle  LI {
		height: 16px;
		display: inline;
		text-align: center;
		border-right: solid 1px #000;
	}
	
	#headerTop .menuMiddle  .locator {
		padding-left: 12px;
		border: none;
		background: transparent 8px 3px url(../images/layout/zoom.gif) no-repeat;
	}
		#headerTop .menuMiddle  LI A {
			display: inline-block;
			padding: 0 15px;
			margin-left: 2px;
			line-height: 16px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			color: #CCC;
			cursor: pointer;
		}
		#headerTop .menuMiddle  LI A:hover {
			color: #FFF;
		}

	#headerTop .menuBottom  LI {
		width: 111px;
		height: 30px;
		float: left;
		margin-right: 2px;
		text-align: center;
		background: transparent 0 0 url(../images/layout/button.jpg) no-repeat;
	}
		#headerTop .menuBottom  LI A {
			width: 100%;
			height: 100%;
			display: block;
			line-height: 30px;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			color: #CCC;
		}
		
			#headerTop .menuBottom  LI A:hover {
				color: #FFF;
			}


#headerMenu {
	background-color: #E8E8E8;
	height: 35px;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #AAA;
	text-align: center;
	}

	#headerMenu .content {

	}

	#headerMenu .menu {
		display: block;
		width: 60%;
		float: right;
		margin: 0;
		list-style-type: none;
	}

	#headerMenu SPAN {
		margin-top: 5px;
		float: left;
		font-size: 19px;
		font-weight: bold;
		color: #444;
	}
	
	#headerMenu  .menu  LI {
		float: left;
		text-align: center;
	}
	
		#headerMenu  .menu  LI  A {
			position: relative;
			display: block;
			float: left;
			padding: 10px;
			text-decoration: none;
			font-size: 12px;
			color: #444;
		}
		
		#headerMenu  .menu  LI  A:hover,
		#headerMenu  .menu .over A {
			color: #000;
			background-color: #F0F0F0;
		}
		
		#headerMenu  .menu .menu {
			position: absolute;
			display: none;
			width: auto;
			float: left;
			clear: left;
			padding: 0;
			margin-top: 35px;
			background-color: #F0F0F0;
			border: solid 1px #AAA;
			border-top: none;
		}
		* html #headerMenu  .menu .menu {
			_margin-top: 0;
		}
		#headerMenu  .menu .over .menu {
			display: block;
		}
		
		#headerMenu  .menu .menu LI {
			display: block;
			clear: left;
			text-align: left;
		}
		
		#headerMenu  .menu .over .menu LI A {
			color: #444;
			width: 150px;
			display: block;
		}
		
		#headerMenu  .menu .over .menu LI A:hover {
			color: #000;
			background-color: #DDD;
		}

#main {
	width: 980px;
	margin: 0 auto;
}

#mainLeft {
	width: 36%;
	float: left;
	background: #cacaca top right url(../images/layout/shadow.gif) repeat-y;
}

	#mainLeft .cornersTop,
	#mainLeft .cornersTop DIV,
	#mainLeft .cornersBottom,
	#mainLeft .cornersBottom DIV  {
		height: 8px;
		font-size: 0;
		background: #cacaca top right url(../images/layout/leftbar.gif) no-repeat;
	}

	#mainLeft .cornersTop DIV {
		width: 8px;
		background-position: top left;
	}

	#mainLeft .cornersBottom {
		height: 12px;
		background-position: bottom right;
	}

	#mainLeft .cornersBottom DIV {
		width: 8px;
		height: 12px;
		background-position: bottom left;
	}
	#mainLeft .content {
		padding: 2px 20px 0 8px;
	}
	
	#mainLeft H2 {
		padding: 2px 0 0;
		margin: 0;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
		color: #900;
	}
	
	#mainLeft UL.services {
		margin-top: 0;
	}
	#mainLeft UL.services LI {
		padding: 0 0 0 18px;
		font-size: 12px;
		line-height: 25px;
		list-style: none;
		background: transparent center left url(../images/layout/arrow.gif) no-repeat;
	}
	
	#mainLeft .alc {
		display: block;
		text-align: center;
	}

#mainCenter {
	width: 62%;
	float: right;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #EEE;
}

#footer {
	clear: left;
	width: 980px;
	margin: 0 auto;
}

#footer .content {
	width: 62%;
	float: right;
}

#copyrights {
	clear: left;
	float: left;
	width: 100%;
	margin: 10px 0;
	text-align: center;
	border-top: solid 2px #EEE;
}


/* </ MAIN LAYOUT > */

/* < RESERVATION > */

.reservation TBODY  TH,
#mainCenter .reservation TFOOT  TH {
	padding-top: 10px;
	text-align: right;
	vertical-align: top;
	font-size: 12px;
	color: #555;
	white-space: nowrap;
}

.reservation TBODY TD {
	padding-top: 6px;
}

.reservation  INPUT.text,
.reservation  TEXTAREA {
	width: 206px;
	border-width: 1px; 
}

#mainCenter .reservation  INPUT.text,
#mainCenter .reservation  TEXTAREA,
#mainCenter .reservation  SELECT {
	width: 100%;
	background-color: #F8F8F8;
}

.reservation  SELECT {
	width: 210px;
}

.reservation INPUT.textDate,
.reservation SELECT.textDate {
	width: 32.3%;
}
.reservation IMG {
	margin-bottom: -2px;
	cursor: pointer;
}

.reservation INPUT.button {
	width: 100px;
	height: 42px;
	border: none;
	font-weight: bold;
	padding: 0;
	color: #FFF;
	background: transparent 8px 8px url(../images/layout/button.gif) no-repeat;
	cursor: pointer;
}
#mainCenter .reservation INPUT.button {
	width: 85px;
	height: 26px;
	background: transparent 0 0 url(../images/layout/button2.gif) no-repeat;
}


/* </ RESERVATION > */

/* < CONTENT > */

#mainCenter STRONG {
	font-weight: normal;
}

#mainCenter A {
	color: #000;
}
#mainCenter A:hover {
	color: #900;
}

#mainCenter IMG.content {
	float: left;
	margin: 0 10px 5px 0;
}

#mainCenter H1 {
	font-size: 20px;
	color: #900;
}

#mainCenter H2,
#footer H2 {
	margin: 0;
	padding: 10px 0 0;
	font-size: 12px;
	color: #900;
}

#mainCenter P,
#footer P {
	color: #777;
	margin: 5px 0;
}

#payment,
#oufleets {
	width: 36%;
	float: left;
	padding: 10px 0 70px 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #900;
	background: transparent center bottom url(../images/content/payment_cards.jpg) no-repeat;
}

#oufleets {
	background-image: none;
}

#footer .gtaa {
	width: 144px;
	height: 101px;
	display: block;
	background: transparent center bottom url(../images/content/gtaa.gif) no-repeat;
}

#footer .callus {
	background: transparent 60% 50% url(../images/content/callus_img.jpg) no-repeat;
}

#footer .callus .contentLeft {
	width: 250px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #900;
}

#copyrights .content {
	padding: 10px 0;
}

#copyrights .content,
#copyrights .content  A {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

/* </ CONTENT > */


