body {
	margin: 0px;
	background-color: #6e0000;
	background-image: url('layout/main-bg.gif');
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #460000;
	font-weight: normal;
	height: 100%;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DDDDFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}


a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #460000;
	font-weight: normal;
	text-decoration: underline;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #460000;
	font-weight: normal;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #460000;
	font-weight: normal;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #460000;
	font-weight: normal;
}

#outerdiv {
	width: 970px;
	margin: 10px auto;
	padding-bottom: 10px;
}

#header {
	background-image: url('layout/header-bg.gif');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #e4e2d4;
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	height: 133px;
	text-align: left;
}

#mainnav {
	background-image: url('layout/nav-bg.gif');
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 45px;
	font-weight: bold;
	height: 55px;
	margin: 0px;
	text-align: center;
	padding-right:10px;
	color: #ffffff;
}

.nav-lnk:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav-lnk:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav-lnk:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e2dfd0;
	font-weight: bold;
	text-decoration: underline;
}

#byline {
	background-image: url('layout/byline-bg.gif');
	background-position: center top;
	background-repeat: repeat-x;
	text-align: center;
	width: 940px;
	margin: 0px auto;
	padding: 15px 0px 21px 0px;
	background-color: #cccc00;
	display: block;
	height: 18px;
	white-space: normal;
}

#main-body {
	background-color: #f9f9f5;
	width: 940px;
	margin: 0px auto;
	padding: 15px 0px;
}

#logopos {
	position: relative;
	padding: auto;
	width: 129px;
	margin: 0px 0px -40px 0px;
	left: 406px;
	top: 31px;
	height: 98px;
}

#enquire {
	position: relative;
	width: 168px;
	right: 12px;
	top: 15px;
	left: 750px;
	text-align: right;
	height: 59px;
	display: block;
}

.panel {
	background-color: #f3f2ec;
	border: 1px solid #e2dfd0;
	width: 203px;
	text-align: center;
	padding:5px;
	line-height:1.4em;
}

#middle-panel {
	background-image: url('layout/mid-grad.gif');
	background-position: center bottom;
	background-repeat: repeat-x;
	width: 900px;
	margin: 0px auto 10px auto;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 40px;
	width: 950px;
	margin: 0px auto;
	color: #ffffff;
	text-align: center;
	height: 30px;
}

.footer-lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.footer-lnk:link {
	color: #ffffff;
	text-decoration: none;
}

.footer-lnk:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer-lnk:hover {
	color: #e2dfd0;
	text-decoration: underline;
}


ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #460000;
	font-weight: normal;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #460000;
	font-weight: normal;
}
