@charset "utf-8";
#scrollbar {
   bottom:-1px;
   position:absolute;
   top:0;
   width:1em;
   z-index:-1;
}
.access {
    position: absolute;
	top: 0;
	left: -2000px;
	z-index: -100;
}
#skip {
    left:-2000px;
    position:absolute;
    top:0;
    z-index:-100;
}
html{
margin:0;padding:0;overflow: -moz-scrollbars-vertical;
}
body,td,th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #546109;
}
body {
	background-color: #e4e4e4;
	margin: 0px;
	padding: 0px;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#container {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	background-image: url(images/panoramic-view.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 1000px;
	float: left;
}
#nav {
	background-image: url(images/nav-background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 39px;
	float: left;
	width: 1000px;
}
#nav ul {
	margin: 0px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: none;
}
#nav li {
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 12px;
}
#nav a:hover {
	color: #575F09;
	text-decoration: none;
}
#bottom {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(images/bottom-background-2.gif);
	background-repeat: repeat-y;
	float: left;
}

#sidebar1 {
	margin: 0px;
	padding: 30px;
	width: 230px;
	float: left;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#specialfeatures {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#specialfeatures ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#specialfeatures li {
	margin-bottom: 10px;
	background-image: url(images/light-gree-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

#sidebar2 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: left;
}
#sidebar2 img {
	margin: 0px;
	padding: 0px;
}

#maincontent {
	padding: 30px;
	width: 450px;
	float: left;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent h1 {
	font-size: 2em;
	text-transform: lowercase;
	color: #575F09;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#maincontent  h3 {
	font-size: 1.3em;
	text-transform: lowercase;
	color: #575F09;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#maincontent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 16px;
}
#maincontent ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#maincontent li {
	margin-bottom: 10px;
}
#maincontent a {
	color: #546109;
	text-decoration: underline;
}


#footer {
	padding: 0px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
	font-size: 10px;
}
#footer a {
	color: #575F09;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #575F09;
}
#maincontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #546109;
}
#enquiryform label {
	display: block;
	margin-bottom: 5px;
}
#enquiryform p {
	margin-bottom: 10px;
}
#flags img {
	padding: 0px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
}
#flags p {
	margin: 0px;
	padding: 0px;
}