@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(images/body_bkgd.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}


#container {
	position:relative;
	width: 938px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
#logo {
	float: left;
	position: relative;
	left: 45px;
}

#footer {
	position: relative;
	width: 938px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #05204C;
	text-align: center;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#logos {
	float: left;
	height: 60px;
	width: 900px;
	position: relative;
	background-image: url(images/logos_bkgd.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 38px;
}

#header {
	position: relative;
	width: 938px;
	top: 0px;
	height: 276px;
	background-image: url(images/header_bkgd.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#topNav {
	position: relative;
	width: 115px;
	right: 20px;
	float: right;
	top: 50px;
}
#contentArea {
	position: relative;
	width: 938px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	padding-bottom: 25px;
}
#contentLeft {
	float: left;
	position: relative;
	width: 450px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-right: 10px;
}
#contentRight_Sub {
	float: left;
	position: relative;
	width: 275px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-left: 20px;
	padding-top: 55px;
}

h3 {
	color: #3B5A6F;
	font-size: 16px;
	font-weight: bold;
}

#contentRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	float: right;
	width: 350px;
	position: relative;
	top: 20px;
}

#nav {
	float: left;
	width: 938px;
	position: relative;
}
#footer a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #05204C;
	text-decoration:none;
}
#footer a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #05204C;
	text-decoration:none;
}
#footer a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BCBCBC;
	text-decoration:underline;
}
#pscroller1{
	width: 290px;
	height: 90px;
	padding: 5px;
}
#pscroller1 a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
#pscroller1 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
#pscroller1 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.someclass{ //class to apply to your scroller(s) if desired
}
#contentSub {
	float: left;
	position: relative;
	width: 890px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-bottom: 15px;
}
h4 {
	color: #3B5A6F;
	font-size: 20px;
	font-weight: bold;
}
.specialty1 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 20px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	float: left;
	position: relative;
	padding-left: 7px;
	padding-top: 3px;
	font-weight: bold;
}
.title a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.title a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.title a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BCBCBC;
	text-decoration: none;
	font-weight: bold;
}
.specialty_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	float: left;
	width: 230px;
	position: relative;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	height: 133px;
}
.specialty_text a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
.specialty_text a:visited{
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B5A6F;
	text-decoration: none;
	font-weight: bold;
}
.specialty_text a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BCBCBC;
	text-decoration: none;
	font-weight: bold;
}
.specialty2 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 20px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
}.specialty3 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 20px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
}
.specialty4 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 155px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
	top: 5px;
}
.specialty5 {
	float: left;
	height: 220px;
	width: 270px;
	position: relative;
	left: 155px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
	top: 5px;
}
#contentLeft_Sub {
	float: left;
	position: relative;
	width: 585px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-right: 10px;
}
#contentRight_contact {
	float: left;
	position: relative;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	top: 20px;
	left: 25px;
	padding-left: 20px;
	background-image: url(images/specialities_bkgd.png);
	background-repeat: no-repeat;
	height: 210px;
	padding-top: 20px;
}
#customerLogin {
	float: right;
	position: relative;
	top: 48px;
	right: 40px;
	height: 30px;
	width: 128px;
}

