*{margin:0;padding:0;}

#wrapper {
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-y;
	width: 820px;
	font-size: 0px;
	background-position: center top;
	left: 50%;
	right: 50%;
	text-align: center;
	margin-left: -420px;
	height: auto;
	position: relative;
}
#wrapper:after{
	content:"";
	clear:both;
	display: block;
}

#main {
	width:820px;
	height:auto;
	top:0%;
	bottom: 0%;
	font-size: 0px;
}
#headtx {
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 575px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/title_tx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#menu {
	height: 45px;
	width: 800px;
	font-size: 0px;
}




#right_column {
	font-size: 0px;
	height: auto;
	width: 590px;
	float: right;
	background-image: url(../images/bg_s_main.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	text-align: left;
}
#left_column {
	font-size: 0px;
	float: left;
	width: 210px;
	color: #333;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-left: 10px;
}
#foot {
	padding: 0px;
	height: 150px;
	width: 100%;
	font-size: 0px;
	clear: both;
	position: absolute;
	background-image: url(../images/title_under.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F4F4F4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.point {
	font-size: 12px;
	color: #333;
	line-height: 150%;
}
#hmenu_left {
	font-size: 0px;
	height: 95px;
	float: left;
	width: 575px;
}

#hmenu_right {
	font-size: 0px;
	height: 95px;
	float: right;
	width: 225px;
}
#container {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100%;
	width: 100%;
	position: relative;
	padding-bottom: 150px;
}
