.top {
	height: auto;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	min-width: 700px;
	padding-bottom: -1px;
}
.body {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	min-width: 700px;
	text-align: center;
	max-width: 1000px;
	background-color: #FFF;
	padding-bottom: 2px;
	padding-top: 6px;
	margin-top: 0px;
}
.footer {
	background-image: url(images/panel_s.png);
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 0px 0px 10px 10px;
	font-size: 10px;
	text-align: center;
	min-width: 700px;
	max-width: 1000px;
	padding-top: 4px;
	color: #066;
	padding-bottom: 2px;
}
.green_head {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #106333;
}
.phone_number {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 240%;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.med_head {
	font-size: 140%;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	min-width: 700px;
	max-width: 1000px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-bottom: 0px;
}
.page_head {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #096;
	line-height: 1px;
}
.nav {
	height: 55px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	min-width: 800px;
	max-width: 1000px;
	margin-top: 6px;
	border-radius: 8px;
}
