* { border: 0; margin: 0; padding: 0;}
body {background: #fff url(../images/large-bg.jpg) right top no-repeat; border-top: #d6db55 5px solid; font: 14px Arial, Helvetica, sans-serif;}

#header {
	margin: 0 auto 10px;
	width: 900px;
	height: 126px;
	background: url(../images/header-bg.png) center top no-repeat;
	padding: 0 14px 14px;
}

#header .logo {
	float: right;
	margin: 28px 40px 0 0;
}

#header #service-list {
	float: left;
	margin: 35px 0 0 40px;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#header #service-list ul {list-style: none; float: left; margin-right: 20px;}
#header #service-list ul li {margin: 0 0 8px;}

#navigation {
	width: 900px;
	height: 44px;
	margin: 0 auto;
	padding: 9px 14px 0;
	background: url(../images/nav-bg.png) center top no-repeat;
	text-align: center;
}
#navigation ul {
	list-style: none;
	font: 14px Arial, Helvetica, sans-serif;
	margin: 0 0 0 25px;
}
#navigation ul li {
	display: inline;
	float: left;
	margin: 0 15px;
	line-height: 44px;
}
#navigation ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 8px;
	height: 41px;
	display: block;
}
#navigation ul li a.on {
	color: #d6db55;
	border-bottom: #d6db55 3px solid;
}
#navigation ul li a:hover {
	color: #d6db55;
	border-bottom: #d6db55 3px solid;
}

#content-wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0 14px;
	background: url(../images/content-bg.png) center top;
	overflow: hidden;
}
#content {
	background: #fff url(../images/big-circles.jpg) left top no-repeat;
	padding: 29px 25px 0 29px;
	font: 13px/17px Arial, Helvetica, sans-serif;
	color: #666;
	overflow: hidden;
}
#content p {margin: 0 0 8px 0;}
#content p span {
	color: #b2b81d;
	font-weight: bold;
}
#slideshow {
	float: left;
	width: 558px;
	height: 257px;
	margin: 0 10px 25px 0;
}
#right-module {
	float: right;
	width: 240px;
	height: 235px;
	margin-bottom: 25px;
	padding: 17px 6px 6px 27px;
	font-size: 15px;
	color: #000;
	background: #fff url(../images/right-module-bg.jpg) left top no-repeat;
}
#content ul {
	margin: 10px 0;
	list-style: none;
}
#content ul li {
	background: url(../images/bullet.png) 2px left no-repeat;
	padding-left: 22px;
	margin-bottom: 8px;
}
#content .content-inner {padding: 0 7px;}
#content .content-inner .single-col {
	width: 260px;
	margin-right: 24px;
	float: left;
}
#content .content-inner .single-col-last {
	width: 260px;
	float: left;
}
#content .content-inner .double-col {
	width: 544px;
	float: left;
}
#content .imageblock {
	width: 558px;
	float: left;
	margin: 10px 0;
}
#content .imageblock img {float: left; margin-right: 5px;}
#content .imageblock .right {float: left;}


h1 {
	font: normal lighter 30px Arial, Helvetica, sans-serif;
	margin: 5px 0 15px 0;
	color: #666;
}
h1.welcome-msg {
	width: 236px;
	height: 116px;
	background: #fff url(../images/welcome-to-kings-road-clinic.png);
	float: right;
}
h1 span {display: none;}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 10px 0 10px;
	color: #000;
}
h2 span {
	display: block;
	font: normal italic 14px Arial, Helvetica, sans-serif;
	color: #666;
}
a { 
	color: #b2b81d;
	text-decoration: none;
}
a:hover { 
	color: #808333;
	text-decoration: underline;
}

#right-module p {margin-bottom: 20px;}

label {
	display: block;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 5px 0 3px;
}
.textfield {
	width: 243px;
	border: #ccc 1px solid;
	background: #fff url(../images/input-bg.jpg) left top no-repeat;
	padding: 10px 5px 10px 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
	margin: 5px 0 10px;
}
.textarea {
	width: 243px;
	height: 160px;
	border: #ccc 1px solid;
	background: #fff url(../images/input-bg.jpg) left top no-repeat;
	padding: 10px 5px 10px 10px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	display: block;
	margin: 5px 0 10px;
}
.submitbtn {
	background: #fff url(../images/button-bg.jpg) center top no-repeat;
	text-align: center;
	width: 70px;
	height: 37px;
	color: #fff;
	font: bold 15px/37px Arial, Helvetica, sans-serif;
	cursor: pointer;
}

span.tel {
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#footer {
	width: 828px;
	margin: 0 auto;
	padding: 61px 50px 5px 50px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #888;
	background: url(../images/footer-bg.png) center top no-repeat;
}
#footer .designby a {
	text-align: right;
	float: right;
	color: #888;
	text-decoration: none;
}
#footer .designby a:hover {
	color: #000;
}
