/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #272D40;
}
#Layer1 {
	position:absolute;
	width:750px;
	height:115px;
	z-index:1;
	left: 50%;
	margin-left: -375px;
}
#Layer2 {
	position:absolute;
	width:158px;
	height:440px;
	z-index:1;
	left: 22px;
	top: 151px;
}
#Layer3 {
	position:absolute;
	width:538px;
	height:115px;
	z-index:2;
	left: 189px;
	top: 151px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #283151;

}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #283151;
	
}
#Layer4 {
	position:absolute;
	width:66px;
	height:256px;
	z-index:3;
	left: 14px;
	top: 464px;
}
#Layer5 {
	position:absolute;
	width:538px;
	height:45px;
	z-index:2;
	left: 13px;
	top: 474px;
}
.style3 {font-size: 10px; color: #283151; font-family: Arial, Helvetica, sans-serif;}
.style7 {font-size: 8pt}
a:link {
	color: #283151;
}
a:visited {
	color: #283151;
}
a:hover {
	color: #F5F4ED;
}
a:active {
	color: #F5F4ED;
}