/* CSS Document */
body {
	background-color: #FFEFB9;
	text-align: center;
	}
	
h3 {
	margin: 20px 0 20px 10px;
	text-align: left;
	}
	
#container {
	width: 778px;
	padding: 0;
	margin: 0 auto;
	border-top: 5px solid #007D27;
	border-left: 10px solid #007D27;
	border-right: 10px solid #007D27;
	border-bottom: 1px solid #000000;
	overflow:auto;
	}
	
#header {
	width: 778px;
	height: 115px;
	background: url(../images/header_left_bg.jpg) top left no-repeat #fdb615;
	margin: 0;
	padding: 0;
	}
	
#header div {
	background-color: #fdB615;
	width: 778px;
	height: 115px;
	background: url(../images/header_right_bg.jpg) top right no-repeat;
	}
	
#nav {
	width: 778px;
	color: #BB3000;
}

#nav table {
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0;
}

#nav td {
	margin: 0;
	padding: 0;
	background-color: #6EBC8B;
}

#nav a:link, #nav a:visited {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0 12px 0 24px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #BB3000;
	font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

#nav a.selected:link, #nav a.selected:visited, #nav a:hover {
	padding-top: 7px;
	padding-bottom: 7px;
	color: #1F5805;
	font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
}

#nav a:hover {
	color: #1F5805;
}

#main_content {
	/* background image block */
	display: block;
	background: url(../images/main_left_bg.jpg) top left no-repeat;
	width: 389px;
	height: 457px;
	text-align: right;
	float:left;
}

#hide  a {
text-decoration:none;
}
.hide {
visibility:hidden;
}

#rates { /* Rates Link */
float: left;
position:absolute;
width : 100px;
height: 100px;
margin-left: -290px;
margin-top: 320px;
}
#vehicles { /* Vehilces Link */
float: left;
position:absolute;
width : 90px;
height: 70px;
margin-left: -170px;
margin-top: 280px;
}


#main_content_right {
	background: url(../images/main_right_bg.jpg) top right no-repeat;
	width: 389px;
	height: 457px;
	float:right
}
#textbox {
	width: 227px;
	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: 500;
	margin-left:auto;
	margin-right:auto;
	border:0px dashed black;
	padding-top:20px;
	}
#textbox table {
	width: 227px;
	height: 400px;
	background-color: #FFEFB9;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #8D6819;
}

#textbox tr, #textbox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 15px 0 0 0;
	padding: 10px 10px 20px 10px;
	}
	
#textbox p {
	font-size: 11px;
	line-height: 1.2;
	margin: 10px 10px 10px 10px;
	padding: 0;
	text-align: left;
	
}
#vehicles_content {
	background: url(../images/vehicles_left_bg.jpg) top left no-repeat;
	width: 778px;
	padding: 0;
	text-align: right;
}
#vehicles_content_right {
	width: 506px;
	height: 432px;
	padding-left:272px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: 500;
}
#reservations_content {
	background: url(../images/reservations_left_bg.jpg) top left no-repeat;
	width: 778px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#contact_content {
	background: url(../images/contact_left_bg.jpg) top left no-repeat;
	width: 778px;
	
}
#contact_content_right {
	background: url(../images/contact_right_bg.jpg) bottom right no-repeat;
	width: 500px;
	height: 432px;
	padding-left:278px;
}
#contact_textbox {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
  	font-size: 11px;
  	font-weight: 500;
	overflow:auto;
	}
	
#contact_textbox p {
	font-size: 11px;
	line-height: 1.2;
	margin: 10px 10px 6px 10px;
	padding: 0;
	text-align: left;
}
#contact_textbox h3 {
	font-size: 14px;
	line-height: 1.2;
	margin: 0px 10px 6px 10px;
	padding-top: 10px;
	text-align: left;
}

#about_content {
	background: url(../images/about_left_bg.jpg) top left no-repeat;
	width: 321px;
	height: 432px;
	text-align: right;
	float:left;
}

#about_content_right{
	width: 457px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: 500;
	float:right;
}

#aboutbox {
	width: 427px;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: 500;
	}
	
#aboutbox table {
	width: 427px;
	height: 400px;
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px groove #000000;
}

#aboutbox tr, #textbox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0 0 0;
	padding: 10px 10px 20px 10px;
	}
	
#aboutbox p {
	font-size: 9px;
	line-height: 1.2;
	margin: 5px 10px 5px 10px;
	padding: 0;
	text-align: left;
	
}

	

#vehicles_textbox {
	width: 500px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: 500;
	}

#vehicles_textbox table {
	width: 450px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#vehicles_textbox tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#vehicles_textbox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 15px 0px 0 0;
	padding: 0px 0px 2px 0px;
	border: 1px solid #7C7BF6;
	background-color: #FFFFFF;
	}
	
#vehicles_textbox p {
	font-size: 9px;
	line-height: 1.2;
	margin: 10px 10px 6px 10px;
	padding: 0;
	text-align: center;
}

#vehicles_table_terios {
	border: 1px solid #FFFFFF;
	width: 105px;
	height: 350px;
	margin: 0;
	padding: 0;
	}
	
#vehicles_table_hilux {
	border: 1px solid #FFFFFF;
	width: 105px;
	height: 350px;
	}
	
#vehicles_table_prado {
	border: 1px solid #FFFFFF;
	width: 105px;
	height: 350px;
	}
	
#terms_textbox {
	width: 500px;
	padding-left:272px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 11px;
  	font-weight: 500;
	overflow: auto;
	}
	
#terms_textbox p {
	font-size: 10px;
	line-height: 1.2;
	margin: 10px 10px 6px 10px;
	padding: 0;
	text-align: left;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width: 778px;
	clear: both;
}

#footer_text {
	font-family:  Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-size: 11px;
}

#logo {
	background: url(../images/genesis_logo.png) no-repeat;
	width: 200px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	}
