.zero {
	background-color: #40434A;
	margin: 0px;
}
.header {
	background-color: #313840;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	height: 100px;
	width: 100%;
}
.header_container {
	margin: auto;
	width: 942px;
}
.navigation {
	float: right;
	width: 485px;
	padding-top: 70px;
	text-align: justify;
	word-spacing: 25px;
}
.navigation_links {
	height: 30px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
.index_flash1 {
	background-color: #000;
	height: 350px;
	width: 942px;
	margin: auto;
	clear: both;
	background-image: url(images/index/img1.jpg);
	background-repeat: no-repeat;
}
.index_flash2 {
	background-color: #000;
	height: 350px;
	width: 942px;
	margin: auto;
	clear: both;
	background-image: url(images/index/img2.jpg);
	background-repeat: no-repeat;
}
.index_flash3 {
	background-color: #000;
	height: 350px;
	width: 942px;
	margin: auto;
	clear: both;
	background-image: url(images/index/img3.jpg);
	background-repeat: no-repeat;
}
.index_flash4 {
	background-color: #000;
	height: 350px;
	width: 942px;
	margin: auto;
	clear: both;
	background-image: url(images/index/img4.jpg);
	background-repeat: no-repeat;
}
.project_bar {
	background-color: #E86918;
	clear: both;
	height: 40px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
.project_bar_img {
	float: none;
	height: 90px;
	width: 75px;
	margin-top: -33px;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -30px;
	clear: none;
	overflow: visible;
	margin-left: 0px;
}
.project_bar_container {
	height: 30px;
	width: 500px;
	padding-top: 10px;
	float: left;
	clear: both;
	padding-left: 15px;
}

.project_bar_img_container {
	clear: none;
	float: right;
	height: 40px;
	width: 375px;
}


.content_container {
	background-color: #FFF;
	clear: both;
	height: 175px;
	width: 922px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.index_content_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #E86918;
	letter-spacing: 2px;
	font-weight: bold;
}
.index_content_links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E86918;
}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	background-color: #313840;
	clear: both;
	height: 33px;
	width: 942px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer_follow_links {
	clear: none;
	float: right;
	height: 33px;
	width: 135px;
}
.footer_content_container {
	clear: both;
	float: left;
	height: 15px;
	width: 400px;
	padding: 10px;
}


.index_about {
	float: left;
	height: 100%;
	width: 255px;
	font-family: Verdana, Geneva, sans-serif;
	color: #40434A;
	margin-right: 25px;
	margin-left: 25px;
	font-size: 8pt;
	text-align: left;
	line-height: 13px;
}
.index_special_img {
	text-align: left;
	height: 75px;
	width: 75px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}






.header_logo {
	background-image: url(images/jpaa_header_logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 450px;
}
.footer_follow_icons {
	height: 24px;
	width: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.home_link {
	height: 100px;
	width: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
