/* CSS Document */
body{
	background-color:#c20003;
	text-align: center;
	font-family: "Arial", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}

#wrapper{
	position: relative;
	top: 10px;
	text-align: left;
	width: 952px;
	margin: auto;
	padding: auto;
	background-color: #ffffff;
	}

#div1{
	position: absolute;
	width: 475px;
	height: 70px;
	top:0px;
	left:0px;
	background-color:#c20003;
	}

#div2{
	position: absolute;
	width:575px;
	height: 70px;
	top: 0px;
	left:375px;
	background-image: url(../graphics/2div_2.jpg);
	}

#div2 p{
	font-size: 12px;
	text-align: left;
	padding-left: 310px;
	color:#ffffff;
	padding-top: 40px;
	margin-top: 10px;
	}

#div2 a{
	text-decoration: none;
	color: #ffffff;
	}

#div2 a:hover{
	text-decoration: none;
	color: #ffffff;
	}

#div3{
	position: absolute;
	width:247px;
	height: 186px;
	top:70px;
	left:0px;
	background-image: url(../graphics/3div_2.jpg);
	}

#div3menu{
	position: absolute;
	width: 100px;
	height: 180px;
	top: 112px;
	left: 5px;
	color: #000000;
	line-height: 30px;
	list-style: none;
	}

#div4{
	position: absolute;
	width:227px;
	height: 256px;
	top: 0px;
	left:247px;

	}

#div5{
	position: absolute;
	width:489px;
	height:186px;
	top: 70px;
	left:463px;
	background-image: url(../graphics/stamp_div5_2.jpg);
	}

#div5 img{
	position: absolute;
	top:19px;
	left:10px;
	}

#content{
	top:256px;
	position: absolute;
	height: 464px;
	width: 952px;
	left: 0px;
	background-image: url(../graphics/middle_bg_2.jpg);
	background-repeat:no-repeat;
	color: #333333;
}

#header{
	top: 13px;
	left: 35px;
	position: absolute;
	}

#content p{
	color: #333333;
	width: 430px;
	font-size: 12px;
	text-align:justify;
	line-height:1.3em;
	}

#content p sup{
	line-height:0;
	}

#content table{
	top: 30px;
	margin-left: 25px;
	font-size: 12px;
	text-align:justify;
	}

#content table p{
	margin-top: 40px;
	margin-left: 10px;
	line-height:1.3em;
	}

#content table p sup{
	line-height:0;
	}

#content_station{
	top:256px;
	position: absolute;
	height: 388px;
	width: 952px;
	left: 0px;
	background-image: url(../graphics/content_station_2.jpg);
	background-repeat:no-repeat;
	color: #333333;
}

#content_station p{
	color: #333333;
	width: 275px;
	font-size: 12px;
	text-align: justify;
	line-height:1.3em;
	}

#content_station table p sup{
	line-height:0;
	}

#content_station table{
	top: 30px;
	margin-left: 30px;
	}

#content_station table p{
	margin-top: 35px;
	margin-left: 0px;
	}

#content_station table img{
	padding-left: -5px;
	}

#div8{
	position: absolute;
	width: 950px;
	height: 190px;
	top: 454px;
	left:0px;
	background-image: url(../graphics/bot_cat_2.jpg);
	background-repeat:no-repeat;
	}

#div8 table{
	margin-left: 6px;
	text-align:center;
	}


#div12{
	position: absolute;
	width: 950px;
	height: 80px;
	top:730px;
	left: 0px;
	background-image: url(../graphics/12div_2.jpg);
	}

#div12 p{
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	margin-top: 40px;
	}

#div12 a{
	color: #ffffff;
	text-decoration: none;
	}

#div12 a:visited{
	color:#ffffff;
	text-decoration: none;
	}
