body {
	margin: 0 0 0 0;
	background-color: #000000;
}
marquee {
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	font-size: 90%;
}
#container {
	margin: 0 auto 0 auto;
	width: 805px;
	background-color: #5e6062;
	padding-top: 20px;
}
#top-bar {
	height: 71px;
	width: 100%;
	background: url(../images/main-template/middle-spacer.gif) repeat-x;
}
#main-nav {
	float: left;
}
#log-in {
	float: right;
	text-align: right;
}
#news-feed {
	height: 31px;
	background: url(../images/main-template/news-bar.gif) no-repeat;
	padding-top: 2px;
	padding-left: 150px;
	padding-right: 30px;
}
#welcome {
	background: url(../images/home-page/welcome-image.jpg) no-repeat bottom #5e6062;
	height: 239px;
	padding-top: 20px;
}
#home-text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	font-size: 90%;
	padding: 10px;
	padding-left: 28px;
	padding-right: 23px;
}
#bottom-bar {
	padding-top: 23px;
	background: url(../images/main-template/una.gif) right no-repeat top;
	height: 39px;
}
#cpd-menu {
	width: 258px;
	float: left;
}
#gbu-box {
	background: url(../images/gbu-pages/content-box/repeater.gif) repeat-y;
	float: right;
	width: 547px;
	padding: 0px;
	margin: 0px;
}
#gbu-container {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 35px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	font-size: 90%;
	min-height: 397px;
}
#locations-container {
	width: 364px;
	height: 226px;
	background: url(../images/our-locations/location-box.gif) no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
.locations-bigimage {
	float: right;
	padding-right: 33px;
	width: 133px;
}
.locations-smallimage-left {
	clear: right;
	float: left;
	padding-top: 7px;
}
.locations-smallimage-right {
	float: left;
	padding-left: 7px;
	padding-top: 7px;
}
.greenLink:visited {
	color: #86C73A;
	text-decoration: none;
}
.greenLink:link {
	color: #86C73A;
	text-decoration: none;
}
#locations-container-container {
	padding-left: 25px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	font-size: 80%;
	line-height: 15px;
}
#contact-container {
	background: url(../images/contact-page/repeater.gif) repeat-y;
}
#contact-top {
	height: 3px;
	background: url(../images/contact-page/top.gif) no-repeat top;
}
#contact-content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	font-size: 90%;
	padding-top: 40px;
	padding-left: 120px;
	padding-right: 100px;
	padding-bottom: 50px;
	min-height: 330px;
	background: url(../images/contact-page/bottom.gif) no-repeat bottom;
}
#welcome-content {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	font-size: 90%;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	min-height: 330px;
	background: url(../images/contact-page/bottom.gif) no-repeat bottom;
}
.gbu-title {
	color: #ffffff;
}
.gbu-title:link {
	text-decoration: none;
}
.green {
	color: #FFFFFF;
	font-style: italic;
}
.green:link {
	text-decoration: none;
}
.green:visited {
	text-decoration: none;
}
.blue {
	color: #FFFFFF;
	font-style: italic;
}
.blue:link {
	text-decoration: none;
}
.blue:visited {
	text-decoration: none;
}
.brown {
	color: #FFFFFF;
	font-style: italic;
}
.brown:link {
	text-decoration: none;
}
.brown:visited {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
/*MAIN NAV*/

#button-home-active{
text-align:left;
background-image:url(../images/main-template/home.gif);
background-position: 0px 0px;
}

#button-home{
height:14px;
width:144px;
text-align:left;
background-image:url(../images/main-template/home.gif);
background-position: 0px -14px;
}

#button-home:hover{
background-position: 0px 0px;
}

#button-group-business-units-active{
text-align:left;
background-image:url(../images/main-template/gbu.gif);
background-position: 0px 0px;
}

#button-group-business-units{
	height:16px;
	width:144px;
	text-align:left;
	background-image:url(../images/main-template/gbu.gif);
	background-position: 0px -16px;
}

#button-group-business-units:hover{
background-position: 0px 0px;
}

#button-our-locations-active{
text-align:left;
background-image:url(../images/main-template/our-locations.gif);
background-position: 0px 0px;
}

#button-our-locations{
height:14px;
width:144px;
text-align:left;
background-image:url(../images/main-template/our-locations.gif);
background-position: 0px -14px;
}

#button-our-locations:hover{
background-position: 0px 0px;
}

#button-contact-us-active{
text-align:left;
background-image:url(../images/main-template/contact-us.gif);
background-position: 0px 0px;
}

#button-contact-us{
height:27px;
width:144px;
text-align:left;
background-image:url(../images/main-template/contact-us.gif);
background-position: 0px -27px;
}

#button-contact-us:hover{
background-position: 0px 0px;
}

/* END MAIN NAV */
