@charset "utf-8";

/* CSS Document */

body {
	text-align: center; /* to correct the centering IE bug*/
	
}


#header {
	position:absolute;
	width:925px;
	height:250px;
	z-index:1;
	background-image: url(images/header.jpg);
	top: 10px;


}
#map_heading {

	position:absolute;

	left:637px;

	top:-1px;

	width:275px;

	height:34px;

	z-index:4;

}

#map {

	position:absolute;

	left:637px;

	top:37px;

	width:275px;

	height:243px;

	z-index:4;

}

#bottombanner {
	position:absolute;
	left:14px;
	top:12px;
	width:897px;
	height:120px;
	z-index:4;
}

#bottom_logos {
	position:absolute;
	left:13px;
	top:5px;
	width:899px;
	height:16px;
	z-index:4;

}

a:link {
	text-decoration: none;

	color:#012B81
}
a:visited {
	text-decoration: none;

	text-decoration: none;
	color:#012B81
}
a:hover {

	text-decoration: underline;
		color:#012B81
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0136A8;
	font-weight: bold;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #937305;
	font-weight: bold;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		color: #D0A510;
	font-weight: bold;

}
h4 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align:justify


}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #000000;
			font-weight: bold;


}

#logo {
	position:relative;
	left:14px;
	top:132px;
	z-index:2;
	height: 114px;
	width: 298px;

}

#headline {
	position:absolute;
	left:310px;
	top:132px;
	width:601px;
	height:114px;
	z-index:2;

}

#content {
	position:relative;
	left:0px;
	width:925px;
	height:330px;
	z-index:2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	top: 145px;
}

#footer {
	position:relative;
	left:0px;
	width:925px;
	height:78px;
	z-index:3;
	background-image: url(images/footer3.jpg);
	background-repeat: no-repeat;
	top: 145px;
}

#nav {
	position:absolute;
	left:13px;
	top:8px;
	width:298px;
	z-index:4;
	height: 430px;

}

#text {
	position:absolute;
	left:317px;
	top:-1px;
	width:305px;
	height:329px;
	z-index:4;
	overflow: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 4px;

}

body {



scrollbar-arrow-color:#A2BFEA;

scrollbar-base-color:#012B81;


scrollbar-face-color:#012B81;
scrollbar-highlight-color:#012B81;

scrollbar-track-color:#A2BFEA;

}



p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: left;

}
