#header {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;
	width: 760px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 244px;
	background-color: #FFFFFF;



}
#nav {
	position:absolute;
	width:140px;
	height:354px;
	z-index:2;
	top: 220px;
	left: 0px;
	background-color: #820F0F;

}
#body {
	position:absolute;
	width:620px;
	height: 330px;
	z-index:3;
	left: 140px;
	top: 244px;
	background-image:  url(images/backgroundIndex.gif);
	border: 0px none #000000;
	background-color: #C3BC8C;
	background-repeat: no-repeat;

}
#news {
	width: 150px;
	background-color: #070449;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;








}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #070449;
	font-size: 11px;
	position: absolute;
	width: 575px;
	left: 45px;
	top: 15px;
	font-weight: normal;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: static;
	left: 200px;
	bottom: 9px;
}
a.box:link, a.box:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;




}
#logos {
	position: absolute;
	left: 510px;
	top: 65px;
	height: 110px;
	text-align: right;



}

