@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	display: inline;
}
.oneColElsCtr #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 6px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/background_image.gif);
	height: 625px;
	background-repeat: no-repeat;
	position: relative;
}
.oneColElsCtr #mainContent {
	float: right;
	width: 700px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#busConImg {
	float: right;
	padding-left: 16px;
	padding-bottom: 8px;
}
#googleMap {
	float: right;
	margin-top: 2px;
	margin-right: -21px;
}


#leftColumn {
	width: 242px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 625px;
}
#navMenu {
	height: 283px;
	width: 239px;
	margin-top: 206px;
	margin-left: 3px;
}


.oneColElsCtr #container #mainContent p {
	font-size: 12px;
	font-weight: normal;
	color: #282828;
	text-align: justify;
	line-height: 13px;
	margin-top: 6px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.oneColElsCtr  #container  #mainContent  extra  {
	font-size: 12px;
	text-align: left;
	line-height: 13px;
	margin-top: 6px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-weight: bold;
	color: #282828;
}
.oneColElsCtr #container #mainContent h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #282828;
	line-height: 13px;
}


.oneColElsCtr #container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282828;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #282828;
}
.oneColElsCtr #container #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #282828;
}
#listDiv {
	float: right;
	width: 435px;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline;

}
.oneColElsCtr #container #mainContent #listDiv li {
	font-size: 12px;
	list-style-position: outside;
	line-height: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
}


#aboutOverviewImg {
	float: right;
	padding-bottom: 8px;
	padding-left: 16px;
	margin-top: 12px;
}
#valuePropImg {
	float: left;
	padding-bottom: 24px;
	padding-right: 16px;
	padding-top: 12px;
}
#invCritImg {
	float: right;
	padding-left: 16px;
	height: 300px;
	padding-top: 12px;
}
#homeMainContentDivider {
	float: right;
	width: 336px;
	margin-right: 0px;
}
.oneColElsCtr #container #mainContent #homeMainContentDivider p {
	white-space: normal;
	text-align: justify;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#smallImgDiv {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 14px;
}

#smallImgDiv2 {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 8px;
	margin-top: 14px;
}

#homeMainContentDividerLeft {
	float: left;
	width: 340px;
	margin-left: 0px;
}
#bannerDiv {
	padding: 0px;
	float: right;
	height: 177px;
	width: 719px;
	margin-top: 14px;
	margin-right: 27px;
	display: inline;
}
.oneColElsCtr #container #mainContent h3 {
	font-size: 5px;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #282828;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.oneColElsCtr #container #mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	word-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 6px;
}
