@charset "utf-8";

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-left: 1.1em;
	margin-right: 1.1em;
	margin-bottom: 1.1em;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

#main p.lastNode {
	margin-bottom: 0;
}
a:link, a:visited {
	color:#39F;
	text-decoration:none;
	border: none;
}
a:hover {
	border:none;
	color:#FFF;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 950px;
}
#header {
	margin-left: 0px;
	margin-top: 80px;
	background-image: url(../images/header.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 108px;
	margin-bottom: 0;
	width: 950px;
}
#navblock {
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/navblock.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 514px;
	margin-bottom: 0;
	width: 234px;
}

#navblock_programs {
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/navblock.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 1307px;
	margin-bottom: 0;
	width: 234px;
}

#navblock_equip {
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/navblock.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 750px;
	margin-bottom: 0;
	width: 234px;
}
#content {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/content.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 514px;
	margin-bottom: 0;
	width: 716px;
}

#content_programs {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/content.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 1307px;
	margin-bottom: 0;
	width: 716px;
}

#content_equip {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/content.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 750px;
	margin-bottom: 0;
	width: 716px;
}
#footer {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/footer.png);
	overflow: hidden;
	display: inline;
	float: left;
	height: 240px;
	margin-bottom: 0;
	width: 950px;
}

.pNav1 {
	margin-top:1.0em;
	margin-left: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #39F;
	text-decoration: none;
}

.pNav2 {
	margin-top:1.0em;
	margin-left: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

.heading1 {
	margin-top: 1.1em;
	margin-left: 0.5em;
	margin-right: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:2px;
	color: #FFF;
	text-decoration: none;
}

.heading2 {
	margin-top: 1.1em;
	margin-left: 0.7em;
	margin-right: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.clinics {
	margin-top: 1.5em;
	margin-left: 22.1em;
}

.copy {
	margin-top:1.0em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;	
}

.content {
	margin-left: 1.1em;
	margin-right: 4.1em;
	margin-bottom: 1.1em;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	line-height:130%;
	font-size:12px;
	color:#FFF;
}

.faq {
	margin-left: 1.1em;
	margin-right: 1.1em;
	margin-bottom: 3.1em;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	line-height:130%;
	font-size:12px;
	color:#FFF;
}

.ulcontent {
	margin-left: 1.1em;
	margin-right: 5.1em;
	margin-bottom: 1.1em;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	line-height:130%;
	font-size:12px;
	color:#FFF;
	list-style-type:none;
}

.ulcontent2 {
	margin-left: 3.1em;
	margin-right: 1.1em;
	margin-bottom: 1.1em;
	margin-top: 0;
	font-family: Verdana, Geneva, sans-serif;
	line-height:130%;
	font-size:12px;
	color:#FFF;
	list-style-type: circle;
}#main #content .pNav2 a {
	color: #FFF;
}

