@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#00B0D8;
}

a {
	font-size:12px;
	text-decoration:underline;
	color:#FFF;
}

a:hover {
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}
	

#holder {
	width:1004px;
	height:700px;
	padding-left: 20px;
	position:relative;
}

#holder.logo {
	float:left;
	width:176;
	height:141;
	padding-left:10px;
	padding-top:10px;
}

#left {
	float:left;
	width:200px;
	height:400px;
	margin-top:20px;
	display:inline;
}

#left p {
	margin:0px;
	padding-left:13px;
	padding-bottom:5px;
}

#middle {
	float:left;
	width:574px;
	margin-top:86px;
	margin-right:10px;
}

#contact {
	float:left;
	margin-top:86px;
	margin-left:25px;
}

#find {
	position:absolute;
	left:230px;
	top:254px;
}

#find input {
	font-size:12px;
	color:#000;
}	

#right {
	float:right;
	font-size:12px;
	color:#FFF;
	margin-top:86px;
}

#right {
	width:200px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:220px;
}


#contact_pic {
	float:left;
	margin-top:86px;
	margin-left: 10px;
}

#map {
	position:relative;
	float:left;
	margin-top:40px;
	background-repeat: no-repeat;
	width:758px;
	height:617px;
	background-image: url(../images/floorplan.gif);
}

#copyright {
	padding-top:20px;
	clear:both;
}

#copyright a {
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}

#copyright a.us {
	font-size:11px;
}

.findus {
	float:left;
	margin-top:86px;
	margin-left:10px;
	font-size:12px;
	color:#FFF;
}

.enq1 {
	margin-top:86px;
	margin-left:20px;
	font-size:12px;
	color:#FFF;
	float: left;
	width: 135px;
}

.enq2 {
	float:left;
	margin-top:86px;
	margin-left:20px;
	font-size:12px;
	color:#FFF;
}

.bodytext {
	font-size:12px;
	color:#FFF;
}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	
/*.clearfix {display: inline-block;}*/  /* for IE/Mac */
	
[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]
