#page {
	position:absolute;
	left:0px;
	top:235px;
	width:100%;
	height:740px;
	z-index:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFF;
	visibility: visible;
}

/*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*//*INDEX CONTENT*/

#index_main {
	position:absolute;
	left:50%;
	top:0px;
	margin-left: -450px;
	width:900px;
	height:710px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../Images/Index/index.jpg);
	background-repeat: no-repeat;
	z-index:0;
	visibility: visible;
}
