/* 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: #c20003;
	}

#div1{
	position: absolute;
	width: 335px;
	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;
	background-color:#c20003;
	}

#div4 img{
	padding-top: 17px;
	}

#div5{
	position: absolute;
	width:476px;
	height:186px;
	top: 70px;
	left:474px;
	background-image: url(../graphics/5div_blank_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/content1_div_2.jpg);
	background-repeat:no-repeat;
	color: #333333;
}


#content1{
	top:256px;
	position: absolute;
	height: 464px;
	width: 952px;
	left: 0px;
	background-image: url(../graphics/content1_div_2.jpg);
	background-repeat:no-repeat;
	color: #333333;
}

#content2{
	top:256px;
	position: absolute;
	height: 580px;
	width: 952px;
	left: 0px;
	background-image: url(../graphics/content2_div_2.jpg);
	background-repeat:no-repeat;
	color: #333333;
}

#content p{
	padding-left: 45px;
	width: 400px;
	padding-top: 45px;
	color: #333333;
	font-size: 12px;
	text-align:justify;
	line-height:1.3em;
}

#content 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;
}


#content1 p{
	padding-left: 35px;
	width: 450px;
	padding-top: 42px;
	color: #333333;
	font-size: 12px;
	text-align:justify;
}

#content1 p a{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}


#content1 p a:hover{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

#content1 p a:visited{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

#content1 img{
	position: absolute;
	top: 60px;
	left: 500px;
}

#content img{
	position: absolute;
	top: 60px;
	left: 500px;
}

#content_pic {
	position: absolute;
	top: 256px;
	left: 500px;
}

#content_pic p{
	position: absolute;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 12px;
	text-align:justify;
}

#content_pic p a{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}


#content_pic p a:hover{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

#content_pic p a:visited{
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

iframe{
	margin-top: 50px;
	margin-left: 15px;
}



#footer{
	position: absolute;
	width: 950px;
	height: 80px;
	top:730px;
	left: 0px;
	background-image: url(../graphics/12div_2.jpg);
	background-repeat:no-repeat;
	}

#footer p{
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	margin-top: 40px;
	}

#footer a{
	color: #ffffff;
	text-decoration: none;
	}

#footer a:visited{
	color:#ffffff;
	text-decoration: none;
	}

#footer1{
	position: absolute;
	width: 950px;
	height: 80px;
	top:850px;
	left: 0px;
	background-image: url(../graphics/12div_2.jpg);
	background-repeat:no-repeat;
	}

#footer1 p{
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	margin-top: 40px;
	}

#footer1 a{
	color: #ffffff;
	text-decoration: none;
	}

#footer1 a:visited{
	color:#ffffff;
	text-decoration: none;
	}

