body { 
	text-align: center; /*ie5 hack */
	margin: 0px; 
	padding: 0px; 
	font-family: Arial,Helvetica,  sans-serif;
}
.table {
	position:relative;
    width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align: left;    
}
#top {
	height:370px;
	margin-bottom:87px;}
#banner_top {
	width:1000px;
	height:34px;
	background-image:url(images/index_01.png);}
#banner_left {
	float:left;
	width:141px;
	height:337px;
	background-image:url(images/index_02.png);}
#banner_middle {
	float:left;
	width:757px;
	height:337px;
	background-image:url(images/index_03.png);}
#banner_right {
	float:right;
	width:102px;
	height:337px;
	background-image:url(images/index_04.png);}

#repeated {
	background-image:url(images/index_10.png);
	/* margin-bottom:-300px;
	padding-bottom:-300px; */
}
#subnav_register {
	position:absolute;
	left:0px;
	top:370px;
	width:333px;
	height:43px;
	z-index:10;
	background-image:url(images/index_05.png);
}
#subnav_buy {
	position:absolute;
	left:333px;
	top:370px;
	width:334px;
	height:43px;
	background-image:url(images/index_06.png);
}
#subnav_manage {
	position:absolute;
	left:667px;
	top:370px;
	width:333px;
	height:43px;
	background-image:url(images/index_07.png);
}
#content_top {
	width:1000px;
	height:241px;
	/*background:url(images/index_08a.png) no-repeat; */
	margin-top:90px;
}
#footer {
	left:0px;
	top:1009px;
	width:1000px;
	clear:both;
	/* margin-top:-180px; */
	background:url(images/index_11.png) no-repeat;
}
#content {
	margin-top: -288px;
	background:url(images/index_08a.png) no-repeat;
}

#content_inside {
	padding: 0 195px 0 200px;
	margin-top: -53px;
}
#page_title {
	margin:35px auto 20px auto;
	text-align:center;
}
.centered {
	text-align: center;
}
#footernav a {
	color:#FFFFFF;
	text-decoration:none;
}
#footernav a:hover {
	color:#000000;
	text-decoration:underline;
}
.new {
	color:#990000;
}
h2 {font-family:"Times New Roman", Times, serif; font-size:18px; color:#900;}

