/* CSS Document */
div {
	position:relative;
}
#Maincontainer {
	margin:0 auto;
	width:900px;
	padding:0;
}
#header {
	width:900px;
	float:left;
	margin-top:9px;
	clear:both;
}

#header #callus {
	float:left;
	width:168px;
	height:48px;
}
#leftbg {
	float:left;
	height: 566px;
	width: 208px;
	background-image:url(../images/menu-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#mainimage {
	float:right;
	width: 692px;
}
#hot_button {
	float:right;
	height:130px;
	width: 692px;
	background-image:url(../images/hot-bg.jpg);
	background-position:right;

}
#hot_area {
	height:119px;
	margin-top:11px;
	margin-right:8px;
	width: 684px;

}
#navigation {
	width: 187px;
	margin-top:114px;
	margin-left:10px;
}
#inner-nav {
	width:881px;
	padding-left:19px;
	clear:both;
	height:36px;
	background-image:url(../images/nav-bg.gif);
}
#inner-container {
	float: left;
	width: 654px;
	padding-left: 12px;
	min-height: 320px;
	_height: 338px;
	padding-top: 16px;
}
#leftcontent {
	float: left;
	width: 208px;
	background: url(../images/contact-info-inner.gif) bottom center no-repeat #b6e8f7;
	padding-bottom: 65px;
	margin-left: 10px;
	_margin-left: 5px;
	min-height: 320px;
	_height: 338px;
	padding-top: 16px;
}
#accordion_menu{
	width:208px;
	clear:both;

}
#inner-sm {
	width:208px;
	float:left;
}
#inner-top {
	float:left;
	width: 900px;
	clear:both;
}
#bottom-bg {
	float:left;
	width: 900px;
	clear:both;
	background-image:url(../images/footer-bg.gif);
	height:6px;
}
#middle {
	float:left;
	width:900px;
	background-color:#FFFFFF;
	background-image:url(../images/middle-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom: 4px;
}
#contact-info {
	height: 56px;
	width: 187px;
	margin-left:10px;
	background-image:url(../images/contact-info.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:5px;
	_margin-top:0px;
}
#home-logos {
	height: 67px;
	width: 187px;
	margin-left:10px;
	background-image:url(../images/home-logos.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:5px;
}
#copyright_l{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	font-weight: normal;
	text-decoration:none;
	float:left;
	width:450px;
}
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	font-weight: normal;
	text-decoration:none;
	float:left;
	width:450px;
}
#copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	font-weight:bold;
	text-decoration:underline;
}
#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	font-weight:bold;
	text-decoration:none;
}

ul#inner  {
	height: 28px;
	margin:0px;
	padding:0
	
	}
	
#inner li a {
	display: block;
	height: 28px;
	padding-top:3px;
	font-weight:bold;
	color:#605e5e;

	/*text-indent: -9999px;*/
}
#inner li a:hover {
	display: block;
	height: 28px;
	padding-top:3px;
	font-weight:bold;
	color:#000000;
	/*text-indent: -9999px;*/
}

#inner li span {
	display: block;
	height: 28px;
	padding-top:3px;
	font-weight:bold;
	color:#FFFFFF;
	/*text-indent: -9999px;*/
}
#inner li#first {
	width:auto;
	background-position:0 0;
	
}
	
#inner li#first a {
	width:auto;
	background-position:0 0;	
}
	
#inner li#first a:hover {
	width:auto;
	background-repeat:no-repeat;
}
#contentarea {
	padding:28px 10px 10px 10px;
	margin:0;
}
#contentarea_seceond{
	padding:20px 10px 10px 10px;
	margin:0;
}
#content-area-treatment {
	padding:0;
	margin:0;
	
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	font-weight: normal;
	text-decoration:none;
	float:left;	
}
.footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	font-weight:bold;
	text-decoration:underline;
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac;
	font-weight:bold;
	text-decoration:none;
}
