/* CSS Document */




<style type="text/css">
<!--
#Header {
	position:absolute;
	width:1004px;
	height:200px;
	z-index:1;
	background-color: #12284f;
	left: 150px;
}
#NavBar1 {
	position:absolute;
	width:610px;
	height:30px;
	z-index:2;
	top: 163px;
	left: 345px;
}
#NavBar2 {
	position:absolute;
	width:185px;
	height:487px;
	z-index:3;
	top: 244px;
	left: 152px;
	background-color: #64bbaf;
}
#MainFrame {
	position:absolute;
	width:615px;
	height:472px;
	z-index:4;
	left: 342px;
	top: 244px;
}
#Extras {
	position:absolute;
	width:182px;
	height:461px;
	z-index:5;
	left: 974px;
	top: 244px;
}
#Footer {
	position:absolute;
	width:1004px;
	height:30px;
	z-index:6;
	top: 732px;
	left: 153px;
	background-color: #9cdbd2;
}
.style1 {color: #000000}
.style3 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
#Breadcrumbs {
	position:absolute;
	width:1004px;
	height:27px;
	z-index:7;
	left: 151px;
	top: 215px;
}
-->
</style>