body {
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	font-family: Tahoma;
	background-color: #5e94d8;
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
}
#masthead {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
#masthead .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	padding: 0px;
	margin: 0;
}
#menu .content {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flash {
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
}
#flash .content {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-color: #FFFFFF;
}
#column_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#column_top {
}
#column_bottom {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#home {
	width: 960px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#inner {
}
#center {
	width: 320px;
	float: left;
}
#left {
	width: 640px;
	float: left;
}
#right {
	width: 320px;
	float: left;
}
#home .content {
	font-size: 0.8em;
	width: 960px;
}
#inner .content {
	font-size: 0.8em;
	line-height: 1.5em;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#center .content {
	font-size: 0.8em;
}
#left .content {
	font-size: .8em;
	margin-right: 35px;
	line-height: 1.5em;
	padding-top: 10px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.3em;
	margin-left: 5px;
	padding-top: 10px;
}
.indexcopy {
	display: none;
}

#right .content p {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer {
	margin: 0;
	clear: both;
	background-image: url(images/bgfooter.jpg);
	height: 90px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
}
#footer .content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: .7em;
	color: #000000;
}
#home a:link {
	color: #990000;
}
#home a:visited {
	color: #990000;
}
#home a:hover {
	color: #000000;
}
#inner a:link {
	color: #990000;
}
#inner a:visited {
	color: #990000;
}
#inner a:hover {
	color: #000000;
}
#left a:link {
	color: #de1f3d;
}
#left a:visited {
	color: #de1f3d;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #C13B18;
}
#center a:visited {
	color: #C13B18;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #de1f3d;
}
#right a:visited {
	color: #de1f3d;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {color: #000000;}
#footer a:hover {
	color: #000000;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.2em;
	color: #3595de;
	margin-bottom: -5px;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	line-height: normal;
	color: #000000;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 3px;
}
h6 {
	margin-bottom: -5px;
	font-size: 1.8em;
	color: #2D63B9;
	margin-top: 30px;
}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.alignright {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}
.alignleft {
	float: left;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 8px;
}
#indexcopy {
	float: both;
	padding-top: 2000px;
	text-align: center;
	vertical-align: bottom;
	color: #300;
	font: normal 8px Arial;

}
textarea {
	font-size: 1em;
	margin-bottom: 5px;
	font-family: Tahoma;
}
label {
}

select {
	font-size: .8em;
}
input {
	font-size: 1em;
	margin-bottom: 5px;
}
.button {
	background-color: #3595DE;
	font-size: 1em;
	border: 1px solid #255A9A;
	color: #FFFFFF;
}
.doctor {
	font-size: 1.3em;
	color: #3595DE;
	font-weight: bold;
	line-height: 1.8em;
}
.contactform {
	width: 230px;
	padding-left: 10px;
	float: left;
	background-color: #D2EEFA;
	margin-right: 20px;
	padding-right: 10px;
	padding-top: 10px;
}
.hotnews {
	font-size: 2em;
	color: #E3030D;
	font-weight: bold;
	padding-bottom: 10px;
}
.newstitle {
	font-size: 1.6em;
	color: #3595de;
	font-weight: bold;
	border-top-color: #3595de;
	border-right-color: #3595de;
	border-bottom-color: #3595de;
	border-left-color: #3595de;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
h2.services {
	font-size: 1.1em;
	color: #000000;
	background-color: #FFDFDF;
	line-height: 1.5em;
}

