/* 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:217px;
	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: 389px;
	width: 952px;
	left: 0px;
	background-image:  url(../graphics/tertiary_bot_2.jpg);
	background-repeat:no-repeat;
	color: #333333;
}

#header{
	top: 12px;
	left: 34px;
	position: absolute;
	}

#content table{
	top: 30px;
	font-size: 12px;
	margin-left: 30px;
	}


#content table p{
	margin-top: 35px;
	margin-left:0px;
	width: 280px;
	text-align:justify;
	line-height:1.3em;
}

#content table p sup{
	line-height:0;
	}

#content p a{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}


#content p a:hover{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

#content p a:visited{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

#content ul{
vertical-align:top;
padding-top:0px;
margin-top:0px;
}

#content li {
width: 260px;
vertical-align:text-top;
line-height:1.3em;
}

#content li sup{
line-height:0;
}

#content li a{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}


#content li a:hover{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

#content li a:visited{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}


#content_idg{
top:255px;
position:absolute;
height: 777px;
width: 952px;
left:0px;
background-image:  url(../graphics/content_idg_2.jpg);
color:#333333;
background-repeat:no-repeat;
}

#content_idg table{
top: 40px;
font-size: 12px;
margin-left: 40px;
	}

#content_idg table p{
width: 400px;
padding-top: 35px;
margin-left: 15px;
text-align:justify;
line-height:1.3em;
}

#content_idg table p sup{
	line-height:0;
	}

#content_idg li{
list-style: square;
}

#div12{
	position: absolute;
	width: 950px;
	height: 80px;
	top:730px;
	left: 0px;
	background-image:  url(../graphics/12div_2.jpg);
	background-repeat:no-repeat;
	}

#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;
	}

#footer_idg{
	position: absolute;
	width: 950px;
	height: 80px;
	top:1060px;
	left: 0px;
	background-image:  url(../graphics/12div_2.jpg);
	}

#footer_idg p{
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	margin-top: 50px;
	}

#footer_idg a{
	color: #ffffff;
	text-decoration: none;
	}

#footer_idg a:visited{
	color:#ffffff;
	text-decoration: none;
	}


