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

body {
	margin:0px;
}
#wrapper {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
}
#wrapper .clear {
	clear:both;
}
p,h1,h2,h3,h4,span {
	margin:0px;
	padding:0px;
}
p {
	text-align:justify;
}
h1 {
	color:#227f2b;
	font-size:16px;
	text-transform:uppercase;
	line-height:16px;
}
h1 span {
	color:#3d3d3d;
}
h2 {
	color:#d3c502;
	font-size:12px;
	text-transform:uppercase;
}
h3 {
	color:#d3c502;
	font-size:16px;
	text-transform:uppercase;
}
h4 {
	color:#51b65b;
	font-size:14px;
	text-transform:uppercase;
}
#navigation {
	background:url(../images/nav_bg.jpg) top repeat-x;
	height:44px;
}
#navigation .container {
	margin:0 auto;
	width:866px;
	height:44px;
}
#navigation a {
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	line-height:44px;
	height:44px;
	padding:0 6px 0 6px;
	display:block;
	float:left;
}
#navigation a:hover {
	color:#edde11;
}
#navigation a.selected {
	background:url(../images/nav_selected.jpg) top repeat-x;
}
#navigation a.selected:hover {
	color:#FFF;
}
#content-panel {
	background:url(../images/bg.jpg) top repeat-x #FFF;
}
#content-panel .container {
	margin:0 auto;
	width:866px;
}
#left-panel {
	width:210px;
	padding:12px 0 0 5px;
	float:left;
}
#left-navigation a {
	background:url(../images/left_nav_bg.gif) top no-repeat;
	display:block;
	height:35px;
	line-height:35px;
	padding:0 0 2px 17px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
#left-navigation a.selected {
	background:url(../images/left_nav_bg_hover.gif) top no-repeat;
	display:block;
	height:35px;
	line-height:35px;
	padding:0 0 2px 17px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
#right-panel {
	width:630px;
	padding:12px 0 0 0;
	float:right;
}
#right-panel p span {
	color:#d3c502;
	font-size:12px;
	font-weight:bold;
}
#right-panel a {
	color:#d3c502;
	font-size:12px;
	font-weight:bold;
}
#footer {
	background:url(../images/footer_bg.jpg) top repeat-x #48b252;
	height:81px;
}
#footer .container {
	margin:0 auto;
	width:866px;
	text-align:center;
	padding-top:25px;
	color:#383838;
}

#our-team strong {
	color:#2c9b37;
}
#patient-corner .consent_forms {
	border:1px dashed #CCC;
	text-indent:10px;
	line-height:35px;
}
#patient-corner .consent_forms a {
	color:#2b9c36;
}

#hygiene-advice td {
	border:1px solid #CCC;
}
#post-op {
	width:149px;
	float:left;
	text-align:center;
	padding:10px 0 10px 0;
}
#post-op img {
	padding-bottom:10px;
	border:0px;
}
#post-op a {
	color:#777;
	text-decoration:none;
}
#our-fees strong {
	color:#2b9c36;
}
