@charset "utf-8";
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #125B98;
}
img {
	border: none;
}
.center {
	text-align: center;
}
.fltrt {
	float: right;
	margin-left: 12px;
}
.fltlft {
	float: left;
	margin-right: 12px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.black {
	color: #000;
}
.stable {
	color: #0082E1;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#container {
	width: 1108px;
	margin: 20px auto;
	text-align: left;
} 
#header {
	margin-bottom: 20px;
	position: relative;
} 
#header h1 {
	margin: 0;
	padding: 10px 0 0 0;
}
#header #logo {
	position: absolute;
	top: 45px;
	left: 6px;
}
#header #topnav {
	position: absolute;
	top: 162px;
	right: 2px;
	width: 262px;
	height: 40px;
}
#header #topnav a img {
	margin-right: 10px;
}
#header #phone {
	width: 167px;
	position: absolute;
	top: 37px;
	right: 10px;
	height: 92px;
}
#header #phone p {
	line-height: 130%;
	font-weight: bold;
	font-size: 22px;
}
#sidebar1 {
	float: left;
	width: 254px;
	padding: 0;
	font-size: 16px;
}
#sidebar1 h3 {
	font-size: 20px;
}
#sidebar1 h2 {
	font-size: 20px;
	color: #fff;
	margin: 12px;
}
#sidebar1 ul {
	margin: 0;
	padding: 0px;
}
#sidebar1 ul li {
	list-style-type: none;
	padding-bottom: 10px;
	font-size: .9em;
}
#sidebar1 ul li a:link, #sidebar1 ul li a:visited {
	text-decoration: none;
	font-weight: bold;
}
#sidebar1 ul li a:hover {
	text-decoration: none;
	color: #059EE2;
}

#sidecontact a:link, #sidecontact a:visited {
	font-weight: bold;
	color: #6FC;
	text-decoration: none;
}
#sidecontact a:hover {
	color: #059EE2;
}
#sidecontact {
	text-align: center;
}
#sidecontact h3 {
	color: #FFF;
}
#sidecontact p {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
}
#sidecontact .pmt {
	font-weight: bold;
	display: block;
	margin: 40px 0;
}
#sidecontact .pmt a:link, #sidecontact .pmt a:visited {
	background-color: #FF0;
	text-decoration: none;
	padding: 5px 8px;
	color: #125B98;
}
#sidecontact .pmt a:hover {
	color: black;
}
#sidebar2 {

}
#sidebar2 p {
	color: #fff;
}
#sidebar2 h3 {
	color: #FFF;
	text-align: center;
}

#mainContent {
	margin: 0 0 0 280px;
	padding: 1px 20px 15px 15px;
	background-image: url(images/shad-rt.jpg);
	background-repeat: repeat-y;
	background-position: 100% 10px;
	background-color: #FFF;
	min-height: 1070px;
}

#mainContent h1 {
	color: #125B98;
	font-size: 22px;
}
#mainContent h2 {
	color: #000;
	font-size: 20px;
}
#mainContent h3 {
	color: #000;
	font-size: 18px;
}
#mainContent p {
	line-height: 130%;
	text-align: left;
}
#mainContent ul li {
	line-height:150%;
	font-size: 18px;
}
#mainContent img {
		margin-bottom: 5px;
}
#mainContent a:link, #mainContent a:visited,
#moreContent a:link, #moreContent a:visited {
	font-weight: bold;
	color:#217EB1;
}
#mainContent a:hover,
#moreContent a:hover {
	text-decoration: none;
}

#shadbot {
	height: 10px;
	background-image: url(images/shadow-bot.png);
	background-repeat: no-repeat;
	width: 1108px;
	margin-left: 280px;
}
#moreContent {
	background-color: #FCFDFE;
	margin-right: 7px;
}

#prefooter {
	background-color: #27A5CD;
	padding: 15px 0px 40px;
	margin-top: 20px;
	height: 260px;
	background-image: url(images/b-shad-rt.jpg);
	background-repeat: repeat-y;
	background-position: 100% 10px;
}
#prefooter .indent {
	margin-right: 50px;
	margin-left: 50px;
	line-height: 140%;
	text-align: justify;
}
#prefooter ul {
	float: left;
	padding: 0;
	list-style: none;
	margin: 0 0 10px 0;
	width: 1100px;
}
 
#prefooter li {
	float: left;
	width: 340px;
	margin: 0;
	padding: 0 0 0px 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 170%;
} 
#prefooter li a:link, #prefooter li a:visited {
	color: #000;
	text-decoration: none;
}
#prefooter li a:hover {
	color: #0C3A61;
}
#b-shadbot {
	height: 10px;
	background-image: url(images/b-shadow-bot.png);
	background-repeat: no-repeat;
	width: 1108px;
	clear: left;
}

#footer {
	padding: 0 10px 0 20px;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}

#copyright {
	color: #ffffff;
	margin: 0;
}
#copyright p {
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	text-align: left;
}
#copyright a:link, #copyright a:visited {
	color: #FFF;
}
#copyright a:hover {
	color: #333;
	text-decoration: none;
}
#copyright .hosting {
	float: right;
}
#listwrap ul {
	float: left;
	padding: 0;
	list-style: none;
	margin: 0 0 20px 0;
	width: 600px;
}
 
#listwrap li {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
} 
#mainContent #ailment p {
	line-height: 140%;
}
#mainContent #ailment ul li {
	padding-bottom: 16px;
}
#mainContent #ailment ul {
	margin-top: 24px;
	margin-bottom: 24px;
}
#mainContent #rates th {
	background-color: #CFE7FA;
	padding: 5px;
	text-align: center;
}
#mainContent #slider {
	width: 794px;
	margin-bottom: 40px;
}
ul.checklist {
	list-style-image: url(images/check-4-3.jpg);
}
.checklist li {
	line-height: 130%;
}
.addspace {
	margin-top: 30px;
}