body{
	background: url(images/bg.png) top left repeat-x;
	line-height: 1.4;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma;
	color: #856ba7;
}

a{
	color: #069;
}
#container{
	width: 918px;
	padding: 0 40px;
	margin: 0 auto;
	background: url(images/main_bg.png) top left no-repeat;
}

#header{
	height:155px;	
	position: relative;
}

#header h1{
	position: absolute;
	right: 48px;
	bottom: 20px;
	display: block;
}

#header img{
	margin: 30px 0 0 78px;
}

#banner{
	height: 447px;
	background: url(images/banner.jpg) top left no-repeat;
}

#banner span{
	display: none;
}

#sidebar{
	width:298px;
	float: left;
	margin-left: 48px;
	background-color: #eeebf4;
	min-height: 535px;
}

#sidebarimg{
	width: 298px;
	height:125px;
	background-color: white;
	
}


#dr-kenny-lau{
	background: url(images/dr_kenny_lau2.png) left center no-repeat;
	height:117px;
	width: 194px;
	padding: 33px 0;
}

#dr-kenny-lau span{
	display: none;
}

#tel, #emergency{
	color: #666;
	font-size: 21px;
	height: 31px;
	background: url(images/tel_bg.png) top left no-repeat;
	padding-left: 70px;
	padding-top: 25px;
}

#emergency{
	background: none;
	padding-left: 20px;
}
#email{
	background: url(images/email_bg.png) top left no-repeat;
	width: 375px;
	height: 27px;
	padding-left: 15px;
	padding-top: 33px;
}
#email a{
	font-size: 16px;
}

#main{
	width:524px;
	float: left;
}

#map img{
	margin-left: 25px;
	display: block;
}

#address{
	margin-top: 25px;
	height: 75px;
	width: 459px;
	padding-left: 65px;
	padding-top: 20px;
	background: url(images/address_bg.png) top left no-repeat;
}
#address h2{
	font-size: 21px;
	letter-spacing: 1px;
	margin-bottom: 8px;
}

#footer{
	clear:both;
	height: 97px;
	background: url(images/footer_bg.png) top left repeat-x;
	position: relative;
}

#footer p{
	color: #fff;
	font-size: 9px;
	position: absolute;
	margin-top: 43px;
	right: 48px;
}