/* CSS Document */



* {

	margin:0;

}


body {
	font-family:Arial, Helvetica, sans-serif;
}


#top_bar {

	height:34px;

	width:100%;

	background-image:url(images/top_bar_bkgd.jpg);

	background-repeat:repeat-x;

}



#top_bar img {

	border: none;

	margin-left:10px;

}

	

.wrap_width {

	width:980px;

	margin:auto;

}



#northside_title {

	margin:23px 0 0 13px;

}



img {

	border:none;

}



.feature {

	position:relative;

	float:left;

	margin-right:38px;

}

	

.feature div {

	margin-right:38px;

}



#feature_1 {

	width:208px;

	height:290px;

	position:absolute;

	display:block;

	background:url(images/feature_frame1.png) no-repeat;

}



#feature_2 {

	width:208px;

	height:290px;

	position:absolute;

	display:block;

	background:url(images/feature_frame2.png) no-repeat;

}



#feature_3 {

	width:208px;

	height:290px;

	position:absolute;

	display:block;

	background:url(images/feature_frame3.png) no-repeat;

}



#feature_4 {

	width:208px;

	height:290px;

	position:absolute;

	display:block;

	background:url(images/feature_frame4a.png) no-repeat;

}



.feature p {

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

	font-size:14px;

	font-weight:600;

	text-align:center;

	color:#FFF;

	position:relative;

	z-index:0;;

	margin:auto;

	margin-left:5px;

}



.feature img {

	margin:12px 0 0 9px;

}

#feature_bar {

	margin:auto;

	margin-top:23px;

	height:290px;

	padding-left:30px;



}



div#last_feature {

	margin-right:0;

}





p#history  {

	margin-top:6px;

}



div#statement {

	width:880px;

	height:120px;

	margin-top:20px;

	background-image:url(images/statement.gif);

	

}



div#p_statement{

	margin:auto;

	margin-top:15px;

	width:900px;

	

}



div#header_title {

	float:left;

}



div#buttons {

	width:182px;

	float:right;

	margin:30px 7px 0 0;	

}



div#terms a {

	float:left;

	width:91px;

	height:31px;

	display:block;

	background-image:url(images/buttons/terms_1.png);

}



div#terms a:hover {	

	background-image:url(images/buttons/terms_2.png);

}



div#terms a:active {

	background-image:url(images/buttons/terms_3.png);

}



div#map a {

	float:left;

	width:91px;

	height:31px;

	display:block;

	background-image:url(images/buttons/map_1.png);

}



div#map a:hover {	

	background-image:url(images/buttons/map_2.png);

}



div#map a:active {

	background-image:url(images/buttons/map_3.png);

}



div#more_info a {

	float:left;

	width:91px;

	height:31px;

	display:block;

	background-image:url(images/buttons/more_1.png);

}



div#more_info a:hover {	

	background-image:url(images/buttons/more_2.png);

}



div#more_info a:active {

	background-image:url(images/buttons/more_3.png);

}



div#preload {

	display:none;

}



div#left_column {

	float:left;

	width:25%;

	margin:50px 0 0 0;

}



div#right_column {

	float:right;

	width:75%;

	margin:50px 0 0 0;

}



div#right_column p {

	font:Arial, Helvetica, sans-serif;

	margin:0 30px 0 0;

}



div#photos a {

	width:155px;

	height:113px;

	display:block;

	background-image:url(images/slide1_tile1.jpg);

	margin:auto;

}



div#photos a:hover {

	background-image:url(images/slide1_tile2.jpg);

}

div#photos2 a {

	width:155px;

	height:113px;

	display:block;

	background-image:url(images/slide2_tile1.jpg);

	margin:auto;

}



div#photos2 a:hover {

	background-image:url(images/slide2_tile2.jpg);

}

div#photos3 a {

	width:155px;

	height:113px;

	display:block;

	background-image:url(images/slide_tile1.jpg);

	margin:auto;

}



div#photos3 a:hover {

	background-image:url(images/slide_tile2.jpg);

}


div#video a {

	width:131px;

	height:103px;

	display:block;

	background-image:url(images/video_tile1.jpg);

	margin:auto;

}



div#video a:hover {

	background-image:url(images/video_tile2.jpg);

}

div#phase_map a {

	width:129px;

	height:112px;

	display:block;

	background-image:url(images/phase_tile1.jpg);

	margin:auto;

}



div#phase_map a:hover {

	background-image:url(images/phase_tile2.jpg);

}


div#official_document a {

	width:97px;

	height:137px;

	display:block;

	background-image:url(images/docs_tile1.jpg);

	margin:auto;

}



div#official_document a:hover {

	background-image:url(images/docs_tile2.jpg);

}

.nextlink {
	float:right;
	margin:0 25px 25px 0;
}

.nextlink a{
	text-decoration:none;
	color:#000;
}

.nextlink a:hover {
	color:#802013;
}

.previouslink {
	float:left;
	margin:0 0 25px 0;
}

.previouslink a{
	text-decoration:none;
	color:#000;
}

.previouslink a:hover {
	color:#802013;
}

#footer_left {
	float:left;
	margin-left:13px;
}

#footer_right {
	float:right;
	margin-right:18px;
}

div#footer {
	margin:20px 0 20px 0;
	padding-bottom:20px;
}

</style>
