#main_div {
	width:944px;
	margin:auto;
	position:relative;
	
}
#middle {
	/*background:#FFFFFF;*/
	float:left;
	margin:auto;
	width:902px;
	padding: 0px 21px;
	min-height:600px;
	background-color:#FFFFFF;
}
#bottom {
	width:944px;
	height: 12px;
	margin-top:0px;
	float:left;
}
#footer {
	width:944px;
	margin:auto;
	margin-top:40px;
	float:left;
	padding-bottom:40px;
}
#header {
	width:902px;
	margin-bottom:10px;
	margin-top:0px;
	float:left;
}
.header_row {
	width:902px;
	margin:auto;
}
#header_col {
	width:285px;
	margin:auto;
	float:right;
}
#toplinkbox {
	height:28px;
	margin:auto;
/*	background:#67999a;*/
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#content {
	width:902px;
	float:left;
}
#rightbox {
	background: url(../images/rightbox_bg.jpg) top left no-repeat;
	height:700px;
	width:161px;
	margin-left:10px;
	float:right;
	text-align:left;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#leftbox {
	width:232px;
	margin-right:10px;
	float:left;
	text-align:left;
}
#databox {
	width: 471px;
	float:left;
}
#cbox {
	background:url(../images/cbox_bg.gif) top left repeat-x;
	text-align:justify;
	font:normal 14px Arial, Helvetica, sans-serif;
	float:right;
}
#bottom_box_middle {
	float:left;
	margin:auto;
	width:878px;
	font:normal 14px Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:justify;
	background:url(../images/databox_bg.jpg) top left repeat-x;
	padding-top:15px;
}
#databox_row_left {
	width: 230px;
	float:left;
	padding-bottom:10px;
	
}
#databox_row_right {
	width: 230px;
	float:right;
	padding-bottom:10px;
	
}

#hotbutton-1 {
	height: 88px;
	width: 107px;
	position: absolute;
}
#hotbutton-1 a{
	background-image: url(../images/top-Hot-buttons-1.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 107px;
	position: absolute;
	left: 240px;
	top: 25px;
	right: 0px;
	bottom: 0px;
}
#hotbutton-2 {
	height: 88px;
	width: 120px;
	position: absolute;
}
#hotbutton-2 a{
	background-image: url(../images/top-Hot-buttons-2.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 120px;
	position: absolute;
	left: 355px;
	top: 25px;
	right: 0px;
	bottom: 0px;
}

#hotbutton-3 {
	position: absolute;
	height: 88px;
	width: 130px;
}
#hotbutton-3 a{
	background-image: url(../images/top-Hot-buttons-3.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 482px;
	top: 25px;
	right: 0px;
	bottom: 0px;
	height: 88px;
	width: 130px;
}
