html, body {
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	color: #a9afb2;
	background-color: #FFFFFF;
	margin: 0;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 10px;
}

img {
	border: 0;
}

img.fullImage {
  display: block;
  margin-left: auto;
  margin-right: auto 
}

/** Homepage Properties */

#home_header {
	position: relative;
	top: 80px;
	left: 48%;
	width: 750px;
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	background-color: #FFFFFF;  /*f3f3f3*/
	color: #000000;
	
}

#home_headerLinks {
  position: absolute;
  right: 0;
  top: -30px;
}

#home_headerLogo {
  position: absolute;
  left: 0;
  margin-right: 25px;
}

#home_headerText {
  position: absolute;
  left: 300px;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none;   
	margin-top: 15px;
  border-left: solid 1px #283C54;
  padding-left: 25px;
  padding-right: 50px;
}


#home_nav {
	position: relative;
	width: 750px;
	top:  190px;
	left: 50%;	
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	/*border: 1px solid #ccc;*/
	background-color: #FFFFFF;  /*f3f3f3*/
	color: #000000;
}


#home_market {
	position: relative;
	width: 750px;
	top: 230px;
	left: 50%;
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	/*border: 1px solid #ccc;*/
	background-color: #FFFFFF;  /*f3f3f3*/
	color: #000000;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none; 	
}

#home_marketTitle {
  float: left;
  margin-right: 15px;
}

#home_marketText {
  float: left;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none;   
	vertical-align: top;
  border-left: solid 1px #283C54;
  padding-left: 15px;
  padding-right: 50px;
}


/** End Homepage Properties */



#main {
	position: absolute;
	width: 750px;
	height: 700px;
	margin-top: -350px; /*set to a negative number 1/2 of your height*/
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	/*border: 1px solid #ccc;*/
	background-color: #FFFFFF;  /*f3f3f3*/
	color: #000000;
}

#header {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
}

#middle {
  position: absolute;
  top: 115px;
  left: 30px;
  clear: both;
  text-align: right;
  padding-right: 15px;
  padding-top:    150px;
  padding-bottom: 50%;
  line-height: 25px;
}

#bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  clear: both;
  text-align: left;
  padding-right: 15px;
  padding-top:    150px;
  padding-bottom: 50%;
  line-height: 25px;
}

#overview {
  border-left: solid 1px #FFFFFF;
}

#market {
  position: absolute;
  bottom: 0px;
  left: 0px;
  float: left;
  text-align: left;
  padding-right: 15px;
  padding-top:    150px;
  padding-bottom: 50%;
  line-height: 25px;
}

.home_content_title
{
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#FFFFFF;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none;  
}

.home_content
{
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none; 
}

.home_more
{
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	line-height: 			15px;
	text-decoration:	none; 
}

.main
{
  border-top: solid 5px #03202F;
}


/** Secondary Page Styles. */

#blueBar {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  width: 100%;
  height: 10px;
  font-size: 1px;
  line-height: 1px;
	background-color: #03202F;
}

#mainSecondary {
	position: absolute;
  left: 50%;
  top: 50px;
  width: 700px;
	margin-left: -350px; /*set to a negative number 1/2 of your width*/	
	background-color: #FFFFFF;
}

#headerSecondary {
	position: relative;
  left: 0;
  top: 0px;
  clear: both;
	background-color: #FFFFFF;
}

#navigationTopSecondary {
	position: absolute;
  left: 20px;
  top: 120px;
  clear: both;
	background-color: #FFFFFF;
}

#headerLogo {
  position: absolute;
  top: 20px;
  float: left;
}

#headerLinks {
  position: absolute;
  float: left;
  top: 20px;
  right: 0;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 				9px;
	text-decoration:	none;   
}

a.headerLinks:link {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	font-size: 				9px;	
  color: #8d9294; 
  text-decoration: none; 
}

a.headerLinks:active {
  color: #8d9294; 
  text-decoration: none; 
}

a.headerLinks:visited {
  color: #8d9294; 
  text-decoration: none; 
}

a.headerLinks:hover {
  color: #8d9294; 
  text-decoration: underline; 
}  

#headerSearchBar {
  position: absolute;
  top: 50px;
  right: 0px;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 				10px;
	text-decoration:	none;   
  vertical-align: middle;  
}

td.search {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 			 10px;
	text-decoration:	none;   
  vertical-align: middle; 
}

#leftContent {
  position: absolute;
  top: 220px;
  left: 20px;
  width: 448px;
}

#leftContentHeader {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#283C54;
	font-size: 				15px;
	line-height: 			15px;
	text-decoration:	none; 
}

#leftContentSubHeaders {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 				11px;
	text-decoration:	none; 
}

a.leftContentSubHeaders {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 				11px;
	text-decoration:	none; 
}
a.leftContentSubHeaders:active {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 				11px;
	text-decoration:	none; 
}

a.leftContentSubHeaders:visited {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 				11px;
	text-decoration:	none; 
}
a.leftContentSubHeaders:hover {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 				11px;
	text-decoration:	underline; 
}


#leftContentImage {
  position: absolute;
  float: left;
  margin-top: 2px;
  margin-right: 15px;
  top: 60px;
  left: 0px;  
}

#leftContentMain {
  position: absolute;
  float: left;
  top: 60px;
  left: 130px;
  padding-bottom:10px;
}

#leftContentMainHeader {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#283C54;
	font-size: 				12px;
	line-height:				16px;
	text-decoration:	none; 
	margin-bottom: 10px;
}

#leftContentMainText {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				11px;
	line-height:		15px;
	text-decoration:	none; 
}

#leftContentMainText table {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				11px;
	line-height:		15px;
	text-decoration:	none; 
}

#teamContentMain
{
  position: absolute;
  float: left;
  top: 50px;
  left: 50px;
  padding-bottom:10px;
}

#teamContentMainText
{
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				11px;
	line-height:		15px;
	text-decoration:	none; 
}

.bioName
{
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#283C54;
	font-size: 				12px;
	line-height:				16px;
	text-decoration:	none; 
	margin-bottom: 10px;
}

.bioName a:hover
{
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#283C54;
	font-size: 				12px;
	line-height:				16px;
	text-decoration:	underline; 
	margin-bottom: 10px;
}
.bioTitle
{
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#8d9294;
	font-size: 				11px;
	line-height:				15px;
	text-decoration:	none; 
	margin-bottom: 10px;
}
.bioSummary
{
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				11px;
	line-height:		15px;
	text-decoration:	none; 
}

#rightContent {
  position: absolute;
  float: left;
  top: 220px;
  right: 0px;
  width: 192px;
}

#interactive {

  text-align: left;
  line-height: 14px;
}

#interactiveImage {
  text-align: center;
  margin: 8px;
}

#interactiveText {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	text-decoration:	none; 
	text-align: left;
	margin: 8px;
}

#casestudies {
  position: relative;
  top: 10px;
  border: solid 1px #456665;
  line-height: 14px;
}

#casestudiesImage {
  text-align: left;
  margin: 8px;
  font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#456665;
	font-size: 				10px;
	text-decoration:	none; 
}

#casestudiesText {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				10px;
	text-decoration:	none; 
	text-align: left;
	margin: 8px;
}


#blueHeading {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#283C54;
	font-size: 				12px;
	text-decoration:	none; 
}

#blueHeadingSmall {
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			bold;
	color:						#283C54;
	font-size: 				10px;
	text-decoration:	none; 
}

#management {
  position: absolute;
  float: left;
  top: 40px;
  left: 60px;
}

#managementPicture {

}

#managementText {

}


/** ------------- */







/** Home Page Properties. */
#homeMain {
	position: absolute;
	border: 1px solid #ccc;
	background-color: #F3F3F3;  /*f3f3f3*/
	color: #000000;
}

#homeHeader {
  position: absolute;
  left: 0;
  top: 0;
}

