body {
	padding: 0;
	margin: 0;
	font: 12px 'arial', 'lucida sans', 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif;
	background-color: #547b8a;
}

#wrapper {
	width: 945px;
	margin: 15px auto 0;
	padding: 0;
	font-size: 100%;
	background: url('../images/bg-content.jpg') top left repeat-y;
}

h1 {
	color: #0067af;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

#header {
	width: 845px;
	height: 180px;
	position: relative;
	margin: 0 0 20px;
	padding: 0 50px;
	background: url('../images/bg-header.jpg') top center no-repeat;
}

#header a.site-name {
	display: block;
	font: bold 230% Verdana;
	text-decoration: none;
	text-transform: uppercase;
}

#header a.site-name:visited {
	color: #ffffff;
}

#header #dentists {
	height: 160px;
	width: 160px;
	float: left;
}

#header #main-menu {
	position: absolute;
	margin: 0;
	padding: 10px 0 0;
	top: 130px;
	left: 217px;
	height: 30px;
	color: #ffffff;
	text-decoration: none;
}

#header #sub-menu {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 170px;
	left: 220px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#header #main-menu li, #header #sub-menu li {
	display: inline;
	padding: 5px 3px;
	text-transform: uppercase;
	text-decoration: none;
}

#header #main-menu li {
	margin: 0 2px;
	background-color: #4a8aa3;
}

#header #main-menu li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#header #main-menu li a:hover, #header #sub-menu li a:hover {
	color: #ee9900;
	text-decoration: none;
}

#header #sub-menu li a, #header #sub-menu li a:visited {
	color: #0067af;
	text-decoration: none;
}

#header #sub-menu li a:hover {
	color: #ee9900;
	text-decoration: underline;
}

#header #main-menu li.active {
	height: 32px;
	background-color: #2f5277;
}

#header #main-menu li.active a {
	color: #ee9900;
}

#content-left {
	float: left;
	width: 715px;
	margin: 0;
	padding: 0 0 0 20px;
}

#content {
	float: right;
	width: 485px;
	margin: 0;
	padding: 0 20px;
}

#content a{
	color: #0067af;
	text-decoration: none;
}

#content a:visited{
	color: #729ba9;
}

#content a:hover{
	color: #ee9900;
	text-decoration: underline;
}

#content img {
	float: right;
	display: inline;
	margin: 5px 0 10px 20px;
}

/*
table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

th {
	padding: 15px 0 15px;
}

td {
	width: 50%;
	text-align: center;
	padding: 0;
}

td img {
	float: none;
	margin: 0;
	padding: 0;
}
*/

table.dental-team {
	width: 100% !important;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	text-align: center;
}

table.dental-team td {
	width: 120px !important;
	padding: 0;
	margin: 0;
}


table.dental-team td img {
	float: none;
	margin: 5px 0 15px !important;
	padding: 0 !important;
}

/* price list */
table.prices{
	width: 455px;
	margin: 10px 0 30px;
	border-collapse: collapse;
}

table.prices td, table.prices th {
	padding: 4px 3px;
	border-bottom: 1px solid #f5f5f5;
}

table.prices th {
	padding: 35px 5px 10px 20px;
	color: #0f7bc4;
	font-size: 15px;
	text-align: left;
	border-bottom: none;
	background: url('../images/bg_th-prices.jpg') bottom left no-repeat;
}

table.prices tr.blue {
	background-color: #99ffff;
	padding: 6px 3px;
}

table.prices img {
	float: none !important;
	padding: 0 !important;
	margin: 0 5px !important;
}

.onsale {
	color: #cc3300;
	font-weight: bold;
	padding-left: 30px;
	font-size: 90%;
}

.right-text {
	text-align: right;
}

#news {
	position: relative;
	float: right;
	width: 280px;
	height: 240px;
	margin-left: 10px;
	background: url('../images/bg-news.jpg') top center no-repeat;
}

ul#news-pic {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#news-pic  li {
	display: block;
	margin: 0;
	padding: 0;
}

li#free-transfer a span {
	display: none;
}

li#consultation a span {
	display: none;
}

li#free-gifts a span {
	display: none;
}

li#nhs a span {
	display: none;
}

li#free-gifts a {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 125px;
	height: 105px;
	text-decoration: none;
}

li#free-gifts a:hover{
	position: absolute;
	background: url('../images/bg-news.jpg') -15px -255px no-repeat;
}

li#consultation a {
	position: absolute;
	top: 15px;
	left: 140px;
	width: 125px;
	height: 105px;
	text-decoration: none;
}

li#consultation a:hover{
	position: absolute;
	background: url('../images/bg-news.jpg') -140px -255px no-repeat;
}

li#nhs a {
	position: absolute;
	top: 120px;
	left: 15px;
	width: 125px;
	height: 105px;
	text-decoration: none;
}

li#nhs a:hover{
	position: absolute;
	background: url('../images/bg-news.jpg') -15px -360px no-repeat;
}

li#free-transfer a {
	position: absolute;
	top: 120px;
	left: 140px;
	width: 125px;
	height: 105px;
	text-decoration: none;
}

li#free-transfer a:hover{
	position: absolute;
	background: url('../images/bg-news.jpg') -140px -360px no-repeat;
}

/*
#news #news-bottom {
	height: 40px;
	margin: 0;
	padding: 0;
	background: url('../images/bg-news-bottom.jpg') bottom center no-repeat;
}

#news p {
	padding: 0 8px;
}

#news p.last {
	padding-bottom: 20px;
	background: url('../images/bg-news-bottom.jpg') bottom center no-repeat;
}
*/

#news p {
	padding: 0 10px;
}

#sidebar {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	padding: 10px 0 0 30px;
	background: url('../images/bg-sidebar-li.jpg') top left repeat-y;
}

#sidebar ul li.first {
	width: 155px;
	height: 1px;
	padding-top: 10px;
	background: url('../images/bg-sidebar-li-first.jpg') top left no-repeat;
}

#sidebar ul li.last {
	width: 155px;
	height: 25px;
	padding-bottom: 30px;
	background: url('../images/bg-sidebar-li-last.jpg') top left no-repeat;
}

#sidebar ul li a {
	display: block;
	width: 160px;
	height: 20px;
	padding: 5px 0 0;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background: url('../images/bg-sidebar-li-a.jpg') top left repeat-x;
}

#sidebar ul li a:hover {
	color: #ee9900;
	text-decoration: underline;
}

#content-right {
	float: right;
	width: 160px;
	padding: 20px 50px 0 0;
	margin: 0;
	text-align: center;
}

#content-right a {
	color: #0067af;
	text-decoration: none;
}

#content-right a:visited {
	color: #729ba9;
}

#content-right a:hover {
	color: #ee9900;
	text-decoration: underline;
}

#representatives p {
	margin: 0;
	padding: 0;
}

#content-right p.top {
	margin: 15px 0 0;
}

#content-right .representatives-bottom {
	margin-bottom: 15px;
	height: 25px;
	background: url('../images/bg-representatives-bottom.jpg') bottom center no-repeat;
}

img {
	border: none;
}

img.partner {
	margin: 8px 0;
}

#footer-container {
	width: 100%;
	background-color: #739aa9;
}

#footer {
	clear: both;
	width: 820px;
	height: 30px;
	margin: 0 auto;
	padding: 40px 50px 0;
	background: url('../images/bg-footer.jpg') top center no-repeat;
}

#footer p {
	float: left;
	margin: 0;
	padding: 0;
	color: #c2e5f2;
}

#footer ul {
	margin: 0;
	padding: 0;
	float: right;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	margin: 0 7px;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #ee9900;
}

.heading {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #0067af;
}

.heading2 {
	padding: 10px 15px 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #0067af;
}

.center {
	text-align: center;
}

.fgClass {
	padding-left: 5px;
}

.fgClass p {
	padding: 0;
	margin: 3px;
	text-align: center;
}

.fgClass p a {
	color: #ee9900;
	font-size: 13px;
	text-decoration: none;
}

.bgClass {
	background: url('../images/bg-representatives-popup.gif') center center no-repeat;
}

.closeClass {
	padding-right: 10px;
	color: #ee9900;
}

.closeClass a {
	color: #ee9900;
	font-size: 10px;
}

#button-credit {
	display: block;
	width: 140px;
	height: 70px;
	margin: 0 auto 15px;
	background: url('../images/button-credit.jpg') top center no-repeat;
}

#button-credit:hover {
	background: url('../images/button-credit.jpg') bottom center no-repeat;
}

#button-credit span {
	display: none;
}

#button-london-consultation {
	display: block;
	width: 140px;
	height: 70px;
	margin: 0 auto 15px;
	background: url('../images/button-london-consultation.jpg') top center no-repeat;
}

#button-london-consultation:hover {
	background: url('../images/button-london-consultation.jpg') bottom center no-repeat;
}

#button-london-consultation span {
	display: none;
}

#button-get-a-quote {
	display: block;
	width: 140px;
	height: 70px;
	margin: 0 auto 15px;
	background: url('../images/get-a-quote.jpg') top center no-repeat;
}

#button-get-a-quote:hover {
	background: url('../images/get-a-quote.jpg') bottom center no-repeat;
}

#button-get-a-quote span {
	display: none;
}

#site-name {
	display: block;
	width: 468px;
	height: 93px;
	position: absolute;
	top: 0;
	left: 210px;
}

#site-name span {
	display: none;
}

p.testimonial {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin: -10px 0 20px;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.red {
	color: red;
}

td img {
	float: none;
}

table.packages img {
	margin: 0 !important;
	padding: 0 !important;
}

.cosmetic_package {
	font-size: 16px;
	font-weight: bold;
	color: #2e76a9;
	display: block;
	padding-top: 30px;
}

.implant_package {
	font-size: 16px;
	font-weight: bold;
	color: #25cf18;
	display: block;
	padding-top: 30px;
}

.form_error {
	margin: 0 0 15px 20px;
	padding: 0;
	font-weight: bold;
	font-size: 90%;
	color: #cc3300;
}

ul li .testimonial
{
	display: block;
	margin: 8px 0;
}

#london-hq
{
	position: absolute;
	width: 212px;
	top: 165px;
	right: 53px;
	text-align: center;
}

#london-hq a
{
	text-decoration: none;
	color: #547b8a;
}

#london-hq a:hover
{
	font-weight: bold;
}