body, h1,h2,h3,h4,a,p,em {  margin: 5px 0 5px 0;  font: normal normal normal 1em/20px Arial, Helvetica, sans-serif;
}
#footer a{
	margin-right: 6px;
}
html {
height:100%; 
max-height:100%;  
padding: 0; 
margin: 0; 
overflow: hidden;
color: Black;
background: White;
}
* html #header, * html #footer,* html #left,* html #menu {position:absolute;  float: left;    }
body { margin: 0; border: 0; padding: 0; height: 100%; max-height: 100%;   overflow: hidden }
.pad1 {display:block; width:18px; height: 13px; float:left;}
.pad2 {display:block; height: 53px;}
img{
	border: none;
	padding-bottom: 0px;
	}
#wrp, #wrapper {display:block; height: 100%; max-height: 100%; overflow: auto; padding-left: 15px; position:relative; z-index: 1;      margin-right: auto;  padding-right: 15px;  margin-left: auto;                                         }
#footer {position:fixed;  bottom: -2px;  display:block; width:100%; height: 24px; background: White url(base_black.gif) repeat-x bottom;  text-align:right; font-size: 1em;   overflow: hidden;  border-top-style: solid;  border-top-color: Red;  border-top-width: 1px;  border-bottom: 2px solid Black;  color: Black;  z-index: 2;  border-right-color: Red;  border-right-style: solid;  border-right-width: 1px;    right: 15px;  margin-left: 5px;                                      }
#header {position:fixed;  top:0; right: 17px; display: block; width:100%; height: 42px;   z-index:5; color: #00008B;   margin-left: 5px;  border-bottom-color: Lime;  border-bottom-style: solid;  border-bottom-width: 1px;  background: White url(top_black.gif) repeat-x;  border-right-style: solid;  border-right-color: Lime;  border-right-width: 1px;  margin: 0;  font-size: 1em;                     }

#header h1 {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	}

#footer p, #footer h1 {
	float: left;
	margin-top: 0px;
	padding-left: 23px;
	}
#footer img, #header a img{
	display: block;
	border: 0px none;
	float: left;
	position: relative;
	margin-top: 7px;
	padding-left: 24px;
	}
#header h2, #header h1 {
		font-weight: normal;
		font-variant: normal;
		font-style: normal;
		font-size: 19px;
		margin-top: 12px;
}
#header h2 {
		color: Red;
		float: right;
		padding-right: 9px;
	}
#footer img, #header img{
	display: block;
	border: 0px none;
	float: right;
	position: relative;
	margin-left: 0px;
	margin-top: 8px;
	}
table {
	background-color: White;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	}


.clear {clear:both;}


table td, table tr {
	text-align: left;
	vertical-align: top;
	z-index: 0;

}


table td, table tr, table th, table td, table tr, table th {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
}
th {
	border-top-width: 2px;
	background-color: #FFFFCC;
	color: #333333;
	}
table#symptoms td, table#symptoms tr {
	border: 1px solid Blue;
}

table#service td, table#servcie tr {
	border: 1px solid Red;
}

table#about td, table#about tr {
	border: 1px solid #CCFFCC;
}
em {
	color: Red;
}
.yellow {
	border: 1px solid Red;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	background-color: #FFFF66;
}
tr.lgreen th{
	background-color: #CCFFCC;
}
.bigred {
	background-color: transparent;
	font-size: 33px;
	float: left;
	margin-right: 6px;
	margin-top: -1px;
	color: #FF0033;
}
#area img{
	float: left;
	margin-right: 15px;
	}
.redish {
	border: 1px solid #FF8C00;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: auto;
	}
.blue {
	color: Blue;
}
.dblue {
	color: #00008B;
}
	.smallred {
		display: inline;
		color: Red;
		padding-left: 6px;
		padding-right: 6px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
.thickblue {
	background-color: transparent;
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	display: inline;
	}
ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
li {
	margin-left: -18px;
	left: 0;
	margin-top: 0px;
	}
	
li h2 {
	font-weight: bold;
}
ol li {
	margin-left: 24px;
	margin-top: 2px;
	margin-bottom: 2px;
}
tr.topth th {
	color: #00008B;
	background-color: #B0C4DE;
}	
