.body, html {
	background-color:#000000;
	background-image:url(images/background.gif);
	background-repeat:repeat;
}


#holder {
	height:600px;
	width:800px;
	border:solid 1px #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	background-color:#FFFFFF;
}

#copyright {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:right;
}

#content {
	float:left;
}

#header {
	height:99px;
	width:561px;
	background:url(images/top-background.gif) top left no-repeat;
	padding-left:15px;
	padding-top:25px;
}

#menu {
	height:433px;
	width:166px;
	background:url(images/menu-background.gif) top left no-repeat;
	float:left;
	padding-top:3px;
	padding-left:15px;
}

#menu ul {
	margin:6px 0px 11px 0px;
	padding-left:0px;
}

#menu ul li {
	margin:0px 0px 3px 0px;
	list-style:none;
	line-height:12px;
	display:block;
}

.indent {
	padding-left:15px;
}

.normal a:link,
.normal a:visited,
.normal a:active{
	text-decoration: none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	background:url(images/grey-square.gif) no-repeat left top;
	padding-left:15px;
}

.normal a:hover, 
.normal a.active:link, 
.normal a.active:visited{
	color:#9C9D9F;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	background:url(images/grey-square2.gif) no-repeat left top;
	padding-left:15px;
}

.viewed a:link,
.viewed a:visited,
.viewed a:active{
	color:#9C9D9F;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	background:url(images/grey-square2.gif) no-repeat left top;
	padding-left:15px;
}

.viewed a:hover, 
.viewed a.active:link, 
.viewed a.active:visited{
	color:#9C9D9F;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	background:url(images/grey-square2.gif) no-repeat left top;
	padding-left:15px;
}

#text {
	height:386px;
	width:370px;
	background:url(images/text-background.gif) top left no-repeat;
	float:left;
	padding:40px 10px 10px 15px;
}

#text p {
	margin:0px 0px 12px 0px;
}

#footer {
	height:28px;
	width:561px;
	background-color:#C5C6C8;
	clear:both;
	padding-top:12px;
	padding-left:15px;
}


#images {
	height:600px;
	width:224px;
	float:left;
	position:relative;

}

#clinic {
	position:absolute;
	right:15px;
	bottom:15px;
	width:128px;
	height:61px;
}

#form {
	text-align:right;
}

#contact_text {
	float:right;
	text-align:left;
	width:373px;
}

#form img {
	float:right;
	margin-top:22px;
	margin-right:3px;
}

.main {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:13px;
}

.subheader {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
}

.maingrey {
	color:#999999;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
}

.smallgrey {
	color:#999999;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
}

.mainblack {
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

h1 {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-style:normal;
	font-weight:bold;
	margin:0px;
}

h2 {
	color:#000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin:0px;
}

.header {
	color:#FFFFFF;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
}


.whitelink a:link,
.whitelink a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
}

.whitelink a:hover, 
.whitelink a:active {
	color:#FFFFFF;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 14px;
	width: 369px;
	padding: 2px 2px 2px 2px;
	border: 0px;
	margin-bottom:4px;
}

.dropbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 373px;
	padding: 2px 2px 2px 2px;
	border: 0px;
	margin-bottom:4px;
}

.formbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 45px;
	width: 369px;
	padding: 2px 2px 2px 2px;
	border: 0px;
	margin-bottom:4px;
}

#header_about {
	height:119px;
	width:560px;
	background:url(images/about-top.gif) top left no-repeat;
	padding-left:15px;
	padding-top:25px;
}

#text_about {
	height:291px;
	width:530px;
	background:url(images/about-text.gif) top right no-repeat #000000;
	padding:20px 30px 10px 15px;
	float:left;
}

#text_about p {
	margin:0px 0px 12px 0px;
}

#bottom {
	height:95px;
	width:575px;
	background:#000000;
	clear:both;
}

#footer_about {
	height:28px;
	width:560px;
	background-color:#C5C6C8;
	clear:both;
	padding-top:12px;
	padding-left:15px;
}

#images_about {
	height:600px;
	width:225px;
	float:left;
	position:relative;

}

#text_services {
	height:261px;
	width:540px;
	background:url(images/about-text.gif) top right no-repeat #000000;
	background-color:#000000;
	padding:50px 10px 10px 25px;
	float:left;
}

#text_services p {
	margin:0px 0px 12px 0px;
}

#text_services ul {
	margin:10px 0px 23px 0px;
	padding-left:3px;
}

#text_services ul li {
	margin:0px 0px 10px 0px;
	list-style:none;
	line-height:12px;
	display:block;
}

#text_services ul li a:link,
#text_services ul li a:visited,
#text_services ul li a:active{
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	background:url(images/grey-square2-services.gif) no-repeat left top;
	padding-left:15px;
}

#text_services ul li a:hover, 
#text_services ul li a.active:link, 
#text_services ul li a.active:visited{
	color:#9C9D9F;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	background:url(images/grey-square-services.gif) no-repeat left top;
	padding-left:15px;
}

