body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#000000;
	background-image:url(images/bground.gif);
	background-repeat:repeat-x;
	background-color:#C7E4E2;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.footer a {
	color:#FFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
h1 a {
	color:#005CAA;
	text-decoration:none;
}
h1 a:hover {
	color:#005CAA;
	text-decoration:underline;
}
.logo {
	position:absolute;
	left:50%;
	margin-left:-473px;
	margin-top:36px;
}
.cell_lshadow {
	background-image:url(images/cell_lshadow.png);
	background-repeat:repeat-y;
	width:6px;
}
.cell_rshadow {
	background-image:url(images/cell_rshadow.png);
	background-repeat:repeat-y;
	width:6px;
}
.footer_lshadow {
	background-image:url(images/footer_lshadow.gif);
	background-repeat:no-repeat;
	height:56px;
	width:6px;
}
.footer_rshadow {
	background-image:url(images/footer_rshadow.gif);
	background-repeat:no-repeat;
	height:56px;
	width:6px;
}
.cell_l {
	background-image:url(images/cell_l.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	height:283px;
}
.cell_r {
	background-image:url(images/cell_r.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:283px;
}
.header_bground {
	background-image:url(images/header_bground.jpg);
	background-repeat:no-repeat;
	height:285px;
}
.header_bground span {
	float:right;
	text-align:right;
	margin-top:40px;
	margin-right:8px;
}
.header_box {
	background-image:url(images/header_box.png);
	background-repeat:no-repeat;
	height:159px;
	margin-top:105px;
	padding:10px;
}
.header_l {
	background-image:url(images/header_l.jpg);
	background-repeat:no-repeat;
	height:157px;
	width:571px;
	float:left;
	margin-right:10px;
	margin-left:4px;
}
.header_r {
	background-image:url(images/header_r.jpg);
	background-repeat:no-repeat;
	width:340px;
	height:157px;
	float:left;
	color:#FFF;
}
.table_top {
	background-image:url(images/table_top.gif);
	background-repeat:no-repeat;
	height:13px;
}
.sidebox_layout {
	padding:10px;
}
.content_bgimage {
	background-image:url(images/content_bground.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.content_layout {
	padding:10px;
	padding-right:38px;
	padding-left:38px;
	text-align:justify;
}
a.menu {
	background-image:url(images/menu.gif);
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:block;
	color:#FFF;
	font-size:18px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
}
a:hover.menu {
	color:#F9AA53;
}
a:active.menu {
	color:#F9AA53;
}
.submenu {
	background-color:#BFE8F8;
	width:200px;
	margin-top:-13px;
	background-image:url(images/shadow.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px;
	padding-bottom:30px;
}
.submenu a {
	display:block;
	text-align:center;
}
h1 {
	font-family:Garamond;
	background-image:url(images/h1.gif);
	background-repeat:repeat-x;
	height:31px;
	padding-top:5px;
	font-size:22px;
	color:#005CAA;
	text-align:center;
	font-style:italic;
}
h2 {
	font-family:Garamond;
	background-image:url(images/h2.png);
	background-repeat:no-repeat;
	height:31px;
	padding-top:3px;
	font-size:22px;
	color:#005CAA;
	padding-left:15px;
	padding-right:15px;
	font-style:italic;
}
h2 div {
	float:right;
	margin-right:20px;
}

h2 a{
	color:#005CAA;
	text-decoration:none;
}

h3 {
	font-family:Garamond;
	background-image:url(images/h3.gif);
	background-repeat:repeat-x;
	height:29px;
	padding-top:7px;
	font-size:22px;
	padding-left:15px;
	color:#005CAA;
	font-style:italic;
}
.hm_box {
	float:left;
	margin:15px;
	margin-left:0px;
	width:295px;
	height:200px;
}
.hm_box img {
	float:left;
	margin-right:8px;
}
form {
	padding:0px;
	margin:0px;
}
.enquiry_form div {
	width:305px;
	float:left;
}
.enquiry_form input {
	width:290px;
	margin-bottom:8px;
	background-color:#F2F2F2;
	border:#D5D5D5 solid 1px;
	padding:4px;
}
.enquiry_form select {
	clear:both;
	width:621px;
	margin-bottom:8px;
	background-color:#F2F2F2;
	border:#D5D5D5 solid 1px;
	padding:4px;
	line-height:30px;
}
.enquiry_form textarea {
	width:611px;
	height:100px;
	background-color:#F2F2F2;
	border:#D5D5D5 solid 1px;
	padding:4px;
	margin-bottom:10px;
}
.content_image {
	float:right;
	margin-left:10px;
}
.contact input {
	width:335px;
	margin-bottom:8px;
	background-color:#F2F2F2;
	border:#D5D5D5 solid 1px;
	padding:4px;
}
.contact textarea {
	width:335px;
	height:100px;
	background-color:#F2F2F2;
	border:#D5D5D5 solid 1px;
	padding:4px;
	margin-bottom:10px;
}



h2.trigger {
	font-family:Garamond;
	background-image:url(images/h2.png);
	background-repeat:no-repeat;
	height:31px;
	padding-top:3px;
	font-size:22px;
	color:#005CAA;
	padding-left:15px;
	padding-right:15px;
	font-style:italic;
}

h2.trigger div{
	float:right;
	margin-right:20px;
}

h2.trigger a {
	color: #005CAA;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #F39E2E;
}

.trigger img:hover {
	cursor:hand;
}
h2.active {
	background-position: left bottom;
}
.toggle_container {
	overflow: hidden;
	clear: both;
}

.carhire_table{
	text-align:center;
	background-color:#BFE8F8;
	padding:5px;
	border:#CCC solid 1px;
	border-collapse: collapse;
}

.carhire_table td{
	height:25px;
}

.title{
	background-color:#F5A953;
}

.odd{
	color:#FFF;
	background-color:#1982CC;
}

.footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	height:50px;
	padding-top:6px;
}


.errormessage {
	background: #EDE4E4 url(images/message-error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 20px 15px 55px;
	border-top: 2px solid #B80404;
	border-bottom: 2px solid #B80404;
	color: #B80404;
	font-weight:bold;
	margin-bottom: 15px;
	}

.pagemessage {
	background: #DEEBDD url(images/message-ok.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 20px 15px 55px;
	border-top: 2px solid #37852E;
	border-bottom: 2px solid #37852E;
	color: #37852E;
	font-weight:bold;
	margin-bottom: 15px;
}

.center{
	margin-left:220px;
	font-weight:bold;
	text-decoration:underline;
}

/***************************************************RESOURCE STYLES********************************************************/

.resource a{
clear:both;
color:#000000;
font-size:12px;
font-weight:bold;
}

.resource-addurl{
margin-top:5px;
float:right;
margin-right:10px;
clear:both;
margin-bottom:10px;
}

.resource-addurl a{
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.resource{
margin-bottom:10px;
}

.resource-category{
text-decoration:none;
float:left;
width:180px;
height:30px;
font-weight:bold;
}

.resource-category a{
color:#000000;
text-decoration:none;
}

.resources label{
display:block;
width:120px;
float:left;
line-height:28px;
}

.resources input {
	width:480px;
	margin-bottom:8px;
	background-color:#F2F2F2;
	border:#D5D5D5 solid 1px;
	padding:4px;
	float:left;
}

.resources select {
	float:left;
	width:490px;
	margin-bottom:8px;
	background-color:#F2F2F2;
	border:#D5D5D5 solid 1px;
	padding:4px;
	line-height:30px;
}

.resources textarea {
	float:left;
	width:480px;
	height:100px;
	background-color:#F2F2F2;
	border:#D5D5D5 solid 1px;
	padding:4px;
	margin-bottom:10px;
}

/***************************************************END OF RESOURCES STYLES********************************************************/
