body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #0072BB;
}
body a {
	text-decoration: underline;
	color: #006699;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#container {
	display: block;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F0F0F0;
	background-image: url(../images/top-curve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 1;
	padding: 10px 5px 20px 5px;
	border-top: 0px solid #CCCCCC;
}
.homecontainer {
	background-image: url(../images/stethescope.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 10;
	display: block;
	height: 350px;
}

#header {
	display: block;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top: 0px;
	background-image: url(../images/header-top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.midimage {
	width: 425px;
	float: none;
	display: block;
	margin-bottom: 25px;
	border: 3px solid #CCCCCC;
}
#wrap {
	background-color: #FFFFFF;
	margin-top: 5px;
	border-bottom: 1px solid #333333;
}
#footer {
	color: #FFFFFF;
	width: 790px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
.homecontent {
	display: block;
	width: 240px;
	float: left;
	font-size: 12px;
	margin-left: 500px;
}

.servicebar {
	display: none;
	padding: 5px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 22px;
}
.leftcolumn {
	display: block;
	width: 240px;
	float: left;
	margin-right: 14px;
}
.content {
}

td {
	padding-right: 12px;
	padding-bottom: 8px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 1px;
	width: auto;
	text-align: center;
	text-transform: uppercase;
	padding-right: 10px;
	padding: 4px 8px 4px 8px;
}
.links:hover {
	background-color: #F7F7F7;
}
.linksactive {
	background-color: #0072BB;
	color: #FFFFFF;
}
.img {
	border: 3px solid #CCCCCC;
}
.contacttable {
	background-color: #EDEAE0;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}
input, select, textarea {
	padding: 3px;
	font-size: 13px;
}
.linksactive:hover {

	background-color: #0072BB;
	color: #FFFFFF;
}
hr {
	border: 0px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
	float: left;
	padding: 9px;
}
.quote:hover {
	background-color: #666666;
}
.largeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #0072BB;
	text-decoration: none;
}
.largeblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.floatimage {
	float: right;
	padding-left: 10px;
}
