@charset "UTF-8";
body {
	background-color: #005800;
	font-family: Tahoma;
	font-size: 10pt;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFE8;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
.white_text {
	color: #FFFFFF;
	font-size: 9pt;
}
.copyright {
	font-size: 8pt;
	line-height: 22px;
}
#container {
	float: none;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 981px;
}
#footer {
	float: left;
	height: 53px;
	width: 736px;
	text-align: center;
	padding-top: 10px;
}
#menu {
	float: left;
	height: 835px;
	width: 216px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 146px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 146px;
	width: 738px;
}
#photo {
	float: left;
	height: 371px;
	width: 734px;
	background-image: url(images/5727242.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body {
	float: left;
	height: 380px;
	width: 658px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	background-color: #FFFFE7;
}
#for_rehab_1 {
	float: left;
	width: 325px;
}
#for_rehab_2 {
	float: left;
	width: 315px;
}
