@charset "utf-8";
/* CSS Document */
{
margin:0;
padding:0;
}
/* setp the default font face and the wec safe colour for the page background*/
body 
{
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px auto;
	margin-right: 10px auto;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	padding-bottom:8px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

.oneColElsCtr #container {
	width: 900px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #mainContent {
	background-color: #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#nav2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 30px;
	width: 890px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#enquire {
	background-color: #360;
	float: left;
	height: 30px;
	width: 230px;
}


#nav2_home1
{
	height:30px;
	width:120px;
	background-color: #009911;
	background-image:url(images/nav_bg.jpg);
	float:left;
	margin-left:325px;

}
#nav2_home1 a.rollover 
{
	display: block;
	width: 120px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_home.jpg");
	background-position:top;
}
#nav2_home1 a.rollover:hover 
{
	background-position:0 bottom;
}

#nav2_home1 .displace 
{
	position: absolute;
	left: -5000px;
}

#nav2_home2
{
	height:30px;
	width:120px;
	background-color: #009911;
	background-image:url(images/nav_bg.jpg);
	float:left;
	margin-left:265px;

}
#nav2_home2 a.rollover 
{
	display: block;
	width: 120px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_home.jpg");
	background-position:top;
}
#nav2_home2 a.rollover:hover 
{
	background-position:0 bottom;
}

#nav2_home2 .displace 
{
	position: absolute;
	left: -5000px;
}
#nav2_home3
{
	height:30px;
	width:120px;
	background-color: #009911;
	background-image:url(images/nav_bg.jpg);
	float:left;
	margin-left:275px;

}
#nav2_home3 a.rollover 
{
	display: block;
	width: 120px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_home.jpg");
	background-position:top;
}
#nav2_home3 a.rollover:hover 
{
	background-position:0 bottom;
}

#nav2_home3 .displace 
{
	position: absolute;
	left: -5000px;
}
#nav2_next1
{
	height:30px;
	width:120px;
	background-color: #009911;
	float:left;
}
#nav2_next1 a.rollover 
{
	display: block;
	width: 120px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_next.jpg");
	background-position:top;
	}

#nav2_next1 a.rollover:hover 
{
	background-position:0 bottom;
	}

#nav2_next1 .displace 
{
	position: absolute;
	left: -5000px;
}
#nav2_back1
{
	height:30px;
	width:120px;
	background-color: #009911;
	float:left;
}
#nav2_back1 a.rollover 
{
	display: block;
	width: 120px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_back.jpg");
	background-position:top;
	}

#nav2_back1 a.rollover:hover 
{
	background-position:0 bottom;
	}

#nav2_back1 .displace 
{
	position: absolute;
	left: -5000px;
}
#group
{
	height:30px;
	width:230px;
	background-color: #009911;
	float:left;
}
#group a.rollover 
{
	display: block;
	width: 230px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_group.jpg");
	background-position:top;
	}

#group a.rollover:hover 
{
	background-position:0 bottom;
	}

#group .displace 
{
	position: absolute;
	left: -5000px;
}
#rate
{
	height:30px;
	width:230px;
	background-color: #009911;
	float:left;
}
#rate a.rollover 
{
	display: block;
	width: 230px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_rate.jpg");
	background-position:top;
	}

#rate a.rollover:hover 
{
	background-position:0 bottom;
	}

#rate .displace 
{
	position: absolute;
	left: -5000px;
}
#map
{
	height:30px;
	width:230px;
	background-color: #009911;
	float:left;
}
#map a.rollover 
{
	display: block;
	width: 230px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_map.jpg");
	background-position:top;
	}

#map a.rollover:hover 
{
	background-position:0 bottom;
	}

#map .displace 
{
	position: absolute;
	left: -5000px;
}

#enquire
{
	height:30px;
	width:230px;
	background-color: #009911;
	float:left;
}
#enquire a.rollover 
{
	display: block;
	width: 230px;
	height: 30px;
	text-decoration: none;
	background: url("images/button_enquire.jpg");
	background-position:top;
	}

#enquire a.rollover:hover 
{
	background-position:0 bottom;
	}

#enquire .displace 
{
	position: absolute;
	left: -5000px;
}
.float_riight {
	float: right;
	position: relative;
	top: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtr #container #mainContent table tr td blockquote p strong {
	text-align: left;
}
