@CHARSET "ISO-8859-1";

/* {
	margin: 0;
	padding: 0;
}*/ /* Remove padding and margin on selected elements */
head,body,h1,h2,h3,h4,h5,h6,pre,body,p,div {
	margin: 0;
	padding: 0;
}

html {
	overflow: auto;
	
}
/* Class for clearing floats */
.clear {
	clear: both;
}

h2, p {
	margin-bottom: 15px;
}

/* Remove border around linked images and fix Firefox odd spaces */
img {
	border: #433D36 1px solid;
	margin: 2px;
	float: center;
	vertical-align: bottom;
}

body {
	background: #99a49d url(../images/bg3.png) center no-repeat fixed;
	margin: 0 auto;
    font-family: Tahoma, Arial, Geneva, Verdana;
	font-size: 11pt;
	color: #dddddd;
}

.header {
	position: relative;
	display: block;
	top: 20px;
	left: 20px;
	/* margin: 10px; */
	width: 680px;
	height: 110px;
	padding: 10px;
	background: #454746;
	vertical-align: bottom;
	text-align: right;
	font-size: 80%;
	color: #9c9e9d;
	list-style: none;
}

.header img {
	margin-top: 90px;
	float: right;
	border: 0;
}


.container {
	width: 991px;
	height: 570px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -497px;
	margin-top: -286px;
	background: #ffffff;
	border: #433D36 1px solid;
}

.content {
	width: 950px;
	height: 380px;
	position: relative;
	left: 20px;
	top: 40px;
	/* margin: 10px; */
	/*padding: 10px;*/
	background-color: #454746;
	border: #433D36 1px solid;
}

#enquiry {
	background-color: #454746;
}

#slideshow {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 450px;
	height: 350px;
}

#mainWrapper {
	width: 430px;
	height: 340px;
	margin-top:20px;
	margin-bottom:20px
}
	
#mainText {
	width:400px;
	height:340px;
	padding-left: 30px;
	padding-top: 0px;
	text-align: left;	
}

.contactText {
	padding-left: 20px;
	padding-top: 40px;
	text-align: left;	
}

.contact {
	float: right;
	width: 500px;
	height:300px;
	padding: 20px;
	text-align: justify;	
}


.images {
	position: relative;
	top: 10px;
	float: right;
	width:600px;
}

.logo img {
	position: relative;
	margin-left: -26px;
	border: 0;
}

.nav {
	position: absolute;
	width: 220px;
	height: 120px;
	right: 20px;
	top: 20px;
	color: #a5a6a5;
	text-align: right;
	font-size: 12px;
	font-weight: lighter;
}

.nav ul {
	list-style: none;
	padding-top: 4px;
	margin-top: -3px;
}

.nav li {
	font-weight: bold;
}

.nav li a {
	text-decoration: none;
	font-weight: bold;
	color: #454746;
	border: none;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	border: none;
}

a:hover {
	color: #333333;
}

.nav li a:hover {
	color: #000000;
}

.subnav {
	float:left;
	width: 710px;
	margin-left: -30px;
	padding: 0;
}

.subnav ul {
	list-style: none;
}

.subnav li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.subnav a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.subnav img {
	float: left;	
}
.mainContent {
	width: 980px;
	height: 440px;
}

.footer {
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 950px;
	height: 18px;
	font-size: 9px;
	color: #333333;
}

.footerleft {
	bottom: 0px;
	margin-top: 3px;
	left: 20px;
	width: 300px;
	height: 20px;
}

.footerright {
	position: absolute;
	bottom: -5px;
	right: 0px;
	width: 400px;
	height: 20px;
	text-align: right;
}