html, body {
	padding: 0;
	border: 0;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
	background-color: #FFF;
	color: #FFF;
}
body {
	margin: 0 10px 10px;
}
img {
	border: 0;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 0;
}
h2 {
	font-size: 19px;
	font-weight: normal;
	margin:0;
	padding: 5px 0;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 8px 0;
	padding: 0;
}
strong {
	color:#FFFFFF;
	font-weight:bold;
}
#container {
	margin: 0;
	padding: 0;
	border: 0;
}
#follow {
	color:#666;
	font-size:12px;
	clear:both;
	height:35px;
	margin:-10px -10px 0;
}
#follow ul {
	/*display:inline-block;*/
	margin:0 0 0 370px;
}
#follow ul li {
	float:left;
	margin:4px;
	overflow:hidden;
}
#follow ul li a {
	width:139px;
	height:29px;
	display:block;
	text-indent:-9999px;
}
#follow ul li a.facebook {
	background: url('../pics/btn_facebook.gif') no-repeat 0 0;
}
#follow ul li a.facebook:hover {
	background-position:0 -29px;
}
#follow ul li a.twitter {
	background: url('../pics/btn_twitter.gif') no-repeat;
}
#follow ul li a.twitter:hover {
	background-position:0 -29px;
}
#follow ul li a.linkedin {
	background: url('../pics/btn_linkedin.gif') no-repeat 0 0;
}
#follow ul li a.linkedin:hover {
	background-position:0 -28px;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #9E9E9E;
	background-image: url(../pics/background.jpg);
	color: #FFF;
	width: 100%;/*height: 100%;*/
}
#footer {
	margin: 0;
	padding: 40px 20px 20px;
	border: 0;
	color: #FFF;
	font-size: 10px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
#footer_content {
	margin: 0;
	padding: 40px 20px 20px 40px;
	border: 0;
	color: #FFF;
	font-size: 10px;
}
#footer_content a:link, #footer_content a:active, #footer_content a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer_content a:hover {
	color: #000;
}
.tab_container {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}
.tab_container td {
	padding: 0;
	margin: 0;
}
.tab_navi {
	height: 50px;
	background-color: #FFF;
	margin: 0 0 10px;
	padding: 0;
	width: 880px;
}
.logo {
	width: 900px !important;
	height: 50px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0;
}
.logo img {
	float: left;
	margin: 26px 200px 0 0;
	display: inline;
}
.logo ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 50px;
}
.logo ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 50px;
}
.logo ul li img {
	margin: 0;
	padding: 0;
	height: 50px;
}
.navigation {
	width: 500px !important;
	height: 50px;
	vertical-align: top;
	padding: 0 0 0 30px;
	margin: 0;
}
.navi_tab {
	padding: 0;
	margin: 0;
	border: 0;
}
.content_tab {
	background-image: url(../pics/seed.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 880px;
}
.tab_whoweare {
	background-image: url(../pics/seed_whoweare.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 880px;
}
.tab_whatwedo {
	background-image: url(../pics/seed_whatwedo.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 880px;
}
.tab_howwework {
	background-image: url(../pics/seed_howwework.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 880px;
}
.tab_clients {
	background-image: url(../pics/seed_whatclientssay.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 880px;
}
.tab_contact {
	background-image: url(../pics/plant.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 880px;
}
.tab_sitecontentb {
	height: 100%;
	width: 880px;
}
.content_left {
	width: 420px;
	font-size: 22px;
	margin: 0;
	padding: 40px 0 0 20px !important;
	vertical-align: top;
}

.content_left p {
	font-size: 14px;
	margin-top:10px;
}
.content_left a {
	color:#fff;
}

.content_left a:hover {
	color:#000;
	text-decoration:underline;
}
.content_right {
	width: 370px;
	font-size: 14px;
	margin: 0;
	padding: 40px 20px 0 30px !important;
	vertical-align: top;
}
.content_right p {
	margin-top: 0;
	padding-top: 0;
}
.content_right em {
	font-size: 12px;
	font-style:italic;
}
.content_right em a, .content_right em a:visited {
	color:#fff;
	font-style:underline;
}
.content_right em a:hover {
	color:#000;
}
.content_right ul {
	margin:0;
	padding:5px 14px;
}
.sitecontent_left {
	width: 300px;
	font-size: 16px;
	margin: 0;
	padding: 40px 0 0 20px !important;
	vertical-align: top;
}
.sitecontent_left p {
	margin-top: 0;
	padding-top: 0;
}
.sitecontent_left p a:link, .sitecontent_left p a:active, .sitecontent_left p a:visited {
	color: #FFF;
	text-decoration: underline;
}
.sitecontent_left p a:hover {
	color: #000;
	text-decoration: underline;
}
.sitecontent_left ul {
	margin-left:-25px;
	font-size:14px;
}
.sitecontent_right {
	width: 480px;
	font-size: 14px;
	margin: 0;
	padding: 40px 20px 0 40px !important;
	vertical-align: top;
}
.sitecontent_right p {
	margin-top: 0;
	padding-top: 0;
}
.sitecontent_right p a:hover {
	text-decoration: underline;
	color: #000;
}
.sitecontent_right ul {
	margin: 0 0 0 14px;
	padding: 0;
}
.sitecontent_right ul li {
	padding: 2px 0 8px;
}
/* used mainly on the client page*/
.sitecontent_right .source {
	font-size: 12px;
	margin-top:10px;
}
.sitecontent_right .quote {
	padding: 10px 0 0;
	margin: 0;
	font-size: 18px;
	font-style:italic;
}
.sitecontent_right .clientlogo {
	padding: 10px 0
}
.sitecontent_right p a:link, .sitecontent_right p a:active, .sitecontent_right p a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
/*what we do*/
#wwdoBlocks{
	border: 1px solid #fff;
	background-color: #8F8F8F;
	padding-top: 3px;
	margin:20px 0 40px 0;
}
#wwdoBlocks ul{
	display: inline-block;
	margin:0;
}
#wwdoBlocks ul li{
	display: inline-block;
	margin:0;
	padding:0;
	text-indent: -9999px;
}

#wwdoBlocks ul li a.identify{
background: url('../pics/wwdo_block_01.gif') no-repeat;
width: 116px;
height: 37px;
display:block;
overflow: hidden;
}
#wwdoBlocks ul li a.prototype{
background: url('../pics/wwdo_block_02.gif') no-repeat;
width: 156px;
height: 37px;
margin: 0  0 0 -5px;
display:block;
overflow: hidden;
}
#wwdoBlocks ul li a.launch{
background: url('../pics/wwdo_block_03.gif') no-repeat;
width: 121px;
height: 37px;
margin: 0  0 0 -5px;
display:block;
overflow: hidden;
}
#wwdoBlocks ul li a.nurture{
background: url('../pics/wwdo_block_04.gif') no-repeat;
width: 101px;
margin: 0  0 0 -5px;
height: 37px;
display:block;
overflow: hidden;
}

/*how we work*/
#blocks {
	text-align:center;
	margin: 10px 0;
}
#blocks a{
	border: 1px solid #fff;
	text-indent:-9999px;
	color: #fff;
	display:inline-block;
	margin:6px;
	overflow:hidden;
}
#blocks a.team {
	width:140px;
	height:48px;
	background: url('../pics/block_skilled.gif') no-repeat 0 0;
}
#blocks a.team:hover{
	background-color: #959494;
}
#blocks a.approach {
	width:154px;
	height:48px;
	background: url('../pics/block_entrepeneurial.gif') no-repeat 0 0;
}
#blocks a.approach:hover{
	background-color: #959494;
}
#blocks a.glasshouse {
	width:140px;
	height:48px;
	background: url('../pics/block_glasshouse.gif') no-repeat 0 0;
}
#blocks a.glasshouse:hover{
	background-color: #959494;
}
#blocks a.networks {
	width:140px;
	height:48px;
	background: url('../pics/block_networks.gif') no-repeat 0 0;
}
#blocks a.networks:hover{
	background-color: #959494;
}
#blocks a.invest {
	width:140px;
	height:48px;
	background: url('../pics/block_invest.gif') no-repeat 0 0;
}
#blocks a.invest:hover{
	background-color: #959494;
}
#teamblend a{
	overflow:hidden;
	}
#teamblend{
	margin-bottom: 8px;
	}
#teamblend .blend1 {
	width: 247px;
	height: 112px;
	display:block;
	text-indent:-9999px;
	background: url('../pics/teamblend1.gif') 0 0 no-repeat;
}
#teamblend .blend2 {
	width: 247px;
	height: 112px;
	display:block;
	text-indent:-9999px;
	background: url('../pics/teamblend2.gif') 0 0 no-repeat;
	margin:-112px 0 0 247px;	
}
#teamblend .blend3 {
	width: 247px;
	height: 116px;
	display:block;
	text-indent:-9999px;
	background: url('../pics/teamblend3.gif') 0 0 no-repeat;
	margin:-116px 0 0 247px;
}
#teamblend .blend4 {
	width: 247px;
	height: 116px;
	display:block;
	text-indent:-9999px;
	background: url('../pics/teamblend4.gif') 0 0 no-repeat;
}
.testimony {
border-bottom: 1px dotted #fff;
margin-bottom:8px;
min-height:70px;
}
.testimony img{
	width:80px;
	height:80px;
	float:right;
	margin:10px
}
/*-*/
.distance_8 {
	padding: 0 8px;
}
.distance_bottom_4 {
	margin-bottom: 4px;
	padding-bottom: 0;
}
.width_270 {
	width: 270px;
}
.top {
	vertical-align: top;
}
.down {
	vertical-align: bottom;
}
.centeredp {
	margin: 12px 0 6px !important;
}
.white_line {
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #FFF;
	margin: 0 0 4px;
}
.dotted_line {
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #FFF;
	margin: 8px 0 4px;
}
.hidden {
	display: none;
	width: 0;
	height: 0;
	visibility: hidden;
}
.link_white {
	color: #FFFFFF;
	text-decoration: underline;
}
