@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #54c7e0;
	background-image:url(../images/pageback.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
#header {
	background: url(../images/header_box.png) center no-repeat;
}
#content #body_main_bg {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	width: 919px;
	z-index:2;
}
#footer #footer_bg {

}
#content {
	background: url(../images/body_bg.png) repeat-y center;
}

#content #main_text{
	position:relative;
	left:0px;
	top:-150px;
	width:700px;
	/*height:80%;*/
	z-index:3;
}
#logo {
	position:relative;
	left:-345px;
	top:0px;
	width:334px;
	height:33px;
	z-index:4;
}
#nav {
	position:relative;
	left:0px;
	top:-30px;
	z-index:4;
}
#doc_back {
	position:relative;
	left:0px;
	top:-30px;
	width:900px;
	height:350px;
	z-index:1;
	background: url(../images/dic_pic.jpg) no-repeat;
}
#apDiv2 {
	position:absolute;
	left:10px;
	top:1px;
	width:199px;
	height:128px;
	z-index:3;
	margin-left: 20%;
}
#apDiv3 {
	position:absolute;
	left:116px;
	top:268px;
	width:678px;
	height:372px;
	z-index:4;
	margin-left: 20%;
}
#header_text {
	position:absolute;
	left:115px;
	top:224px;
	width:235px;
	height:42px;
	z-index:5;
	margin-left: 20%;
}
#copyright {
	
}
#widget_back {
	position:relative;
	top:-185px;
	left: 190px;
	z-index:5;
	width: 400px;
}
#widget {
	position:relative;
	top:-630px;
	left: 189px;
	z-index:6;
	width: 400px;
}
#signup_btn {
	position:relative;
	top:-420px;
	left: -230px;
	z-index:5;
}