/* Global Styles */

body {
	font-family: Fruita, Arial, "Times New Roman";
	font-size: 13px;
	color: #234B64;
	text-decoration: none;
	height: 10000px;
	margin-top: 40px;
	}
a   {
	font-family: Fruita, Arial, "Times New Roman";
	font-size: 13px;
	color: #234B64;
	text-decoration: none;
	}
a:hover {
	color: #BDDFF7;
	}	
#PageContainer {
	width: 925px;
	position: relative;
	text-align: left;
	}
#Logo {
	width: 125px;
	position: relative;
	float: left;
	}
#Header {
	width: 800px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #234B64;
	left: 125px;
	z-index: 1000;
	}
#Footer  {
	width: 800px;
	position: relative;
	left: 125px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #234B64;
	float: left;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	color: #999999;
	padding-bottom: 5px;
	font-size: 11px;
	margin-top: 10px;
	}
#Footer p {
	color: #999999;
	font-size: 11px;
	letter-spacing: 0.4em;
	margin: 0px;
	}
#Footer a {
	color: #234B64;
	font-size: 12px;
	text-decoration: underline;
	}
#AboutUsContainer     {
	width: 560px;
	height: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	font-size: 14px;
}
#LeadershipContainer     {
	width: 600px;
	height: auto;
	position: relative;
	float: left;
}
#LeadershipModule     {
	width: 580px;
	position: relative;
	float: right;
	padding: 10px;
}
#LeadershipModule img     {
	height: 150px;
	width: 150px;
	float: left;
}
#LeadershipModule p     {
	float: right;
	width: 420px;
	position: relative;
	margin: 0px;
	height: auto;
}
#LeadershipModule:hover     {
	background-color: #E6E6E6;
}
#LeadershipModule  a:hover     {
	color: #234B64;
}
#ProjectContainer     {
	width: 600px;
	position: relative;
	float: left;
	height: auto;
}
#ProjectModule     {
	width: 200px;
	position: relative;
	float: left;
	height: 160px;
	text-align: center;
}
#ProjectModule a     {
	text-decoration: none;
}
#ProjectModule img     {
	height: 120px;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px;
}
#ProjectModule:hover     {
	background-color: #E6E6E6;
}
#ProjectModule  a:hover     {
	color: #234B64;
}
#previewPane{
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;

	}
#previewPane   img{
	height: 400px;
	width: 600px;
	}
#DescriptionBox      {
	width: 195px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
#OpenArchitecture {
	width: 195px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	}	
#ProjectList      {
	width: 195px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
	#imageSlideshowHolder{
	height: 400px;
	width: 600px;
	float: left;
	position: relative;
	z-index: 10;
	}
	/* Don't change these values */
	#imageSlideshowHolder img{
	height: 200px;
	width: 300px;
	position: absolute;
	left: 150px;
	top: 100px;
	}
	#galleryContainer{
	overflow:hidden;
	width: 600px;
	position: relative;
	height: 90px;
	}
	#theImages{
	width:2000px;
	position: absolute;
	float: left;
	}
	#theImages img{
	float:left;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 80px;
	width: 120px;
	position: relative;
	margin-right: 10px;
	}
	#slideEnd{
	float: left;
	position: relative;
	}
	#arrow_left{
	float: left;
	position: relative;
	}
	#arrow_right{
	float: right;
	position: relative;
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 10;
	}

