@charset "utf-8";
/* CSS Document */

body { color:#FFFFFF; padding:0; margin:0; height:100%; background:url(images/bg.jpg) repeat-x #000000; font-size:0.75em ; font-family:Arial, Helvetica, sans-serif;}
html { padding:0; height:100%; margin:0;}

#top_flash{ width:800px; background:url(images/top_test.jpg); height:200px; margin:auto;}

#navigation { width:800px; height:36px; margin:auto; background:url(images/nav.jpg);}

#main_container { width:800px; background: url(images/main_bg.jpg) repeat-y; margin: auto}

#footer { background: url(images/footer.jpg) no-repeat; height:135px; width:800px; margin:auto; clear:both; position:relative;}

#content { width:800px; background:url(images/image_bg.jpg) no-repeat; float:left; }

#left { width:595px; float:left; padding-left:15px; }
#right { width:160px; float:right; text-align:right; padding-right:10px;}

.al1 { text-align:justify;}


.ident {
	color: #ffffff; font-size:1.5em;
	font-weight: bold; text-decoration:underline; line-height:1.25em
}
#apDiv1 {
	position:absolute;
	left:272px;
	text-align:right;
	top:49px;
	width:522px;
	height:64px;
	z-index:1;
}

#nav4 {text-align: center}
#nav4 ul {list-style: none; padding: 0 0 0 220px; margin: 0px auto 0; }
#nav4 li {float: left; margin: 0 0em}
#nav4 a {display: block; width: 90px;height: 30px; line-height: 38px; text-transform:uppercase;
 color: #ffffff ; text-decoration: none; text-align: center; font-weight: bold; float: left}

/* IE5 Mac hack \*/
#nav4 a {float: none}
/* End hack */

#nav4 a:hover { background-color:#163a0e; color:#ffffff}