@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: 212px;
	width: 215px;
	margin-top: 670px;
	margin-left: 3px;
	position: absolute;
}
#primary_02 {
	width: 215px;
	margin-left: 3px;
	margin-top: 346px;
	position: absolute;
	z-index: 6;
	background-color: #FFFFFF;
}
#secondary_01 {
	width: 680px;
	margin-left: 220px;
	margin-top: 346px;
	height: 550px;
	background-color: #FFFFFF;
}
#secondary_02 {
	width: 680px;
	margin-top: 550px;
	margin-left: 220px;
	background-color: #FFFFFF;
}
#footer {
	height: 40px;
	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: 150%;
	color: #000000;
	background-color: #ffffff;
	border-top-width: 7px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #CCCCCC;
} 

.font_01 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.font_03 {
	color: #FF0000;
}
