/* CSS Document */
div {
	position:relative;
}
#Maincontainer {
	margin:0 auto;
	width:830px;
	padding:0;
}
#email {
	height:80px;
	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;
	
	text-decoration:underline;
}
#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	
	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;
}

#right {
	width:250px; 
	height:auto; 
	margin:10px 0 10px 18px; 
	float:left;
	}

/* ----------- Hot Section ---------- */

#right #hot1, #right #hot1 a{
	height: 111px;
	_height: 109px;
	width: 242px;
	float:right;
	margin:0 0 2px 0;
	background:url(../images/hot-buttons.jpg) no-repeat left top;
}

#right #hot1 a:hover{
	height: 111px;
	_height: 109px;
	width: 242px;
	float:right;
	background: url(../images/hot-buttons.jpg) no-repeat -243px top;
}

#right #hot2, #right #hot2 a{
	height: 111px;
	_height: 109px;
	width: 242px;
	float:right;
	margin:0 0 2px 0;
	background: url(../images/hot-buttons.jpg) no-repeat left -112px;
}

#right #hot2 a:hover{
	height: 111px;
	_height: 109px;
	width: 242px;
	float:right;
	background: url(../images/hot-buttons.jpg) no-repeat -243px -112px;
}

#right #hot3, #right #hot3 a{
	height: 111px;
	_height: 109px;
	width: 242px;
	float:right;
	margin:0 0 2px 0;
	background: url(../images/hot-buttons.jpg) no-repeat left -223px;
}

#right #hot3 a:hover{
	height: 111px;
	_height: 109px;
	width: 242px;
	float:right;
	background: url(../images/hot-buttons.jpg) no-repeat -243px -223px;
}

#right #hot4, #right #hot4 a{
	height: 111px;
	width: 242px;
	float:right;
	margin:0 0 2px 0;
	background: url(../images/hot-buttons.jpg) no-repeat left -336px;
}

#right #hot4 a:hover{
	height: 111px;
	width: 242px;
	float:right;
	background: url(../images/hot-buttons.jpg) no-repeat -243px -336px;
}
/* ----------- END Hot Section ---------- */
