body { 
	margin: 0px;
 	padding: 0px;
 	background: #FFFFFF;
 	font-family: tahoma,arial,helvetica,sans-serif;
 	font-size: 8.6pt;
	color: #000A15;
	line-height: 11.6pt;
	text-align: center;
	}
  
#container {
	position: relative;
	margin: 0 auto;
	width: 750px;
	text-align: left;
	}
	
#top_strip {
  position: absolute;
  margin: 0;
  width: 20px;
  height: 144px;
  left: 0px;
  top: 50px;
  z-index: 2;
  }
  
#header {
  position: absolute;
  margin: 0px;
  width: 750px;
  height: 241px;
  left: 0px;
  top: 4px;
  z-index: 1;
  }
  
 #header_text {
  position: absolute;
  margin: 0px;
  width: 275px;
  height: 60px;
  left: 45px;
  top: 132px;
  z-index: 2;
  }
  
#navigation {
  position: absolute;
  margin: 0px;
  width: 750px;
  height: 50px;
  left: 0px;
  top: 245px;
  z-index: 3;
  }
  
#navigation a {
  float: left;
  clear: none;
  }
  
#mid_backer {
  position: absolute;
  margin: 0px;
  width: 750px;
  height: 299px;
  left: 0px;
  top: 3px;
  z-index: 1;
  }
	
#content {
	position: absolute;
	margin: 0px;
	width: 705px;
	top: 293px;
	z-index: 4;
	}
	
#footer {
	margin: 0px;
	width: 705px;
	z-index: 4;
	clear: both;
	}

A{	
	color:#000A15;
	}

	A:Hover
	{
	color:#CE0C87;
	}

A.grey{	
	color:#939393;
	}

	A.grey:Hover
	{
	color:#CE0C87;
	}

A.white{	
	color:#FFFFFF;
	}

	A.white:Hover
	{
	color:#000A15;
	}

A.black{	
	color:#000A15;
	text-decoration: none;
	font-weight: bold;
	}

	A.black:Hover
	{
	color:#CE0C87;
	text-decoration: none;
	font-weight: bold;
	}

#btn_home {
	background: #FFFFFF url(../../images/002/navigation/01_home.jpg) top left no-repeat;
	display: block;
	width: 79px;
	height: 50px;
	text-indent: -9999px;
	font-size: 9px;
	}
	
#btn_home:hover {
	background: #FFFFFF url(../../images/002/navigation/01_home.jpg) no-repeat 0px -50px;
	}

#btn_about {
	background: #FFFFFF url(../../images/002/navigation/01_about.jpg) top left no-repeat;
	display: block;
	width: 101px;
	height: 50px;
	text-indent: -9999px;
	font-size: 9px;
	}
	
#btn_about:hover {
	background: #FFFFFF url(../../images/002/navigation/01_about.jpg) no-repeat 0px -50px;
	}

#btn_team {
	background: #FFFFFF url(../../images/002/navigation/01_team.jpg) top left no-repeat;
	display: block;
	width: 89px;
	height: 50px;
	text-indent: -9999px;
	font-size: 9px;
	}
	
#btn_team:hover {
	background: #FFFFFF url(../../images/002/navigation/01_team.jpg) no-repeat 0px -50px;
	}

#btn_portfolio {
	background: #FFFFFF url(../../images/002/navigation/01_portfolio.jpg) top left no-repeat;
	display: block;
	width: 94px;
	height: 50px;
	text-indent: -9999px;
	font-size: 9px;
	}
	
#btn_portfolio:hover {
	background: #FFFFFF url(../../images/002/navigation/01_portfolio.jpg) no-repeat 0px -50px;
	}

#btn_entrepreneurs {
	background: #FFFFFF url(../../images/002/navigation/02_entrepreneurs.jpg) top left no-repeat;
	display: block;
	width: 117px;
	height: 50px;
	text-indent: -9999px;
	font-size: 9px;
	}
	
#btn_entrepreneurs:hover {
	background: #FFFFFF url(../../images/002/navigation/02_entrepreneurs.jpg) no-repeat 0px -50px;
	}

#btn_investors {
	background: #FFFFFF url(../../images/002/navigation/02_investors.jpg) top left no-repeat;
	display: block;
	width: 95px;
	height: 50px;
	text-indent: -9999px;
	font-size: 9px;
	}
	
#btn_investors:hover {
	background: #FFFFFF url(../../images/002/navigation/02_investors.jpg) no-repeat 0px -50px;
	}
	
#btn_news {
	background: #FFFFFF url(../../images/002/navigation/02_news.jpg) top left no-repeat;
	display: block;
	width: 73px;
	height: 50px;
	text-indent: -9999px;
	font-size: 9px;
	}
	
#btn_news:hover {
	background: #FFFFFF url(../../images/002/navigation/02_news.jpg) no-repeat 0px -50px;
	}
	
#btn_contact {
	background: #FFFFFF url(../../images/002/navigation/01_contact.jpg) top left no-repeat;
	display: block;
	width: 102px;
	height: 50px;
	text-indent: -9999px;
	font-size: 9px;
	}
	
#btn_contact:hover {
	background: #FFFFFF url(../../images/002/navigation/01_contact.jpg) no-repeat 0px -50px;
	}

.grey
{
 	font-family: tahoma,arial,helvetica,sans-serif;
 	font-size: 8.6pt;
	color: #939393;
	line-height: 11.6pt;
	}

.pink
{
	font-family: tahoma,arial,helvetica,sans-serif;
 	font-size: 8.6pt;
	color: #b90A78;
	line-height: 11.6pt;
	}

.white
{
	font-family: tahoma,arial,helvetica,sans-serif;
 	font-size: 8.6pt;
	color: #FFFFFF;
	line-height: 11.6pt;
	}

.black
{
	color: #000A15;
	}

.five
{
	color: #B94967;
	}
	
td { 
	margin: 0px;
 	font-family: tahoma,arial,helvetica,sans-serif;
 	font-size: 8.6pt;
	line-height: 11.6pt;
	}

.clear {
	clear: both;
	height: 0;
}

.inputbox
	{
	font-family: tahoma,arial,helvetica,geneva,sans-serif;
	font-size: 8pt;
	color: #000A15;
	line-height: 13px;
	padding: 2px;
	border-color: #D7D7D7;
	background-color: #FFFFFF;
	border-style: solid; 
	border-width: 1px;
	width: 175px;
	}
