*{
	margin:0;
	padding:0;
}
html,body{
	width:100%;
	height:100%;
	background:#2b2b2b url(../images/background1.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#fullcol{
	width:800px;
	height:auto;
	margin:0 auto 0 auto;
}
#top{
	width:800px;
	height:57px;
	float:left;
	background:url(../images/bg_top.jpg) no-repeat top left;
}
#top a{
	color:#fff;
	text-decoration:none;
	float:left;
	margin:25px 0 0 0;
	font-size:0.6em;
}
#top a:hover{
	text-decoration:underline;
}
#header{
	width:800px;
	height:79px;
	float:left;
	background:url(../images/bg_header.jpg) no-repeat top left;
}
#main{
	width:800px;
	height:auto;
	float:left;
}
#mainbanner{
	width:800px;
	height:200px;
	margin:3px 0 0 0;
	background:url(../images/flash-placeholder.jpg) no-repeat top left;
}
#topnav{
	width:660px;
	height:23px;
	float:right;
	margin:52px 0 0 0;
}
#logo {
	float: left;
}

#topnav ul{
	list-style:none;
	display:inline;
}
#topnav li{
	float:left;
	margin:0 2px 0 0;
}
#topnav li a{
	text-decoration:none;
	font-size:0.7em;
	text-align:center;
	font-weight:bold;
}
.style1{
	color:#413b8d;
	width:62px;
	height:24px;
	background:url(../images/nav_style1.gif) no-repeat top left;
	text-align:center;
	float:left;
	line-height:2.1em;
}
.style1:hover {
	background:url(../images/nav_style1_over.gif) no-repeat top left;
	color:#99ccff;
}
.style1active {
	background:url(../images/nav_style1_over.gif) no-repeat top left;
	color:#99ccff;
	text-align:center;
	float:left;
	line-height:2.1em;
	width:62px;
	height:24px;
}
.style2{
	color:#413b8d;
	width:92px;
	height:24px;
	background:url(../images/nav_style2.gif) no-repeat top left;
	text-align:center;
	float:left;
	line-height:2.1em;
}
.style2:hover{
	background:url(../images/nav_style2_over.gif) no-repeat top left;
	color:#99ccff;
}
.style2active{
	width:92px;
	height:24px;
	background:url(../images/nav_style2_over.gif) no-repeat top left;
	color:#99ccff;
	text-align:center;
	float:left;
	line-height:2.1em;
}
.style3{
	color:#413b8d;
	width:124px;
	height:24px;
	background:url(../images/nav_style3.gif) no-repeat top left;
	text-align:center;
	float:left;
	line-height:2.1em;
}
.style3:hover{
	background:url(../images/nav_style3_over.gif) no-repeat top left;
	color:#99ccff;
}
.style3active{
	width:124px;
	height:24px;
	background:url(../images/nav_style3_over.gif) no-repeat top left;
	color:#99ccff;
	text-align:center;
	float:left;
	line-height:2.1em;
}
.style4{
	color:#413b8d;
	width:115px;
	height:24px;
	background:url(../images/nav_style4.gif) no-repeat top left;
	text-align:center;
	float:left;
	line-height:2.1em;
}
.style4:hover{
	background:url(../images/nav_style4_over.gif) no-repeat top left;
	color:#99ccff;
}
.style4active{
	width:115px;
	height:24px;
	background:url(../images/nav_style4_over.gif) no-repeat top left;
	color:#99ccff;
	text-align:center;
	float:left;
	line-height:2.1em;
}
.style5{
	color:#413b8d;
	width:67px;
	height:24px;
	background:url(../images/nav_style5.gif) no-repeat top left;
	text-align:center;
	float:left;
	line-height:2.1em;
}
.style5:hover{
	background:url(../images/nav_style5_over.gif) no-repeat top left;
	color:#99ccff;
}
.style5active{
	width:67px;
	height:24px;
	background:url(../images/nav_style5_over.gif) no-repeat top left;
	color:#99ccff;
	text-align:center;
	float:left;
	line-height:2.1em;
}
#sidenav{
	width:170px;
	height:200px;
	float:left;
}
#sidenav ul{
	list-style:none;
	float:left;
	margin:5px 0 0 5px;
}
#sidenav li{
	width:150px;
	float:left;
	clear:both;
}
#sidenav a{
	color:#d9d9d9;
	font-size:0.75em;
	width:150px;
	float:left;
	padding:7px 0 7px 5px;
	text-decoration:none;
	border-bottom:1px solid #424242;
}
#sidenav a:hover{
	background:#414141;
}
#bannerflash{
	width:620px;
	height:200px;
	float:right;
}
#contentarea{
	width:800px;
	height:auto;
	background:#3d3d3d;
	margin:3px 0 0 0;
	border-top:2px solid #000;
	padding:20px 0 10px 0;
	float:left;
}
#leftcol{
	width:180px;
	height:auto;
	float:left;
	padding:0 0 0 20px;
}
#rightcol{
	width:590px;
	height:auto;
	float:right;

}
#contentcol{
	width:305px;
	height:auto;
	float:left;
	margin:0 0 0 5px;

}
#contentcol_wide{
	width:530px;
	height:auto;
	float:left;
	margin:0 0 0 20px;
}
#contentcol_wider{
	width:760px;
	height:auto;
	float:left;
	margin:0 0 0 20px;
}
#enquiry{
	width:225px;
	height:auto;
	float:right;

	margin:0 10px 0 0;
}
#footer{
	width:800px;
	height:22px;
	background:#1f1f1f;
	clear:both;
}
.footerright{
	font-size:0.6em;
	float:right;
	margin:3px 15px 0 0;
	color:#5b5b5b;
}
.footerright a{
	color:#5b5b5b;
}
h1{
	font-size:1em;
	color:#9AD5F8;
	margin:2px 0 20px 0;
	font-weight:strong;
}
#contentcol b {
	color: #9AD5F8;
}

#contentcol p, #contentcol_wide p, #contentcol_wider p{
	font-size:0.75em;
	color:#dcdcdc;
	margin:10px 0 15px 0;
	line-height:1.5em;
}
#contentcol a, #contentcol_wide a, #contentcol_wider a{
	color:#9ad5f8;

}
#contentcol ul, #contentcol_wide ul, #contentcol_wider ul {
	font-size:0.75em;
	color:#dcdcdc;
	margin:5px 0 5px 20px;
	
}
#contentcol img, #contentcol_wide img,#contentcol_wider img{
	padding: 5px;
	border: 1px solid #dcdcdc;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#enquiry p{
	font-size:0.75em;
	color:#dcdcdc;
	margin:5px 0 5px 0;
	line-height:1.5em;
}
form label{
	width:100px;
	float:left;
}
form input{
	height:20px;
	float:right;
	width:120px;
	border:0;
	color: #3D3D3D;
	padding: 1px;
	
}
form p{
	color:#fff;
	float:left;
	margin:0;
}
form textarea{
	width:225px;
	height:80px;
	float:right;
	border:0;
}
.formbutton{
	width:65px;
	height:23px;
	border:0;
	float:right;
	margin:10px 0 10px 0;
	color:#fff;
	cursor:pointer;
	background:url(../images/button_submit.gif) no-repeat top left;
	font-size:0;
}
#thumbnails div {
	font-size:0.75em;
	float: right;
	margin: 2px;
}
#fullcol #main #contentarea #contentcol_wider #thumbnails {
	clear: both;
	float: right;
}

#bath_type a, #bath_type2 a {
		font-size:0.75em;
		
}
#thumbnails div img {
	border: 1px solid #dcdcdc;
	margin-bottom: 3px;
}
#fullcol #main #contentarea #contentcol_wider #largeImage #imgPhoto {
	border: 1px solid #dcdcdc;
	padding-left: 5px;
}

#fullcol #main #contentarea #contentcol_wider #largeImage {
	float: right;
	padding-left: 5px;
}


#thumbnails div a:hover img {
		border-color: #9ad5f8;
		}
#bath_type	{
	color: #dcdcdc;
	border-bottom:1px dashed #dcdcdc;
	margin-bottom:5px;
	clear:both;
	min-height:150px;
}
#bath_type2	{
	color: #dcdcdc;
	border-bottom:1px dashed #dcdcdc;
	margin-bottom:5px;
	clear:both;
	min-height:70px;
}
#bath_type img {
	border: 1px solid #dcdcdc;
	float: left;
	margin-right: 5px;
}
#bath_type h4, #bath_type2 h4 {
	font-size: 12px;
	color: #dcdcdc;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logos	{
	text-align:center;
	clear:both;
}
#logos ul {
	list-style-type: none;
	display: inline;
	width: 800px;
	vertical-align: middle;
	text-align: center;
}
#logos li {
	display: inline;
	text-align: center;
	vertical-align: middle;
	width:66px;
}
#logos img {
	border: 1px solid #2F2F2F;
}
#leftcol img {
	border: 5px solid #2F2F2F;
}
