#page {
	width: 960px;
	margin: 0 auto;
	text-align: left;

}

#logo {
	position: absolute;
	height: 203px;
	width: 960px;
}
#pagetitle {
	background-image: url(images/page_title_left.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 51px;
	width: 795px;
	top: 203px;
	margin-left: 165px;
}
#nav {
	position: absolute;
	width: 165px;
	top: 203px;
	padding-top: 40px;
	text-align: center;
	background-image: url(images/page_title_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	position: relative;
	float: none;
	display: block;
	height: 23px;
	text-align: center;
	color: #CCCCCC;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#copyright  hr {
	width: 500px;
	height: 1px;
	color: #000099;
	background-color: #000099;
	}
#copyright {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}


#nav img {
	margin-top: 10px;
	}
#pagetitle_mid {
	float: left;
	height: 51px;
	width: 430px;
	background-image: url(images/page_title_mid.jpg);
	background-repeat: repeat-x;
	}
	
#pagetitle_mid h1 {
	color: #FF6600;
	padding-top: 3px;
	}

#pagetitle_right {
	float: left;
	height: 51px;
	width: 365px;
	background-image: url(images/page_title_mid.jpg);
	background-repeat: repeat-x;
	}
	
#content_container {
	position: absolute;
	width: 796px;
	top: 254px;
	margin-left: 165px;
	background-image: url(images/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}
#content {
	background-repeat: no-repeat;
	background-position: right top;
	left: 165px;
	min-height: 500px;
	text-align: left;
	padding-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 0px;
	background-image: url(images/content_top.jpg);
	margin-right: 5px;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 500px;
}
/**/

#map {
	text-align: center;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	color: #333333;
}
#logos {
	width: 750px;
	height: 90px;
	color: #003366;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 13px;
	background-color: #FFFFFF;
}#welcomepack {
	width: 650px;
	float: none;
	margin-right: auto;
	border: 1px solid #101082;
	background-color: #010101;
	margin-left: auto;
}

