﻿ body {
	text-align: center;
	background-color: #f1f1f1;
	height: 1px;
	margin-bottom: 20px;
}

h1, h2, h3, h4 {
	font-family: 'trebuchet ms', sans-serif;
}

h2 {
	font-size: 140%;
	margin-top: 15px;
	margin-bottom: 3px;
}

h3 {
	font-size: 110%;
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: bold;
}

p {
	margin-top: 5px;
}

div#hr {
	height: 0px;
	border-top: 3px double #dfdfdf;
	margin-top: 10px;
}

div#container {
	position: relative;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	width: 880px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: left;
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-y;
}

div#header {
	position: relative;
	margin-bottom: 25px;
	height: 120px;
}

div#header h1 {
	position: relative;
	left: -20px;
}

div#menu {
	position: absolute;
	top: 50px;
	left: 200px;
}

ul#jsddm li a {
	font-family: verdana;
}

a#book_appointment {
	position: absolute;
	right: 20px;
	top: 35px;
}

div#content {
	float: left;
	width: 530px;
	background-color: transparent;
	overflow: auto;
	margin-bottom: 20px;
}

div#content span a, div#additional_content span a {
	text-decoration: none;
	color: #466e80;
}

div#content span a:hover, div#additional_content span a:hover {
	text-decoration: underline;
	color: #313131;
}

div#additional_content {
	margin: 0 0 0 530px;
	margin-bottom: 20px;
	position: relative;
	width: 330px;
}

div#monthly_offer {
	margin-top: 15px;
	position: relative;
	left: 30px;
	width: 297px;
	min-height: 187px;
	background-image: url(../images/monthly_offer_bg.png);
	background-repeat: no-repeat;
	text-align: center;
}

div#monthly_offer div {
	position: relative;
	width: 245px;
	top: 80px;
	left: 20px;
	font: bold 100% arial;
	color: #264e60;
}

div#monthly_offer h2 {
	position: relative;
	width: 245px;
	top: 70px;
	left: 20px;
}

div#footer {
	text-align: center;
	position: relative;
	clear: both;
	background-color: transparent;
	border-top: 1px solid #466e80;
	padding: 5px;
}

div#footer ul {
	position: relative;
	top: 15px;
}

div#footer ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
	font: bold 11px verdana;
	color: #466e80;
}

a#bullshark {
	font: 9px verdana;
	color: #6eaac5;
	text-decoration: none;
}

a#bullshark:hover {
	color: #466e80;
	text-decoration: underline;
}

li#bullshark_li {
	position: absolute;
	right: 30px;
	top: 2px;
}

div#bottom_bg {
	height: 30px;
	background-image: url(../images/container-bottom.jpg);
	background-repeat: no-repeat;
	width: 960px;
	position: absolute;
	bottom: -5px;
	left: 0px;
	z-index: 9998;
}

.content_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.topit {
	z-index: 9999;
}

.pricelist_main {
	width: 510px;
	margin-bottom: 30px;
}

.pricelist_right {
	width: 310px;
	margin-bottom: 30px;
}

.pricelist_main td, .pricelist_right td {
	padding-top: 8px;
	font: 12px verdana;
}

.pricelist_line {
	margin: 0px;
	padding: 0px;
	background-color: #313131;
	height: 1px;
}

.right {
	text-align: right;
}