html, body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	}
	
	
img, form, div {
	border:none;
	padding:0px;
	margin:0px;
	}
	
#page {
	width:919px;
	margin:0 auto;
	}

#top {
	width:919px;
	position:absolute;
	top:25px;
	}
	
hr {
	width:919px;
	height:3px;
	background:#C6CBC5;
	margin:5px 0px;
	clear:both;
	border:none;
	}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

#emergencynumber {
	position:absolute;
	top: -7px;
	right: 20px;
	font-size: 18px;
	color: red;
}

#banner {
	width:919px;
	height:139px;
	clear:both;
	background-image:url(./images/bn.jpg);
	}

#mainBody {
	clear:both;
	margin:227px auto 0px auto;
	width:919px;
	*margin:250px auto 0px auto;
	}
	
#content {
	float:right;
	width:698px;
	font-size:11px;
	color:#666666;
	text-align: justify;
	}

#leftBar {
	width:209px;
	float:left;
	}
	
#top {
	width:919px;
	position:absolute;
	top:25px;
	}
		
#topmenu {
	background:url(images/topmenu_bg.jpg) top center no-repeat;
	width:919px;
	height:37px;
	color:#ABABAB;
	}
	
.seperator {
	width:919px;
	height:3px;
	background:#C6CBC5;
	margin:5px 0px;
	clear:both;
	float:left;
	}
#logo_bn{
		padding:50px;
		font-size:28px;
		font-weight:bold;
		color:#FFF;
		overflow:auto;
}


#footer {
	clear:both;
	overflow: hidden;
	zoom: 1;
	font-size:11px;
	padding: .3em 0 1em;
	}

#footer p{
	padding: 0;
	margin: 0;
	}

a{
	color: #000;
}

a:hover{
	color: #aa1a1a;
}

.red {
	color:#aa1a1a;
	}


a.button{
	color: #5a5a5a;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 28px;
	padding-top: 1px;
	background: #ccc url(images/button-bg.png) no-repeat 0 0;
	display: block;
	width: 94px;
	padding-left: 30px;
	height: 28px;
}

/* Content */
#content h1 {
	color:#aa1a1a;
	font-size:22px;
	font-weight:normal;
	}
	
#content .box h3 {
	background:url(images/content-box-header.png) top center no-repeat;
	width:207px;
	margin:0px;
	color:#aa1a1a;
	font-weight:normal;
	text-align:left;
	text-transform: uppercase;
	font-size:12px;
	padding:15px 5px 4px 15px;
	}
	
#content .box .guide {
	color:#595959;
	font-size:24px;
	}
	
#content .box {
	width:227px;
	background:url(images/content-box-bg.png) center repeat-y;
	margin:0px 5px 12px 0px;
	float:left;
	}
	
#content .boxContent {
	width:191px;
	margin:2px 18px;
	color:#999999;
	}
	
#content .boxFoot {
	 background:url(images/content-box-footer.png) center bottom no-repeat;
	 width:227px;
	 height:8px;
	 }	
	
/* Left Bar */
#leftBar .box h3 {
	background:url(images/left-h3.png) no-repeat 0 0;
	width:197px;
	height:44px;
	margin:0px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	padding: 4px 6px 0 6px;
	line-height: 44px;
	font-size:12px;
	}
	
#leftBar .box h3#findClinicHeader{
	background:url(images/left-h3-map.png) top center no-repeat;
}
	
#leftBar .box {
	width:209px;
	background:url(images/box-bg.png) center repeat-y;
	margin-bottom:11px;
	}
	
#leftBar .boxContent {
	width:201px;
	margin: 0 auto;
	padding: 2px 0 0;
	}
	
#leftBar .boxFoot {
	 background:url(images/box-footer.png) bottom center no-repeat;
	 width:209px;
	 height:5px;
	 }
	 
#leftBar #findClinic {
	background:url(images/box-find-clinic.png) no-repeat center top ; 
	text-align:center;
	height:20px;
	padding:40px 0px;
	width:193px
	}
	
#findClinic select {
	background:#FFFFFF;
	font-size:11px;
	border:1px solid #ABADB3;
	color:#727272;
	}
	
#leftBar #enquiry {
	padding:4px;
	width:193px;
	text-align: right;
	}
	
#enquiry label {
	display: block;	
	color:#727272;
	padding-top: 2px;
	text-align: left;
	}
	
#enquiry input, #enquiry textarea {
	display: block;	
	border:1px solid #ABADB3;
	margin:3px 0px;
	width: 189px;
	text-align: left;
	}

#enquiry textarea{
	width: 191px;
}

#enquiry #submitForm {
	cursor: pointer;
	display: inline;
	width: auto;
	border: 0;
	background: none;
	color: #aa1a1a;
	margin: 3px 0 0 0;
	font-size: 12px;
	}
	
#leftBar #mainMenu {
	padding:4px;
	width:193px;
	}
	
#mainMenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	background:url(images/main-menu-arrow-hover.png) no-repeat -200px -200px;
	}
	
#mainMenu ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	height:30px;
	}
	
#mainMenu ul li a {
	background:url(images/main-menu-arrow.png) left center no-repeat;
	color:#727272;
	text-decoration:none;
	font-size:11px;
	margin:4px;
	display:block;
	padding:3px 0px 3px 24px;
	}
	
#mainMenu ul li a:hover {
	background:url(images/main-menu-arrow-hover.png) left center no-repeat;
	color:#aa1a1a;
	}


/* TOP Menu */
		
#topmenu {
	background:url(images/top-menu-bg.png) top center no-repeat;
	width:910px;
	height:35px;
	padding: 1px 5px;
	color:#ababab;
	overflow: hidden;
	}
	
#topmenu ul {
	margin: 0px;
	padding: 0;
	height: 35px;
	list-style:none;
	}
	
#topmenu ul li {
	display:block;
	list-style:none;
	float:left;
	margin:0px;
	height:11px;
	height: 35px;
	border-left: 1px solid #fff;
	}
	
#topmenu ul li a {
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0 8px;
	color:#ABABAB;
	text-transform: uppercase;
	text-decoration:none;
	font-size:11px;
	border-left: 1px solid #dfdfdf;
	}
	
#topmenu ul li.first, #topmenu ul li.first a{
	border-left: none;	
}
	
#topmenu ul li a:hover {
	color:#aa1a1a;
	}
	
.clear {
	clear:both;
}
	