* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #636466;
	background-color: #000000;
	margin: 0px;
	width: 100%;
}
#content {
	background-color: #FFFFFF;
	height: 300px;
	padding: 25px;
}
h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #444;
	padding-bottom: 12px;
}
h4 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #444;
	padding-right: 14px;
	float: left;
}
a, a:link, a:visited, a:active {
	color: #9b242e;
}
a:hover {
	color: #000
}
/*RED*/
#containerRed {
	width: 100%;
	background-image: url(../images/back-red-stripes.jpg);
	background-repeat: repeat-x;
}
#siteRed {
	margin-right: auto;
	margin-left: auto;
	width: 936px;
	background-image: url(../images/back-red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
#contentRed {
	background-color: #FFFFFF;
	height: 100%;
}
#contentRed #pageTitle #copy {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	line-height: 14px;
}
#contentRed #pageTitle #copy p {
	padding-bottom: 16px;
}
#contentRed #pageTitle #copy ul {
	margin-left: 25px;
}
#contentRed #pageTitle #copy h2 {
	font-size: 14px;
	color: #9b242e;
	padding-bottom: 6px;
	font-weight: bold;
}
#contentRed #pageTitle #copy a, #contentRed #pageTitle #copy a:visited, #contentRed #pageTitle #copy a:link, #contentRed #pageTitle #copy a:active {
	color: #9b242e;
	text-decoration: none;
}
#contentRed #pageTitle #copy a:hover {
	color: #000;
	text-decoration: underline;
}

/*END RED*/
/*BLUE*/
#containerBlue {
	width: 100%;
	background-image: url(../images/back-blue-stripes.jpg);
	background-repeat: repeat-x;
}
#siteBlue {
	margin-right: auto;
	margin-left: auto;
	width: 936px;
	background-image: url(../images/back-blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
#contentBlue {
	background-color: #FFFFFF;
	height: 100%;
}
#contentBlue #pageTitle #copy {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	line-height: 14px;
}
#contentBlue #pageTitle #copy p {
	padding-bottom: 16px;
}
#contentBlue #pageTitle #copy ul {
	margin-left: 25px;
}
#contentBlue #pageTitle #copy h2 {
	font-size: 14px;
	color: #136e73;
	padding-bottom: 6px;
	font-weight: bold;
}
#contentBlue #pageTitle #copy a, #contentBlue #pageTitle #copy a:visited, #contentBlue #pageTitle #copy a:link, #contentBlue #pageTitle #copy a:active {
	color: #136e73;
	text-decoration: none;
}
#contentBlue #pageTitle #copy a:hover {
	color: #000;
	text-decoration: underline;
}
#contentBlue #pageTitle #copy img {
	padding-right: 15px;
	float: left;
	padding-bottom: 10px;
}
#contentBlue #pageTitle #copy h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #444;
	padding-bottom: 12px;
}
/*END BLUE*/
/*PURPLE*/
#containerPurple {
	width: 100%;
	background-image: url(../images/back-purple-stripes.jpg);
	background-repeat: repeat-x;
}
#sitePurple {
	margin-right: auto;
	margin-left: auto;
	width: 936px;
	background-image: url(../images/back-purple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
#contentPurple {
	background-color: #FFFFFF;
	height: 100%;
}
#contentPurple #pageTitle #copy {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	line-height: 14px;
}
#contentPurple #pageTitle #copy p {
	padding-bottom: 16px;
}
#contentPurple #pageTitle #copy ul {
	margin-left: 25px;
}
#contentPurple #pageTitle #copy li {
	padding-bottom: 10px;	
}
#contentPurple #pageTitle #copy h2 {
	font-size: 14px;
	color: #5c1e61;
	padding-bottom: 6px;
	font-weight: bold;
}
#contentPurple #pageTitle #copy a, #contentPurple #pageTitle #copy a:visited, #contentPurple #pageTitle #copy a:link, #contentPurple #pageTitle #copy a:active {
	color: #5c1e61;
	text-decoration: none;
}
#contentPurple #pageTitle #copy a:hover {
	color: #000;
	text-decoration: underline;
}
/*END PURPLE*/
/*YELLOW*/
#containerYellow {
	width: 100%;
	background-image: url(../images/back-yellow-stripes.jpg);
	background-repeat: repeat-x;
}
#siteYellow {
	margin-right: auto;
	margin-left: auto;
	width: 936px;
	background-image: url(../images/back-yellow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
#contentYellow {
	background-color: #FFFFFF;
	height: 100%;
}
#contentYellow #pageTitle #copy {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	line-height: 14px;
}
#contentYellow #pageTitle #copy p {
	padding-bottom: 16px;
}
#contentYellow #pageTitle #copy ul {
	margin-left: 25px;
}
#contentYellow #pageTitle #copy li {
	padding-bottom: 10px;	
}
#contentYellow #pageTitle #copy h2 {
	font-size: 14px;
	color: #ec881d;
	padding-bottom: 6px;
	font-weight: bold;
}
#contentYellow #pageTitle #copy a, #contentYellow #pageTitle #copy a:visited, #contentYellow #pageTitle #copy a:link, #contentYellow #pageTitle #copy a:active {
	color: #ec881d;
	text-decoration: none;
}
#contentYellow #pageTitle #copy a:hover {
	color: #000;
	text-decoration: underline;
}
/*END YELLOW*/


#copyright {
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 9px;
	color:#000000;
}
#bottom-menu {
	float: right;
	margin-top: 7px;
	margin-right: 25px;
	font-size: 9px;
}
#bottom-menu a, #bottom-menu a:visited, #bottom-menu a:link, #bottom-menu a:active {
	text-decoration: none;
	color:#000000;
}

#bottom-menu a:hover {
	text-decoration: underline;
	color:#9b242e;
}
#logo {
	height: 75px;
	width: 192px;
	position: relative;
	left: 570px;
}
#middle {
	width: 758px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
}
#navPurple {
	background-image: url(../images/content-topPurple.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 758px;
}
#navBlue {
	background-image: url(../images/content-topBlue.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 758px;
}
#navRed {
	background-image: url(../images/content-topRed.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 758px;
}
#navYellow {
	background-image: url(../images/content-topYellow.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 758px;
}
#menu {
	width:710px;
	position:relative;
	top:2px;
	left:32px;
}
#footer {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 758px;
}
#bottom {
	width: 758px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeLocations {
	float: left;
	height: 282px;
	width: 157px;
	padding-right: 25px;
}
#homeServices {
	float: left;
	height: 282px;
	width: 157px;
	padding-right: 25px;
}
#homeEmployment {
	float: left;
	height: 282px;
	width: 157px;
	padding-right: 25px;
}
#homeHelp {
	float: left;
	height: 282px;
	width: 157px;
}
#contentBlue #pageTitle #copy img {
	padding-right: 15px;
	float: left;
	padding-bottom: 10px;
}
#contentBlue #pageTitle #copy h3 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #444;
	padding-bottom: 12px;
}
#breadcrumbs {
	margin-left: 25px;
	margin-bottom: 25px;
}

#copy #map {
	float: right;
	width: 500px;
}
#copy #clear {
	clear: both;
}
#mapContent {
	position: relative;
	z-index: 3;
	width: 250px;
}

