@charset "utf-8";
/* CSS Document */

#container{
	margin-left: auto;
	margin-right:auto;
 width-760px;
	width: 760px;
}
#content{
	height: 100%;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	padding-bottom: 5px;
	text-align: center;
}
.symptoms {
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.footer {
	text-transform: uppercase;
	font-size: x-small;
	color: #666666;
}
#container #bottom #footer .footer a {
	color: #CC0000;
}

#top{
	background-image: url(/images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 756px;
	clear: both;
}
#top #header{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	height: 125px;
	width: 752px;
	text-align: right;
	vertical-align: top;
}
#container #content #top #header a {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	font-size: small;
	padding: 5px;
}
#container #content #top #header #nav {
	text-align: center;
	margin-top: 101px;
	float: left;
	margin-left: -60px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#top #header #top-left{
	background-image: url(/images/top-left.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 480px;
	float: left;
	width: 291px;
}
body {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body,td,th {
	color: #000000;
}
#bottom{
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 109px;
	clear: both;
	background-color: #FFFFFF;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
#bottom #footer{
	height: 80px;
	vertical-align: text-bottom;
	margin-left: 230px;
}
.name {
	font-weight: bold;
	color: #CC0000;
}
.red {
	color: #CC0000;
}

.logo-placement {
	margin-right: auto;
	margin-left: auto;
	padding-left: 289px;
	float: right;
}
#bottom #footer #bottom-right{
	background-image: url(/images/bottom-right.png);
	height: 88px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 109px;
}
#indentation{
	margin-left: 230px;
	text-align: center;
	padding-right: 10px;
	font-size: medium;
}
.style3 {
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.services {
	font-size: small;
	color: #666666;
}
.detail {
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
}
#container #content #indentation #welcome {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}





#container #content #indentation a {
	color: #CC0000;
}

.style5 {color: #000000}
.style7 {font-size: x-large}
.style10 {font-size: 14px}
.style14 {font-size: 18px}
.style16 {
	font-size: medium;
	font-weight: bold;
}

