* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#container {
	margin: auto;
	width: 702px;
}
#content{
	width:412px;
	background:none;
	margin-bottom:20px;
}
#content p{
	margin-bottom:10px;
}

#content_top{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;	
 	color:#7ba3be;
	margin-top:20px;
	margin-bottom:20px;
	height: 100px;
}
#content_bottom{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-top:20px;
	margin-bottom:20px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:10px;	
	color:#c84900;
}
#bottom_header {
	background: #c84900;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	padding: 4px;
}
#bottom_header div{
	float: left;
}
#header {
}
#logo_image, #menu {
	list-style: none;
	margin: 0;
	padding: 0;
}


/*#logo_image {
	height: 104px !important;
}*/

#logo_image li {
	height: 104px;
	display: inline;
	overflow:hidden;
}

#logo_image li, #menu li {
	float: left;
	margin: 0;
	padding: 0;
}

#top_header {
	background: url(../images/rehab_header.jpg) no-repeat;
	width: 702px;
	height: 50px;
}
#middle_header{
	height:auto;
	width:auto;
	overflow:hidden;
}
#middle_header_left, #middle_header_right{
	float:left;
	display:inline;
	height:128px;
	overflow:hidden;
}
#middle_header_left{
	width:265px;
}
#middle_header_right{
	width:437px;
}
#center{
	background: #fbf2ef;
	height:auto;
	width:702px;
}
#menu {
	color: #611a42;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	height: 280px;
	width: 228px;
	padding: 20px 20px 20px 15px;
	float: left;
}
#content {
	float: left;
}
#menu li {
	width: 228px;
}
#menu li.separate {
	background: url(../images/menu_separate.jpg) no-repeat;
	height: 10px;
	width: 100%;
	overflow: hidden;
	margin:1px;
}
#menu li.item {
	margin: 6px 0;
	width: 100%;
	overflow: hidden;
}
#menu a {
	color: #611a42;
	text-decoration:none;
}
#menu a:hover {
	color: #611a42;
	text-decoration:underline;
}


#footer {
	color: #68696a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5px;
	text-align:center;
}
#footer a{
	color: #68696a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}


hr{
 	color:#7ba3be;
}

#content_bottom ul {
	margin: 16px;
	list-style: outside;
}
#content_bottom a {
	color: #7BA3BE;
	text-decoration: underline;
}
.quotes {
	background: #FBF2EF;
}
.quote-fit {
	height: 100%;
}
#quote_footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7BA3BE;
	font-style:italic;
}
#circle{
	background:url(../images/physical_therapy.png) no-repeat;
	width:274px;
	height:239px;
	margin:auto;
}
#subcircle01{
	position:absolute;
	margin-left:93px;
	margin-top:10px;
	height:80px;
	width:80px;
	cursor:pointer;
}
#subcircle02{
	position:absolute;
	margin-left:15px;
	margin-top:130px;
	height:80px;
	width:80px;
	cursor:pointer;
}
#subcircle03{
	position:absolute;
	margin-left:150px;
	margin-top:130px;
	height:80px;
	width:80px;
	cursor:pointer;
}
#quote01, #quote02, #quote04{
	padding-top:25px;
	height:90px;
}


