body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #14528B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
#titlehome {
	background-image: url(images/title_home.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 20px;
}
#maintext {
	float: left;
	height: auto;
	width: 380px;
}
#titlehome h2 {
	text-indent: -9999px;
	margin: 0px;
}



#pagecenter {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	height: auto;
}

#top {
	float: left;
	height: 108px;
	width: 760px;
	background-image: url(images/aha_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 38px;
}
#leftcolumn {
	float: left;
	height: auto;
	width: 162px;
	clear: both;
	padding-right: 10px;
	padding-left: 16px;
}
#homemiddle {
	float: left;
	height: auto;
	width: 400px;
}
#rightcolumn {
	float: left;
	height: auto;
	width: 130px;
	background-color: #0f4782;
	font-size: 85%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#storytitle {
	width: 130px;
}
#rightcolumn img {
	margin-bottom: 12px;
}
#mainwrapper {
	float: left;
	height: auto;
	width: 760px;
}
#footer {
	float: left;
	height: 48px;
	width: 700px;
	font-size: 85%;
	color: #00CCFF;
	margin: 15px;
	padding: 15px;
	background-image: url(images/footerbackground.gif);
	background-repeat: no-repeat;
}


.navsection {
	float: left;
	height: 29px;
	width: 162px;
	margin: 0px;
	padding: 0px;
}
.navsection a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	padding-top: 6px;
}
.navsection a:hover {
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	background-image: url(images/navbg_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	padding-top: 6px;
}
#subnav {
	float: left;
	height: 85px;
	width: 162px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 90%;
}
#homemiddle img {
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}

#subnav li {
	height: 20px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

#subnav ul {
	height: 26px;
	list-style-image: none;
	list-style-position: outside;
	padding-left: 1.5em;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	margin: 0;
	list-style-type: none;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#rightcolumn a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/arrow_bullet.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-bottom: 12px;
}
#rightcolumn a:hover {

	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/arrow_bullet_over.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 25px;
}
#navcontainer ul
{
	font-family: arial, helvetica, sans-serif;
}



#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#navcontainer ul li a:hover {
	color: #00CCFF;
	background-image: url(images/navbg_rollover.html);
	background-repeat: repeat-x;
}

#navcontainer ul li:last-child a
{
	text-decoration: none;
	float: left;
	border-right-style: none;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#navcontainer {
	width: 330px;
	text-align: center;
	float: left;
	margin-left: 35px;
	margin-right: 40px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}

#footercontact {
	width: 140px;
	float: left;
}

#navlist {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#copyright {
	width: 152px;
	float: left;
}
#titleprojects {
	background-image: url(images/title_projects.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5a85ac;
	border-right-color: #5a85ac;
	border-bottom-color: #5a85ac;
	border-left-color: #5a85ac;
	width: 380px;
}
#titleprojects h2 {
	text-indent: -9999px;
	margin: 0px;
}

#titleservices {
	background-image: url(images/title_services.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5a85ac;
	border-right-color: #5a85ac;
	border-bottom-color: #5a85ac;
	border-left-color: #5a85ac;
	width: 380px;
}
#titleservices h2 {
	text-indent: -9999px;
	margin: 0px;
}

#titleaboutus {
	background-image: url(images/title_aboutus.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5a85ac;
	border-right-color: #5a85ac;
	border-bottom-color: #5a85ac;
	border-left-color: #5a85ac;
	width: 380px;
}
#titleaboutus h2 {
	text-indent: -9999px;
	margin: 0px;
}
#titlecontact {
	background-image: url(images/title_contact.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5a85ac;
	border-right-color: #5a85ac;
	border-bottom-color: #5a85ac;
	border-left-color: #5a85ac;
	width: 558px;
}
#table th {
	text-align: left;
}
#table caption {
	text-align: left;
	font-weight: bold;
	color: #00CCFF;
	margin-bottom: 5px;
	height: 20px;
}

#titlecontact h2 {
	text-indent: -9999px;
	margin: 0px;
}


h3 {
	font-size: 105%;
	color: #00CCFF;
}
h4 {
	font-size: 100%;
}
#maintext li {
	list-style-type: none;
	list-style-image: url(images/bullet_white.gif);
	list-style-position: outside;
}
#projecttext {

	float: left;
	height: auto;
	width: 265px;
}
#projecttext li {

	list-style-type: none;
	list-style-image: url(images/bullet_white.gif);
	list-style-position: outside;
}
#titleprojectsmall {

	background-image: url(images/title_projects.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5a85ac;
	border-right-color: #5a85ac;
	border-bottom-color: #5a85ac;
	border-left-color: #5a85ac;
	width: 265px;
}
#titleprojectsmall h2 {

	text-indent: -9999px;
	margin: 0px;
}
#projectmiddle {

	float: left;
	height: auto;
	width: 280px;
}
a.back {
	background-image: url(images/arrow_back.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}
a.back:hover {
	color: #00CCFF;
	background-image: url(images/arrow_back_over.gif);
	background-repeat: no-repeat;
}

#rightcolumnproject {

	float: left;
	height: auto;
	width: 250px;
	background-color: #0f4782;
	font-size: 85%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#rightcolumnproject img {

	margin-bottom: 12px;
}
#aboutustext {

	float: left;
	height: auto;
	width: 572px;
}
hr {
	color: #5b86ad;
	height: 1px;
}
#fullwidthtext {

	float: left;
	height: auto;
	width: 558px;
}

.formcontact label {
	width: 100px;
	float: left;
	text-align: left;
	display: block;
	font-weight: bold;

}
.formcontact caption {
	font-weight: bold;
	color: #00CCFF;
	text-align: left;
	padding-bottom: 10px;
}
.formcontact {
	float: left;
	width: 450px;
}


.formcontact input {
	width: 200px;
}
.formcontact textarea {

	width: 300px;
}

