@charset "utf-8";
li {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3  {
    font-weight: bold; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#container {
	width: 900px;
	padding: 0px;
	left: 50%;
	margin-left: -450px;
	position:absolute;
}
#banner {
	width: 900px;
	clear: both;
}
#topnav {
	width: 712px;
	clear: both;
	height: 27px;
	padding-left: 62px;
	background-image: url(../images/topnavbg.gif);
}
#topnav a {
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
#topnav a:hover {
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
}
.activepage {
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
}
#topnav p {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
}
#images {
	width: 902px;
	margin-top: 82px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
}
#content {
	width: 870px;
	clear: both;
	margin-top: 170px;
	padding: 15px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#category {
	width: 870px;
	border-bottom: 1px solid #000;
	clear: left;
}
#category h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    margin: 0px;
}
#project {
	width: 290px;
    float: left;
}
#project a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    padding: 2px;
}
#project a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #5A7394;
    padding: 2px;
}
#title {
	border-bottom: 1px solid #000;
}
#title span {
	color: #999999;
	margin-left: 20px;
}
#title h1 {
	margin-top: 0px;
    margin-bottom: 5px;
}
#project-img {
	width: 420px;
	clear: both;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}
#project-text {
	width: 70px;
	margin-top: 10px;
	float: left;
	margin-left: 30px;
}
#project-text p {
	font-size: 14px;
	margin: 0px;
}
#project-titles {
	margin-top: 10px;
	float: left;
}
#project-titles p {
	font-size: 14px;
	margin: 0px;
}
#project-desc {
	margin-top: 10px;
	width: 420px;
	float: left;
	margin-left: 30px;
}
#project-desc p {
	font-size: 14px;       
}
#project-back {
    clear: both;
    float: left;
    width: 870px;
    margin-bottom: 10px;
    text-align: center;
}
#project-back a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    padding: 2px;
}
#project-back a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #5A7394;
    padding: 2px;
}
#project-previous {
    clear: both;
    float: left;
    width: 435px;
    height: 30px;
    margin-bottom: 10px;    
}
#project-previous a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
#project-previous a:hover {
    text-decoration: underline;
}
#project-next {
    float: left;
    text-align: right;
    width: 435px;
    height: 30px;
    margin-bottom: 10px;    
}
#project-next a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    text-decoration: none;
}
#project-next a:hover {
    text-decoration: underline;
}
#contact-map {
    clear: both;
    float: left;
    width: 435px;
    margin-top: 10px;
    margin-bottom: 20px;  
}
#contact-details {
    float: left;
    width: 300px;
    margin-left: 20px;
    margin-top: 20px;
}
#contact-details p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: right;
}
#footer{
	clear:both;
	background-color: #5A7394;
	width: 900px;
	height: 85px;
}
#footer p {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 50px;
	color: #FFFFFF;
	padding-top: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.address-labels {
	color: #000000;
	font-weight: bold;
}
#w3c {
	clear:both;
	width: 900px;
}
#w3c p {
	text-align: right;
	margin-top: 15px;
	padding-right: 45px;
}