@charset "utf-8";



body {
	font-size: 100%;
	background-color: #FFFFFF;
	/*text-align: center;*/
	width: 100%;
	padding: 0;
	margin: 0;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #231f20;
	text-align: left;
	line-height: 1.6;
}
#wrapper {
	width: 100%;
	text-align: left;
	margin: 0 auto;
}




#top {
	position: relative;
	margin: 0 40px;
	height: 410px;
	overflow: hidden;
}
#folders {
	height: 112px;
	width: 124px;
	position: absolute;
	padding-top: 214px;
	top: 0px;
	left: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*margin-left: 20px;*/
	z-index: 100;
	background: #ffffff;
}
#logo{
	position:absolute;
	top:328px;
	width:222px;
	height:27px;
	z-index:2;
	right: 0px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#pattern {
	position:absolute;
	top:113px;
	width:750px;
	height:198px;
	z-index:1;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pattern.png);
	right: 0px;
}
#line {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	top: 366px;
	position: absolute;
	float: left;
	/*margin: 0 0 0 20px;*/
}
#folders img {
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}



#line_bottom {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	position: absolute;
	top: 400px;
	float: left;
	/*margin: 0 0 0 20px;*/
}
#bottom {
	position: relative;
	margin: 30px 40px 0 40px;
	padding: 0px;
}

.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #231f20;
	text-align: left;
	margin-bottom: 20px;
}
#arrow {
	height: 32px;
	width: 38px;
	padding-top: 40px;
	float: left;
	z-index:300;
}
#arrow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#www {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #231f20;
	height: 25px;
	position: absolute;
	top: 375px;
	font-weight: normal;
	float: left;
	/*margin-left: 20px;*/
}
