body {
	height:100%;
	margin:0;
	padding: 0;
	background-color: #ffffff;
	font-size: 13px;
	text-align: center;
}

html {
	height:100%;
}

h1, h2, h3 {
	font-family: Geneva, Arial, sans-serif;
	font-weight: normal;
	color: #aaaaaa;
}

h1 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
	color: #015e70;
	line-height: 140%;
	margin:0;
}

h2 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #0b4c5c;
	line-height: 150%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

h3 {
	font-size: 16pt;
	text-align: left;
	letter-spacing: -1pt;
	color: #333333;
	margin-bottom: -28px;
}

p {
	font-family: Geneva, Arial, sans-serif;
	font-size: 8.5pt;
	text-align: left;
	color: #333333;
	line-height: 140%;
	margin:0;
}

ul {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 130%;
	margin-left: 0.75em;
	padding-left: 0.75em;
}

hr {
	border: none;
	clear:both;
	background-color: #aca589;
	color: #aca589;
	height: 1px;
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
}
 

/* Form Stuff */

label {
	float: left;
	width: 8em;
	margin-right: 10px;
}

.label {
	float: left;
	width: 40em;
	margin-bottom:10px;
	margin-right: 10px;
	margin-top:10px;
}

.label-down {
	float: left;
	width: 50em;
	margin-right: 10px;
}

input {
	float:left;
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 175px;
	margin-right: 20px;
}

.input-long {
	float:left;
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 400px;
	margin-right: 20px;
	margin-top:-10px;
}

.input-down {
	float:left;
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 175px;
	margin-right: 20px;
	margin-top:-10px;
}
 
. radio-down {
	margin-top: 3px;
}

.text {
	margin-top:-3px;
}

select {
	float:left;
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 180px;
	margin-right: 20px;
}

textarea {
	background-color: #eaeaea;
	border: 1px solid #999999;
	padding: 0.2em;
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 380px;
}

select {
	border: 1px solid #999999;
}

input.btn {
	color: #ffffff;
	background-color: #015e70;
	border-style:none;
	width: 125px;
	clear:both;
} 	 	


/* Links and Colours */

a.grey:link {color: #666666; text-decoration:none;}
a.grey:active {color: #666666; text-decoration:none;}
a.grey:visited {color: #666666; text-decoration:none;}
a.grey:hover {color: #999999; text-decoration:none;}

a.white:link {color: #cccccc; text-decoration:none;}
a.white:active {color: #cccccc; text-decoration:none;}
a.white:visited {color: #cccccc; text-decoration:none;}
a.white:hover {color: #999999; text-decoration:none;}

a.beige:link {color: #00596b; text-decoration:none; font-family: Geneva, Arial, sans-serif; font-size: 8.5pt;}
a.beige:active {color: #00596b; text-decoration:none; font-family: Geneva, Arial, sans-serif; font-size: 8.5pt;}
a.beige:visited {color: #00596b; text-decoration:none; font-family: Geneva, Arial, sans-serif; font-size: 8.5pt;}
a.beige:hover {color: #aca589; text-decoration:none; font-family: Geneva, Arial, sans-serif; font-size: 8.5pt;}

a.white-mini:link {color: #ffffff;font-family: Geneva, Arial, sans-serif;font-size: 7.5pt; }
a.white-mini:active {color: #ffffff;font-family: Geneva, Arial, sans-serif;font-size: 7.5pt; }
a.white-mini:visited {color: #ffffff;font-family: Geneva, Arial, sans-serif;font-size: 7.5pt; }
a.white-mini:hover {color: #aca589;font-family: Geneva, Arial, sans-serif;font-size: 7.5pt; }

.address {color: #ffffff;font-family: Geneva, Arial, sans-serif;font-size: 7.5pt; }

#container {
min-height: 100%;
margin-bottom: -164px;
position: relative;
}

.clearfooter {
height: 164px;
clear: both;
}


/* Header */

#header-wrap {
	width : 100%;
	min-width : 950px;
	height : 79px;
	background : #ffffff url('images/header_repeat.jpg') repeat-x;
	padding : 0;
}

#header {
	width: 950px;
	height: 79px;
	background : #ffffff url('images/header_back.jpg') no-repeat;	
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	width: 512px;
	height: 2px;
	padding:0;
	margin-left:438px;
	padding-top:28px;
}

#navigation ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}

#navigation li {
	display:inline;
}

#navigation a:link,  #navigation a:visited, #navigation a:active {
	color:#ffffff;
	width:90px;
	font-family:Geneva, Arial, sans-serif;
	font-size:9pt;
	text-decoration:none;
	padding: 0;
	display:block;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 7px;
	text-align:center;
}

#navigation a:hover {
	color:#f2eee2;
	width:90px;
	font-family:Geneva, Arial, sans-serif;
	font-size:9pt;
	text-decoration:none;
	padding: 0;
	display:block;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 7px;
	text-align:center;
}	

/* Content */

#content-feature {
	width: 950px;
	height: 253px;
	background-image:url(images/content_feat_back.png);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#content-feat-left {
	width: 476px;
	height: 220px;
	float:left;
	padding-left:7px;
	padding-top:6px;
	padding-right:0;
	padding-bottom:27px;
	margin-top:0;
	margin-bottom:0;
}

#content-feat-right {
	width: 466px;
	height: 253px;
	float:left;
	margin-top:0;
	margin-bottom:0;
}

#content-full {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

#content-full2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:25px;
	clear:both;
}

#content-jump-left {
	width: 310px;
	height: 164px;
	float:left;
	margin-right:10px;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}

#content-jump-middle {
	width: 310px;
	height: 164px;
	float:left;
	margin-right:10px;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}

#content-jump-right {
	width: 310px;
	height: 164px;
	float:left;
	margin-right:0;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}

#aboutus-feature {
	width: 950px;
	height: 234px;
	background-image:url(images/aboutus_feat.jpg);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#product-feature {
	width: 950px;
	height: 234px;
	background-image:url(images/products_feat.jpg);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#services-feature {
	width: 950px;
	height: 234px;
	background-image:url(images/services_feat.jpg);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#contact-feature {
	width: 950px;
	height: 234px;
	background-image:url(images/contact_feat.jpg);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#auto-feature {
	width: 950px;
	height: 234px;
	background-image:url(images/auto_feat.jpg);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#home-feature {
	width: 950px;
	height: 234px;
	background-image:url(images/home_feat.jpg);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#travel-feature {
	width: 950px;
	height: 234px;
	background-image:url(images/travel_feat.jpg);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#feature-foot {
	width: 950px;
	height: 20px;
	background-image:url(images/feat_foot.png);	
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	background-color: transparent;
	margin-top:0;
	margin-bottom:0;
	clear:both;
}

#sec-content-left {
	width: 450px;
	float:left;
	margin-right:50px;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}

#sec-content-right {
	width: 450px;
	float:left;
	margin-right:0px;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}

#contact-content-left {
	width: 300px;
	float:left;
	margin-right:50px;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}

#contact-content-right {
	width: 550px;
	float:left;
	margin-right:0px;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}

#fix {
	clear: both;
	width: 950px;
}

/* Footer */

#footer-wrap {
	width : 100%;
	height : 114px;
	background : #004151 url('images/footer_repeat.jpg') repeat-x;
	padding-top:50px;
	clear:both;
	position: relative;
}

#footer {
	width : 950px;
	height:114px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom:0;
	background : url('images/footer_back.png');
	clear:both;
}

#footer-left {
	width: 476px;
	float:left;
}

#footer-right {
	width: 466px;
	padding-top:40px;
	padding-bottom:0;
	float:left;
}

#footer-right p {
	text-align:right;
	font-size:7.5pt;
	color:#FFFFFF;
}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color:#ffffff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lb_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lb_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }