@charset "utf-8";

#header_01 {
	height: 60px;
	width: 900px;
	margin-top: 5px;
	margin-left: 10px;
	position: absolute;
}

#header_02 {
	height: 340px;
	width: 900px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}
#primary_01 {
	height: 80px;
	width: 200px;
	margin-top: 750px;
	margin-left: 0px;
	position: absolute;
}
#primary_02 {
	width: 200px;
	margin-left: 5px;
	margin-top: 346px;
	position: absolute;
	z-index: 6;
	background-color: #FFFFFF;
	height: 350px;
}
#secondary_01 {
	width: 690px;
	margin-left: 210px;
	margin-top: 346px;
	background-color: #FFFFFF;
}
#secondary_02 {
	width: 690px;
	margin-top: 5px;
	margin-left: 210px;
	background-color: #FFFFFF;
}
#footer {
	height: 20px;
	width: 899px;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #3366FF;
}
#secondary_03 {
	width: 290px;
	z-index: 7;
	margin-top: 340px;
	margin-left: 515px;
	position: absolute;
	height: 247px;
	visibility: visible;
}


#wrapper {
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
	background-repeat: repeat;
	background-color: #FFFFFF;
}

#container_01 {
	width: 100%;
	position: relative;
}
#container_02 {
	width: 100%;
	position: relative;
}



body {
	font-size: 10pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12%;
	background-color: #ffffff;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
} 

.font_01 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.font_03 {
	color: #FF0000;
}
