body {
	margin: 0px;
	padding: 0px;
}
div {
	position: relative;
}
#bg {
	background-color: #c8dd9b;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
#main_div {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_top {
	width: 900px;
}
#logo {
	background-image: url(../images/chinese_herbal_clinic.gif);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 201px;
}
#logo a{
	background-image: url(../images/chinese_herbal_clinic.gif);
	background-repeat: no-repeat;
	float: left;
	height: 269px;
	width: 201px;
}#callus {
	width: 699px;
	float: left;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 699px;
	float: left;
}
#Left_links {
	width: 186px;
	float: left;
}
#roots {
	background-image: url(../images/leave_roots.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 377px;
	width: 77px;
}
#welcome {
	float: left;
	width: 419px;
	padding-right:20px;
}
#hot_section {
	float: left;
	width: 198px;
	margin:13px 0px 0px 0px;
}
#footer {
	background-image: url(../images/grass.jpg);
	background-repeat: repeat-x;
	height: 104px;
	width: 100%;
	clear: both;
}
#inner_content {
	float: left;
	width: 637px;
}

#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	float:left;
	width:450px;
	margin-top: 50px;
}
#copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
