/*****************/
/* Layout Styles */
/*****************/

#PageBackgroundHeader {
	width:910px;
	height:17px;
	overflow:hidden;
}

#PageBackgroundFooter {
	width:910px;
	height:29px;
	overflow:hidden;
}

#PageContentLayer {
	width:863px;
	padding:0px 0px 0px 17px;
}

#PageHeaderLayer {
	height:140px;
	width:864px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	background-color:#FFF;
}

#PageHeaderContent {
	height:140px;
	width:864px;
	overflow:hidden;
	text-align:right;
	vertical-align:top;
	background-image:url(../images/header.gif);
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#FFF;
	text-align:right;
}

#PnavLayer {
	height:39px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:0px;
	font-family: "Andale Mono", Arial,Verdana,  Helvetica, sans-serif;
}

/* Homepage Only */

#HomePageBackgroundLayer {
	text-align:left;
	width:910px;
	padding:0px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	background-image:url(../images/background_content_main.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

#HomeMapFlashLayer {
	height:212px;
	background-color:#FFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
	
	#HomeMapContent {
		float:left;
		width:216px;
		height:206px;
		overflow:hidden;
		padding:0px;
		margin:0px;
	}
	
	#HomeFlashContent {
		float:right;
		width:647px;
		height:206px;
		overflow:hidden;
		padding:0px;
		margin:0px;
	}

	#HomeFlashContent object {
		padding:0px;
		margin:0px;
	}


#HomeTextLayer {
	width:864px;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
}

	#HomeTextLeftLayer {
		float:left;
		width:216px;
		padding:0px;
		margin:0px;
	}

	.HomeInfoBox {
		float:left;
		width:204px;
		padding:5px;
		margin:0px 0px 5px 0px;
		background-color:#e1e1e1;
		border-left:1px solid #666666;
		border-right:1px solid #666666;
		border-bottom:1px solid #666666;
		font-size:10px;
	}

	#HomeTextRightLayer {
		float:right;
		width:216px;
		padding:0px;
		margin:0px;
	}

	#HomeTextRightLayerContent {
		padding:5px;
	}
	
	#HomeTextContent {
		float:left;
		width:400px;
		padding:0px 10px 10px 10px;
		margin:0px;
	}
	
#FooterLayer {
	width:905px;
	text-align:right;
	margin:0px auto;
	padding:0px 10px 0px 0px;
	font-size:10px;
}

/* Internal Only */
	
#InternalPageBackgroundLayer {
	position:relative;
	text-align:left;
	width:910px;
	padding:0px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	background-image:url(../images/background_content_internal_main.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#InternalTextLayer {
	width:864px;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
}

	#InternalTextLeftLayer {
		float:left;
		width:215px;
		padding:0px 0px 0px 1px;
		margin:0px;
	}
	
	#InternalTextRightLayer {
		float:right;
		width:200px;
		padding:10px 9px 10px 0px;
		margin:0px;
	}
	
	#InternalTextContent {
		float:left;
		width:400px;
		padding:10px;
		margin:0px;
	}
	
	#InternalSingleTextContent {
		float:left;
		width:600px;
		padding:10px;
		margin:0px;
	}

#FnavLayer {
	clear:both;
	height:30px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	margin:10px 0px 0px 0px;
	overflow:hidden;
}
