#top {
	position: 	absolute;
	width: 100%;
	height: 115px;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#left-menu {
	position: absolute;
	width: 300px;
	height: 115px;
	z-index: 2;
	left: 62px;
	top: 73px;
	visibility: visible;
}
#left-menu-bg {
	position: absolute;
	width: 300px;
	height: 115px;
	z-index: 1;
	left: 0px;
	top: 73px;
	visibility: visible;
}
#main-window {
	position:absolute;
	width:100%;
	height:115px;
	z-index:5;
	left: 0px;
	top: 150px;
	padding-left:160px;
	padding-right:20px;
}
#section-img {
	position: absolute;
	width: 400px;
	height: 115px;
	z-index: 2;
	left: 135px;
	top: 73px;
}

.section-header {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000000;
	font-size:16;
	font-weight: bold;
	padding-bottom: 20px;
	cursor: default;
}
.section-sub-header {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000000;
	font-size:16;
	font-weight: bold;
	cursor: default;
}
.section-body {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}
.section-link {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.section-link A:link {color: #000077; text-decoration: none;}
.section-link A:visited {color: #000077; text-decoration: none;}
.section-link A:active {color: #000077; text-decoration: none;}
.section-link A:hover {color: #FF0000; text-decoration: none;}
.active-link {
	font-family: "Arial, Helvetica, sans-serif";
	color: #FF0000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A.single-link {
	font-family: "Arial, Helvetica, sans-serif";
	color: #000077;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A.single-link:link {color: #000077; text-decoration: none;}
A.single-link:visited {color: #0000779; text-decoration: none;}
A.single-link:active {color: #000077; text-decoration: none;}
A.single-link:hover {color: #FF0000; text-decoration: none;}
.hand {
	cursor: hand;
}
.left-off {
	background-image: url(images/left/off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
}
.left-on {
	background-image: url(images/left/on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
}
.home-off {
	background-image: url(images/left/home-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
}
.home-on {
	background-image: url(images/left/home-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
}
A.left-link:link {
	color: #000000;
	text-decoration: none;
}
A.left-link:visited {
	color: #000000;
	text-decoration: none;
}
A.left-link:active {
	color: #000000;
	text-decoration: none;
}
A.left-link:hover {
	color: #000000;
	text-decoration: none;
}
#we-are-here {
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 463px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 320px;
	top: 250px;
}
