body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding: 0px;
	width: auto;
	margin: 0px;
	background-color: #F7F7F7;
}
h1,h2,h3,h4,h5 {
	color: #D20000;
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#wrap {
	min-width: 900px;
	zoom: 1;
	position: relative;
}
#innerwrap {
	padding: 10px;
}

#banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bannerbox {
	float: right;
	margin-top: 15px;
	text-align: right;
	font-size: 11px;
	width: 400px;
}
#bannerbox p {
	margin: 0px;
	padding: 0px;
}
#bannerbox img {
	float: right;
	margin-left: 15px;
}
#headbar {
	bottom: -1px;
	position: relative;
}
body#home a#homeLink, 
body#service a#serviceLink, 
body#contact a#contactLink, 
body#doctor a#doctorLink,
body#news a#newsLink {
	color: #0099CC;
	border-bottom-color: #F7F7F7;
	background-color: #F7F7F7;
}
ul#navbarHorizontal {
	float: none;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#navbarHorizontal li {
	display: inline;
	float: left;
	min-width: 70px;
}

#navbarHorizontal a {
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: center;
	position: relative;
	padding: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #E5E5E5;
}
#navbarHorizontal a:hover {
	color: #666666;
	background-color: #EFEFEF;
}
#colwrap {
}
#content {
	height: 1%;
	position: relative;
	margin-top: 10px;
	min-height: 300px;
}
#service #content {
	width: 850px;
}

#leftcol {
	margin-right: auto;
}
#home #leftcol {
	margin-right: 530px;
}
#service #leftcol {
	width: 500px;
	position: relative;
}
#rightcol {
	float: right;
	width: 500px;
}
#service #rightcol {
	margin-left: 20px;
	width: 330px;
}
#flashcont {
	width: 500px;
	height: 200px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
#addrap {
	margin-bottom: 10px;
	width: 700px;
}

#addrap p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#home #addrap {
	width: auto;
}
#service #addrap {
	width: auto;
}


#footbar {
	clear: both;
	text-align: center;
	font-size: 11px;
	padding-top: 15px;
	line-height: normal;
	position: relative;
	padding-bottom: 15px;
}
#footer {
	clear: both;
	border-top-style: groove;
	border-top-color: #FF6633;
	padding-top: 5px;
	line-height: normal;
	position: relative;
}
#leftfooter {
	float: left;
	text-align: left;
	width: 250px;
	position: relative;
}
#rightfooter {
	float: right;
	text-align: right;
	width: 250px;
	position: relative;
	font-size: 11px;
}
#logosmall {
	text-align: center;
	margin-right: 260px;
	margin-left: 260px;
	position: relative;
	font-size: 10px;
}
#logosmall img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.col {
	float: left;
	width: 250px;
}


.adCl {
	margin-bottom: 10px;
}
.adHead {
	font-size: 13px;
	font-weight: bold;
	color: #D20000;
}
.figure {
}
.figure img {
}
.caption {
	font-size: 11px;
	font-style: italic;
	color: #000066;
}
#contactFrm {
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 600px;
	position: relative;
}

#reqhead {
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
}


.label {
	text-align: right;
	clear: left;
	width: 80px;
	padding-right: 10px;
	position: relative;
	float: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.field {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	clear: right;
	position: relative;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
input#submit {
	margin-left: 90px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
.bold {
	font-weight: bold;
}
.t11 {
	font-size: 11px;
}

.text14 {
	font-size: 14px;
}
.textRed {
	color: #FF0000;
}
.textBlue {
	color: #000066;
}
.textLblue {
	color: #0099CC;
}

.w180 {
	width: 180px;
}
.w250 {
	width: 250px;
}
.clearBoth {
	clear: both;
}
.marL15 {
	margin-left: 15px;
}
.noCSS {
	display: none;
}
