@charset "utf-8";
/* CSS Document */

#team{
	z-index:0;
}
#teamHeader{
	position:relative;
}
#teamBody{
	position:relative;
	background-image:url(/images/contact/contile.gif);
	width:617px;
	height:159px;
	min-height:159px;
	text-align:left;
}
#teamText{
	display:block;
	width:350px;
	margin-left:30px;

	}
#teamFooter{
	position:relative;
}
#teamImage{
	position:absolute;
	top:5px;
	left:500px;
	z-index:50;
}
#blogHeader{
	position:relative;
}
#blogMain{
	position:relative;
	background-image:url(/images/home/blogMain.gif);
	width:338px;
	/*height:290px;*/
	height:320px;
	text-align:left;
}
#blogText{
	position:relative;
	margin:0px 0 0 35px;
	width:270px;
	font-weight: bold;
}
#blogFooter{
	position:relative;
}
#laptop{
	position:absolute;
	top:-50px;
	left:140px;
	z-index:50;
}
#teamMembers{
	position:relative;
	/*background-image:url(/images/team/teamMembers.gif);*/
	background-image:url(/images/team/teamMembers2.gif);
	background-repeat:no-repeat;
	width:625px;
	height:164px;
	top:0px;
}
#memberHolder{
	position:relative;
	margin-left:14px;
}
.member{
	float:left;
	margin-right:30px;
	margin-left: 0px;
}
html*#memberHolder{
	position:relative;
	margin-left: -11px;
}
html*.member{
	float:left;
	margin-left: 15px;
	margin-right: 14px;
}
.member span{
	position:relative;
	top:5px;
	font-weight:bold;
	background-color:#ffef3c;
	color:#000000;
	}
#pdfLinks{
	position:absolute;
	top:150px;
	left:400px;
	z-index:100;
	text-align:left;
}
.downloadLink{
	position:absolute;
	top:15px;
	width:130px;
}

.outline {
	border: 1px solid #ffffff;
}
/* TEXT STYLES */
.teamText{
	background-color:#FFFFFF;
}
.teamText span{
	background-color:#b28957;
	color:#FFFFFF;
}
.teamText a:link{
	background-color:#25d7ec;
	color:#FFFFFF;
}
.teamText a:hover{
	background-color:#6a95ab;
	color:#FFFFFF;
}
.blogText{
	background-color:#FFFFFF;
	color:#000000;
	margin-bottom:10px;
	font-weight:bold;
}
.blogText span{
	background-color:#b2a99e;
	color:#FFFFFF;
	font-weight:bold;
}
.blogText a:link, .blogText a:visited{
	background-color:#f7941e;
	color:#FFFFFF;
}
.blogText a:hover{
	background-color:#df5200;
	color:#FFFFFF;
}

/* new for 2008*/

#rightColAligner {
	text-align:left;
	padding-left:40px;
	width:270px;
}

#rightColBG {
	height:336px;
	background-image:url(../images/layout/cutout_deep.png);
}

#photos {
	position:absolute;
	left:20px;
	top:170px;
}
