/* CSS Document */
div {
	position:relative;
}
#Maincontainer {
	margin:0 auto;
	width:830px;
	padding:0;
}
#email {
	height:48px;
	clear:both;
	width:830px;
}
#logo {
	height:85px;	
}
#top-inner-bg {
	width:822px;
	background-color:#47403d;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	min-height:551px;
	
}
#header {
	width:822px;	
}
#navigation {
	clear: both;
	height: 32px;
	width: 822px;
}
#middleMain {
	width:805px;
	height:100%;
	min-height:551px;
	overflow:hidden;
	background-image:url(../images/inner-middle-bg.jpg);
	background-repeat:repeat-y;
	padding-left:7px;
	padding-right:10px;
	
}
#innerSidebar {
	background-image:url(../images/inner-bottom-logo.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	min-height:551px;
	height:100%;
	margin-bottom:20px;
	overflow:hidden;
}
#MiddleLeft {
	width:180px;
	float:left;
	position:relative;
	margin-top:7px;
	}
#MiddleRight {
	width:610px;
	float:right;
	margin-top:7px;
	margin-right:2px;
}
#flash-img {
	width:822px;
	height:328px;
}
#call-us-home {
	width:822px;
	height:105px;
	background-color:#5c534f;
}
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858585;
	font-weight: normal;
	text-decoration:none;
	float:left;
	width:450px;
}
#copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858585;
	font-weight:bold;
	text-decoration:underline;
}
#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#welcome-text {
	margin:10px 0px 10px 0px;
	padding:0px 12px 0px 12px;
}
#photo {
	width:100px;
	height:138px;
	float:left;
	margin-right:10px;
}
#photo_r {
	width:100px;
	height:138px;
	float:right;
	margin-left:10px;
}
#content-area-treatment {
	padding:0;
	margin:0;
	
}
#submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	height:28px;
	font-weight: bold;
	color: #c6c3c1;
	text-decoration: none;
	background-color: #47403d;
	padding-left: 10px;
	margin-bottom: 10px;
}

#submenu a, #submenu a:active, #submenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c6c3c1;
	text-decoration: none;
}

#submenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#submenu span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#staxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858585;
	font-weight: normal;
	text-decoration:none;
}
#staxt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858585;
	font-weight: normal;
	text-decoration:underline;
}
#staxt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}