* {
	MARGIN: 0px
}
HTML {
	HEIGHT: 100%
}
BODY {
	HEIGHT: 100%;
	background-color: #0F0A07;
}
.wrapper_corporate {
	MIN-HEIGHT: 100%;
	HEIGHT: auto! important;
	margin-right: auto;
	margin-bottom: -350px;
	margin-left: auto;
	margin-top: 0px;
	width: auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper_lower_water_street {
	MIN-HEIGHT: 100%;
	HEIGHT: auto! important;
	margin-right: auto;
	margin-bottom: -350px;
	margin-left: auto;
	margin-top: 0px;
	width: auto;
	background-image: url(lower_water_street/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.wrapper_young_street {
	MIN-HEIGHT: 100%;
	HEIGHT: auto! important;
	margin-right: auto;
	margin-bottom: -350px;
	margin-left: auto;
	margin-top: 0px;
	width: auto;
	background-image: url(young_street/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #0d0804;
}
.wrapper_portland_street {
	MIN-HEIGHT: 100%;
	HEIGHT: auto! important;
	margin-right: auto;
	margin-bottom: -350px;
	margin-left: auto;
	margin-top: 0px;
	width: auto;
	background-image: url(portland_street/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.wrapper_morris_street {
	MIN-HEIGHT: 100%;
	HEIGHT: auto! important;
	margin-right: auto;
	margin-bottom: -350px;
	margin-left: auto;
	margin-top: 0px;
	width: auto;
	background-image: url(morris_street/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}





.footer {
	HEIGHT: 350px;
	background-color: #0d0804;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	padding: 10px;
	position: relative;
	border-top-width: 0.05em;
	border-top-style: solid;
	border-top-color: #734C2F;
}
#centre_footer {
	text-align: center;
	height: 220px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.push {
	HEIGHT: 350px
}
.header_1_links {
	height: 30px;
	width: auto;
	margin-right: 0px;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}
.header_1_links_left {
	height: 20px;
	width: auto;
	margin-right: 5px;
	margin-top: 16px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
.special_announcemnt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	background-color: #6A4A33;
	padding: 10px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
}
.special_announcemnt a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	background-color: #6A4A33;
	padding: 10px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}
.special_announcemnt a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	background-color: #6A4A33;
	padding: 10px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
}
.special_announcemnt a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
	background-color: #6A4A33;
	padding: 10px;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: underline;
}
