html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

h1{
	display: none;
}
#wrapper {
	height: 100%;
}

#header {
	background-image: url(images/header_02.gif);
	background-repeat:repeat-x;
	height: 195px;
	width: 100%;
}

#header-graphics{
	height: 143px;
}

#pageheader{
	margin-left: 211px;
top: 143px;
}


#content {
	width: 840px;
}
#nav{
	width: 211px;
	background-color:  #FFFFFF;
	float:left;
	margin-top: 6px;
	height: 300px;
}
#split-column {
	width: 585px;
	margin: 15px 10px 0 13px;
	float: left;
}

#column1 {
	float: left;
	width: 285px;
	margin:  15px 10px 0 13px;
}
#column2{
	float: left;
	width: 285px;
	margin: 15px 10px 0 13px;
}

#footer {
	width: 100%;
	height: 120px;
	background-image: url(images/footer_repeater.gif);	
	clear: left;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.break{
	clear:both;
}
.body-copy-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #008ECD;
}
.body-copy-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.body-copy-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
ul{
	margin-bottom: 5px;
	display: inline;
	text-indent: 0;
	margin-left: 0;
	padding-left: 1px;
	list-style: none;
	list-style-position:outside;
	
}

#speciallist ul li {
	color: #008ECD;

}

ul li{
		list-style-image: url(images/grey-arrow.gif);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
		margin-bottom: 15px;
		margin-left: 15px;
		padding-left: 0px;
		
}
ul li ul li{
		margin-bottom: 5px;
}
.body-copy-head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}

#team1 ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #008ECD;
	
}
#team1 ul li{
margin-bottom: 5px;
}
#team2 ul li{
margin-bottom: 5px;
}
#team2 ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #008ECD;
	
}
#split-column ul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #008ECD;	
}
#split-column ul li {
margin-bottom: 0px;;
}

#bio-split-column{
	width: 585px;
	margin: 15px 10px 0 15px;
	float: left;	
	
}


#bio-column1 {
	float: left;
	width: 285px;
	margin:  30px 22px 15px 10px; 13px;
}
#bio-content1 a {
color:#7BBEDC;
text-decoration: none;
	
}
#bio-column2{
	float: left;
	width: 280px;
	margin: 30px 0 0;

}

#bio-photo{
	float: left;
	height: 180px;
	overflow: hidden;
}
#bio-content1{
	padding-top: 10%;
	float: left;
	width: 300px;
	margin-left: 15px;
	line-height: 12px;
	font-size: 10px;
}
#bio-content2{
	float: left;
	margin-left: 15px;
	line-height: 12px;
	
}

#bio-greenbar{
background-image: url(images/green-bar.jpg);
height: 8px;
width: 600px;
float: left;

}
#bio-greenbar p{
display: none;
}


.bio-name {
	color: #999;
	font-family: arial, sans-sarif;
	font-size: 24px;
	line-height: 22px;
}
.bio-title{
	color: #999;
	font-family: arial, sans-sarif;
	font-size: 11px;	
}

.bio-copy{
	color: #999;
	font-family: arial, sans-sarif;
	font-size: 12px;
	line-height: 16px;
}

.bio-headline{
	color: #999;
	font-family: arial, sans-sarif;
	font-size: 17px;
}

#bio-wrapper{
margin-left: 220px;
}
a {
	color: #008DC9;
	text-decoration: none;
}
