@charset "UTF-8";
/* CSS Document */

#center {
	vertical-align: top;
	background-position: center;
	background-color: #DDDDDD;
	height: auto;
	width: auto;
	margin-top: 20px;
	position: relative;
	z-index: 0;
}

#loadPage{
	/*background:url("../img/loading.gif") no-repeat 2px center;
	padding-left: 40px;*/
	height:40px;
	line-height:40px;
	font-weight:bold;
	position:absolute;
	top:6px;
	margin-left:184px;
}


#elements_page{
	background-position: center;
	background-color:#FFFFFF;
	height: 768px;
	width: 1024px;
	position: relative;
	z-index: 0;
}

#header {
	position: absolute;
	background-color:#ECBFC2;
	left: 13px;
	top: 12px;
	height: 126px;
	width: 998px;
	z-index: 1;
}

#inter_up {
	position: absolute;
	background-color:#ECBFC2;
	left: 0px;
	top: 96px;
	height: 20px;
	width: 998px;
	z-index: 2;
}

#menu_container {
	position: absolute;
	background-color:#ECBFC2;
	left: 13px;
	top: 138px;
	height: 558px;
	width: 126px;
	z-index: 1;
}

#main_container {
	position: absolute;
	background-color:#ECBFC2;
	left: 139px;
	top: 138px;
	height: 558px;
	width: 872px;
	z-index: 1;
}

#title {
	position: absolute;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	border:1px;
	border-style:solid;
	left: 0px;
	top: 0px;
	height: 124px;
	width: 853px;
	z-index:2;
}

#content1 {
	position: absolute;
	padding-top:9px;
	padding-left:6px;
	padding-right:6px;
	border:1px;
	border-style:solid;
	left: 308px;
	top: 131px;
	height: 200px;
	width: 264px;
	z-index:2;
}


#content2 {
	position: absolute;
	padding-top:9px;
	padding-left:6px;
	padding-right:6px;
	border:1px;
	border-style:solid;
	left: 589px;
	top: 131px;
	height: 200px;
	width: 264px;
	z-index: 2;
}

#content3 {
	position: absolute;
	padding-top:9px;
	padding-left:6px;
	padding-right:6px;
	border:1px;
	border-style:solid;
	left: 308px;
	top: 345px;
	height: 204px;
	width: 264px;
	z-index: 2;
}


#image {
	position: absolute;
	left: 0px;
	top: 131px;
	height: 427px;
	width: 307px;
	z-index: 1;
}

#footer {
	position: absolute;
	background-color:#ECBFC2;
	left: 13px;
	top: 696px;
	height: 60px;
	width: 998px;
	z-index: 0;
}

#inter_bottom {
	position: absolute;
	left: 126px;
	top: 40px;
	text-align:left;
	height: 20px;
	width: 867px;
	z-index: 2;
}
