@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: #14134f;
	height:100%;
	background-color:#202930;
}

p {
	text-align:justify;
}

h1 {
	text-transform:uppercase;
	font-size: 17px;
	color:#14134f;
}

h2 {
	text-transform:uppercase;
	font-size: 12px;
	color:#cd1414;
}

a:link {
	color: #cd1414; text-decoration:underline;
}
a:visited {
	color: #cd1414; text-decoration:underline;
}
a:hover {
	color: #202930; text-decoration:underline;
}
a:active {
	color: #202930; text-decoration:underline;
}

.r:link {
	color: #ffffff; text-decoration:none;
}

.r:visited {
	color: #ffffff; text-decoration:none;
}

.r:hover {
	color: #bfbfbf; text-decoration:none;
}

.r:active {
	color: #bfbfbf; text-decoration:none;
}

.r2:link {
	color: #8c9eac; text-decoration:none;
}

.r2:visited {
	color: #8c9eac; text-decoration:none;
}

.r2:hover {
	color: #fff; text-decoration:none;
}

.r2:active {
	color: #8c9eac; text-decoration:none;
}

#page-container {
	border: 1px solid #081a70; 
	background-color:#FFFFFF;
	width:800px;
	height:100%;
	margin:auto;
}

#header {
	height: 130px;
}

.headeraddress {
	background-image:url(../images/header.jpg);
	text-transform:uppercase;
	font-size: 10px;
	color:#14134f;
	text-align:right;
	height: 105px;
	margin-bottom:0;
	padding:25px 10px 0px 0px;
}

#subheader-about {
	height: 2px;
	background-image:url(../images/subheader_aboutus.jpg);
	margin:0px;
	vertical-align:bottom;}
	
#subheader-divisions {
	height: 2px;
	background-image:url(../images/subheader_divisions.jpg);
	margin:0px;
	vertical-align:bottom;}
	
#subheader-projects {
	height: 2px;
	background-image:url(../images/subheader_divisions.jpg);
	margin:0px;
	vertical-align:bottom;}
	
#subheader-meetthestaff {
	height: 2px;
	background-image:url(../images/subheader_meetthestaff.jpg);
	margin:0px;
	vertical-align:bottom;}


#nav {
	height:46px;
}

#contentindex {
	background-color:#FFFFFF;
	overflow:hidden;

}

#content {
	background-color:#FFFFFF;
	overflow:hidden;
	padding:10px 10px 10px 10px;

}


#indexwelcome {
	float:left;
	width:290px;
	padding:10px 10px 0px 10px ;

}

#indexphoto {
	float:right;
	margin:0px;
	width:480px;
	padding:10px 10px 0px 0px ;
}

#indexmissionstatements {
	width:760px;
	float:left;
	padding-left:20px;
	padding-right:20px;
}



#contentwithmenu {
	background-color:#FFFFFF;
	overflow:hidden;
	padding:24px 26px 26px 26px; 
}

#footer {
	font-size:11px; 
	text-align:center; 
	width:785px; 
	padding: 5px 10px 3px 5px;
	background-color:#ffffff;
	clear:both;
}

#heading {
	text-align:center;
	padding: 13px 0px 0px 5px;
}

#menucontainer {
	width: 161px;
	float:right;
	padding:0px 0px 20px 20px;

}
 
#redbar {
	background-image:url(../images/menutop.jpg);
	background-position:bottom;
	background-repeat:repeat-x;

}

#menu {
	color:#FFFFFF;
	width: 161px;
	background:url(../images/contentbkg.jpg) repeat-x bottom #3e505e;
	height: auto;
	overflow:hidden;
}

#menucontact {
	color:#FFFFFF;
	width: 175px;
	background:url(../images/contentbkg.jpg) repeat-x bottom #3e505e;
	height: auto;
	overflow:hidden;
}

.h1menustyle {
	text-transform:uppercase;
	font-weight:bold;
	font-size: 17px;
	color:#14134f;
}

.h3header {
	text-transform:uppercase;
	font-size: 17px;
	color:#cd1414;
	font-weight:bold;
}

.whitetext {
	padding:12px 10px 5px 10px;
	font-size: 11px;
	color: #ffffff;
	text-align:justify;
}

.projectsborder {
	border-bottom: 1px #999999 solid;
	border-right: 1px #999999 solid;
}

/* Project 2000 2005 */


.projectsbkg {
	background:url(../images/projectbkg.png) repeat-x bottom #303f4b;
	height:auto;
	overflow:hidden;
	vertical-align:top;
}

#projectsbox {
	background:url(../images/redlinebkg.jpg) repeat-x;
	padding:12px 10px 5px 10px;
	font-size: 11px;
	color: #ffffff;
	line-height:20px;
}

#indexbox {
	background:url(../images/redlinebkg.jpg) repeat-x;
	padding:12px 10px 15px 10px;
	font-size: 11px;
	color: #ffffff;
	text-align:justify;
}
a:link {
	color: #cd1414; text-decoration:underline;
}
a:visited {
	color: #cd1414; text-decoration:underline;
}
a:hover {
	color: #f33030; text-decoration:underline;
}
a:active {
	color: #f33030; text-decoration:underline;
}


/* Project 2000 2005 */


.imgborder {
  border:1px #384855 solid;
}

#projectlistlink {
text-align:left;
vertical-align:text-bottom;
}
