body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/main_bg_tile.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a{
	color: #60614F;
	text-decoration: none;
}
a:hover{
	color: #60614F;
	text-decoration: underline;
}
#main_container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	height: 106px;
	text-align: center;
}
#nav{

}
#center{

}
#center td{
	
}
#footer_bars{

}
#footer_left{
	float: left;
	height: 30px;
	width: 450px;
	background-color: #DADADA;
	text-align: right;
}
#footer_right{
	float: right;
	height: 30px;
	width: 450px;
}
#shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	width: 9px;
	vertical-align: bottom;
}
#content {
	text-align: justify;
	margin-top: 26px;
	margin-right: 37px;
	margin-left: 35px;
	line-height: 16px;
	height: 325px;
}
#contentTeam{
	text-align: justify;
	margin-top: 26px;
	margin-right: 10px;
	margin-left: 35px;
	line-height: 16px;
	height: 325px;
}
#contentOurTeam {
	text-align: justify;
	margin-top: 26px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 16px;
	height: 325px;
}
.content_green{
	font-weight: bold;
	color: #766000;

}
.content_green_italic{
	font-weight: bold;
	color: #766000;
	font-style: italic;
	text-transform: uppercase;
}
#content ul{
	margin-left: 0px;
	padding-left: 1px;
	text-align: left;
	margin-top: 3px;
}
#content li{
	margin-left: 18px;
	padding-top: 1px;
}
#content_bottomPadding{
	margin-left: 35px;
	height: 52px;
}
.vertical_align{
	vertical-align: top;
	background-image: url(images/content_bg_square.gif);
	background-repeat: no-repeat;
}
h1{
	margin-top: 0px;
	margin-bottom: 15px;
}
.alignRight {
	text-align: right;
	vertical-align: bottom;
}
#ventureCapital_ul li{
	margin-left: 0px;
	padding-top: 2px;
	display: block;
}
#companies{
	margin-top: 28px;
}
#bio_container{
	margin-top: 25px;
	text-align: left;
	width: 100%;
}
.bio{
	height: 60px;
	vertical-align: middle;
	width: 42%;
}
.bio img, .bioLeft img{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.bioLeft{
	height: 60px;
	vertical-align: middle;
	width: 58%;
}
#bio_list{
	list-style-type: none;
}
#bio_list li{
	padding-left: 50px;
	margin-left: 0px;
	margin-bottom: -14px;
	padding-bottom: 10px;
	padding-top: 4px;
}
#brian{
	background-image: url(images/bio_brian.jpg);
	background-repeat: no-repeat;
}
#deric{
	background-image: url(images/bio_deric.jpg);
	background-repeat: no-repeat;
}
#nathan{
	background-image: url(images/bio_nathan.jpg);
	background-repeat: no-repeat;
}
#jennifer{
	background-image: url(images/bio_jennifer.jpg);
	background-repeat: no-repeat;
}
#valuesContainer{
	margin-top: 28px;
	padding-left: 0px;
}
#values li{
	padding-left: 0px;
	margin-left: 14px;
}
#principals{
	list-style-type: none;
}
#principals li{
	padding-left: 22px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
}
#principals1{
	background-image: url(images/approach_1.gif);
	background-repeat: no-repeat;
}
#principals2{
	background-image: url(images/approach_2.gif);
	background-repeat: no-repeat;
}
#principals3{
	background-image: url(images/approach_3.gif);
	background-repeat: no-repeat;
}
#principals4{
	background-image: url(images/approach_4.gif);
	background-repeat: no-repeat;

}
#principals5{
	background-image: url(images/approach_5.gif);
	background-repeat: no-repeat;

}
