body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
}
table {
	width: 100%;
	height: 100%;
}
td,tr   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}
.enquiry-table { 
	width: auto;
	height: auto;
}
.enquiry-table td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	padding-left: 1px;
	padding-right: 1px;
}
h1   { font-size: 36px; color: #00a0c6; }
h2   { font-size: 24px; color: #00a0c6; }
h3   { font-size: 18px; color: #00a0c6; }
h4   { font-size: 16px; color: #00a0c6; }
h5   { font-size: 12px; color: #00a0c6; }
h6   { font-size: 9px; color: #00a0c6; }
.body-h1   { font-size: 36px; color: #00a0c6; font-weight: bold; }
.body-h2   { font-size: 24px; color: #00a0c6; font-weight: bold; }
.body-h3   { font-size: 18px; color: #00a0c6; font-weight: bold; }
.body-h4   { font-size: 16px; color: #00a0c6; font-weight: bold; }
.body-h5   { font-size: 12px; color: #00a0c6; font-weight: bold; }
.body-h6   { font-size: 9px; color: #00a0c6; font-weight: bold; }
.small_font   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.error {color:#A80000}
a:active   { text-decoration: none; }
a:link   { color: #000000; text-decoration: none; }
a:visited   { color: #000000; text-decoration: none; }
a:hover   { color: #FF0000; text-decoration: none; }
p,li,ul   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.red-text {
	color: #FF0000;
}
#tail {
    position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	overflow: hidden;
	clear: both;
}
.addr {
	position: absolute;
	top: 345px;
	left: 5px;
	width: 175px;
    color: #FFFFFF;
	font-size: 9px;
	text-align: left;
	overflow: none;
}
.addr a:active   { text-decoration: none; }
.addr a:link   { color: #FFFFFF; text-decoration: none; }
.addr a:visited   { color: #FFFFFF; text-decoration: none; }
.addr a:hover   { color: #FFFFFF; text-decoration: none; font-weight: bold; }
#wrapper {
    position: relative;
	width: 800px;
	height: 600px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
	text-align: left;
	overflow: hidden;
	clear: both;
}
.centre {
	text-align: center;
}
#title {
	text-align: left;
}
#indent {
	margin-right: 20%;
	margin-left: 25%;
}
#header {
    position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 117px;
	background-color: #FFFFFF;
	text-align: right;
	overflow: none;
}
#topbar {
    position: absolute;
	top: 117px;
	left: 0;
	width: 800px;
	height: 7px;
	background-color: #FFFFFF;
	background-image: url(images/top-line.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
	overflow: none;
}
#navbar {
    position: absolute;
	top: 124px;
	left: 0;
	width: 190px;
	height: 480px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	overflow: none;
}
.nav {
	position: absolute;
	top: 15px;
	left: 0px;
	height: auto;
	padding-left: 5px;
	text-align: left;
	overflow: none;
	width: 185px;
}
.nav a {
	display: block;
	width: 180px;
	padding-left: 25px;
	line-height: 25px;
	min-height: 25px;
	font-size: 10px;
	text-decoration: none;
}
.nav a {
   color: #FFFFFF;
   background: url(images/button.gif) no-repeat;
   background-position: 3px 50%;
   }

.nav a:visited  {
   color: #FFFFFF;
   background-position: 3px 50%;
   }

.nav a:hover{
   color: #FFFFFF;
   background: url(images/button-roll.gif) no-repeat;
   background-position: 3px 50%; 
   font-weight: bold;
   }
#logo {
    position: absolute;
	top: 0;
	left: 0;
	width: 324px;
	height: 117px;
	text-align: left;
}
#strapline {
    position: absolute;
	top: 0;
	right: 0;
	width: 306px;
	height: 117px;
	text-align: left;
}
#right {
    position: absolute;
	top: 124px;
	right: 0;
	width: 105px;
	height: 480px;
	background-image: url(images/r-line.gif);
	background-repeat: no-repeat;
	text-align: right;
	overflow: none;
}
#left {
    position: absolute;
	top: 155px;
	left: 0;
	width: 155px;
	height: 452px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: none;
}
#content-home {
	position: absolute;
	top: 124px;
	left: 190px;
	right: 105px;
	width: 490px;
	_width: 505px;  /* IE Hack */
	height: 480px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	overflow: none;
}
#content-main {
	position: absolute;
	top: 124px;
	left: 190px;
	right: 0;
	width: 580px;
	_width: 610px;  /* IE Hack */
	height: 480px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	overflow: none;
}
#content-std {
	position: absolute;
	top: 124px;
	left: 190px;
	right: 0;
	width: 580px;
	_width: 610px;  /* IE Hack */
	height: 480px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	overflow: auto;
}
#content-std li, #content-std ul { 
	line-height: 1.5em;
	margin-bottom: 0px;
}
#content-std a:active   { text-decoration: none; }
#content-std a:link   { color: #00a0c6; text-decoration: none; }
#content-std a:visited   { color: #00a0c6; text-decoration: none; }
#content-std a:hover   { color: #FF0000; text-decoration: none; }
.img-lt {
	padding-right: 15px;
	padding-bottom: 15px;
}
.img-rb {
	padding-left: 15px;
}
#footer {
	clear: both;
	text-align: center;
}
