/* CSS Document */
@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	border:0;
	vertical-align:middle;
}
/****************************************************************/
html {
	font-size: 80%;
}
body {
	color: #333;
	font: 1em/1.4 Arial, sans-serif;
	background: #e3e7f3 url(images/bg.png) top center repeat-x;
}
/****************************************************************/
#wrapper {
	width: 1004px;
	margin: 0 auto;
	position: relative;
}
/****************************************************************/
#header {
	height: 47px;
	padding-top: 73px;
	overflow: hidden;
	position: relative;
}
#header .logo {
	position: absolute;
	top: 0;
	left: 0;
}
#header .logo a {
}
#header .logo a img {
}
/****************************************************************/
#header .certified {
	position: absolute;
	top: 12px;
	left: 142px;
}
/****************************************************************/
#header .menu {
	overflow: hidden;
	position: absolute;
	top: 70px;
	right: 20px;
}
#header .menu ul {
	overflow: hidden;
}
#header .menu ul li {
	display: inline;
}
#header .menu ul li.bg {
	background: none;
}
/*
#header .menu ul li a {
	padding: 0 20px;
	color: #fff;
	font-size: 125%;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
*/
#header .menu ul li a {
	height: 40px;
	margin: 0 1px;
	padding-right: 18px;
	font-size: 125%;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	background: none;
	display: block;
	float: left;
}
#header .menu ul li a span {
	background: none;
	display: block;
	line-height: 28px;
	padding: 8px 0 5px 18px;
}
#header .menu ul li a:hover, #header .menu ul li a.current {
	background: url(images/menu-bg.png) top right no-repeat;
}
#header .menu ul li a:hover span, #header .menu ul li a.current span {
	background: url(images/menu-bg.png) no-repeat;
}
/****************************************************************/
#navigation {
	width: 1004px;
	height: 384px;
	background: url(images/main-photo.jpg) no-repeat;
	position: relative;
	overflow: hidden;
}
#navigation ul {
	width: 366px;
	position: absolute;
	right: 0;
	top: 0;
}
#navigation ul li {
}
#navigation ul li a {
	width: 336px;
	height: 98px;
	padding: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}
#navigation ul li a strong {
	padding: 5px;
	color: #fff;
	font-size: 225%;
	font-weight: normal;
	display: block;
}
#navigation ul li a.first {
	background: url(images/nav-bg-1.png) no-repeat;
}
#navigation ul li a.second {
	background: url(images/nav-bg-2.png) no-repeat;
}
#navigation ul li a.three {
	background: url(images/nav-bg-3.png) no-repeat;
}
/****************************************************************/
#container {
	position: relative;
	overflow: hidden;
}
/****************************************************************/
#content {
	width: 638px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	overflow: hidden;
	float: left;
}
/****************************************************************/
#content .page {
	padding: 15px 15px 10000px;
	margin-bottom: -10000px;
	background: #fff;
}
#content .page h1 {
	margin-left: 240px;
	font-size: 200%;
	font-weight: normal;
}
#content .page h1 span {
	color: #fc0079;
}
#content .page img {
}
#content .page p {
	padding: 5px 0;
	font-size: 110%;
	text-indent: 20px;
	text-align: justify;
}
#content .page h2 {
	padding: 10px;
}
#content .page ul {
}
#content .page ul li {
	padding: 5px 0 5px 30px;
	color: #fc0079;
	background: url(images/arrow.png) 10px center no-repeat;
}
/****************************************************************/
#content .form {
	padding: 15px 15px 10000px;
	margin-bottom: -10000px;
	background: #fff;
}
#content .form h1 {
	margin-left: 240px;
	font-size: 200%;
	font-weight: normal;
}
#content .form h1 span {
	color: #fc0079;
}

#content .form form {
	margin: 10px 0;
	font-size: 90%;
}
#content .form form .field {
	padding: 5px;
	overflow: hidden;
}
#content .form form .field label {
	width: 190px;
	line-height: 28px;
	padding-right: 25px;
	text-align: right;
	display: block;
	float: left;
}
#content .form form .field label span {
	color: #F00;
	font-weight: bold;
}
#content .form form .field input {
	width: 300px;
	padding: 5px;
	border: 1px dashed #2E3140;
}
#content .form form .field select {
	width: 312px;
	padding: 5px;
	border: 1px dashed #2E3140;
}
#content .form form .field textarea {
	width: 300px;
	height: 120px;
	padding: 5px;
	border: 1px dashed #2E3140;
}
#content .form form .button {
	padding-left: 219px;
}
#content .form form .button input {
	width: 180px;
	height: 30px;
	margin: 5px 0;
	padding: 5px;
	color: #fff;
	background: url(images/button.png) no-repeat;
}



/****************************************************************/
#sidebar {
	width: 366px;
	overflow: hidden;
	float: left;
}
/****************************************************************/
#sidebar .patients {
	padding: 15px;
	background: #b9dbf8;
}
#sidebar .patients h2 {
	font-size: 160%;
	font-weight: normal;
}
#sidebar .patients ul {
}
#sidebar .patients ul li {
	padding: 10px 0;
	background: url(images/quote-top.png) 115px 10px no-repeat;
	overflow: hidden;
}
#sidebar .patients ul li img {
	float: left;
}
#sidebar .patients ul li span {
	margin-top: 5px;
	margin-left: 145px;
	display: block;
}
#sidebar .patients ul li em {
	padding-top: 10px;
	padding-right: 30px;	
	background: url(images/quote-top.png) bottom right no-repeat;
	float: right;
}
/****************************************************************/
#sidebar .contactus {
	padding: 15px;
	background: url(images/phone.jpg) 250px 20px no-repeat;
}
#sidebar .contactus h2 {
	font-size: 160%;
	font-weight: normal;
}
#sidebar .contactus p {
	padding: 5px 5px 5px 10px;
	color: #FC0079;
	font-size: 120%;
}
#sidebar .contactus span {
	color: #333;
}
/****************************************************************/
#footer {
	width: 1004px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	background: #2e3140;
}
#footer .menu ul {
	padding: 0 20px;
}
#footer .menu ul li {
	color: #394223;
	float: left;
}
#footer .menu ul li a {
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#footer .menu ul li a:hover {
	text-decoration: underline;
}
#footer .menu ul li a.current {
}
#footer .copyright {
	padding: 0 20px;
	color: #fff;
	font-size: 80%;
	float: right;
}
/****************************************************************/
