@charset "UTF-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin: 0px;
	}

body {
	background-color: #000;
	}

div.buttons {
	height: 50px;
	margin-right: 30px;
	float: right;
	}

div.content_area {
	width: 1000px;
	min-height: 300px;
	background-image:url(../images/content_area_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	float: none;
	margin-top: 0px;
	background-color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

div.content_text {
	width: 400px;
	min-height: 300px;
	background-image: url(../images/txt_tilebg.png);
	background-repeat: repeat;
	margin-right: 50px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	}

div.content_bigtext {
	width: 700px;
	min-height: 400px;
	background-image: url(../images/txt_tilebg.png);
	background-repeat: repeat;
	position: relative;
	margin-left: auto;
	margin-right: 50px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	}

div.footer {
	width: 1000px;
	height: 50px;
	position: relative;
	display: table-cell;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: #FFF thin solid;
	border-top: #FFF thin solid;
	background-color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	}

div.header {
	width: 1000px;
	height: 105px;
	background-image:url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: #FFF thin solid;
	background-color: #000000;
	}

div.header2 {
	width: 1000px;
	height: 105px;
	background-image: url(../images/header_logo2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: #FFF thin solid;
	background-color: #000000;
	}

div.nav {
	width: 1000px;
	height: 80px;
	position: relative;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: #FFF thin solid;
	background-color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

div.select {
	width: 194px;
	height: 20px;
	position: relative;
	margin-right: 30px;
	float: right;
	}

div.top {
	width: 1000px;
	height: 50px;
	position: relative;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: #FFF thin solid;
	background-color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

div.wrapper {
	width: 1000px;
	min-height: 100%;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-left: #FFF thin solid;
	border-right: #FFF thin solid;
	background-color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}

font.location {
	font-size: 11px;
	letter-spacing: 1px;
	}

font.phone {
	letter-spacing: 1px;
	}

h1 {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	color: #F99E1E;
	text-transform: uppercase;
	}
	
h2 {
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	}
	
img {
	width: 690px;
	padding: 4px;
	border: #000 thin solid;
	margin-top: 5px;
	margin-bottom: 5px;
	}

img.small {
	width: 500px;
	padding: 4px;
	border: #000 thin solid;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	}


p {
	margin: 10px 0px 0px 0px;
	}
	
ul {
	
	}

/* id below */

/* rollover buttons begin */

#about {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_about.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#about:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#team {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_ourteam.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#team:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#mergers {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_mergers.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#mergers:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#structured {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_structuredfinancing.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#structured:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#merchant {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_merchantpartners.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#merchant:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#overview {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_overview.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#overview:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#cleantechmarket {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_cleantechmarket.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#cleantechmarket:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#transition {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_transition.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#transition:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#cleantechscurve {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_cleantechscurve.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#cleantechscurve:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#investment {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_investmentstageandthemes.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#investment:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#sectors {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_sectorsandtechnologies.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#sectors:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#tcib {
  	display: inline-table;
  	width: 117px;
  	height: 50px;
  	background: url(../images/btn_tcib.png) no-repeat 0 -50px;
	margin: 0px 0px 0px 0px;
	}

#tcib:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#btn_selectcapital {
  	display: inline-table;
  	width: 97px;
  	height: 20px;
  	background: url(../images/btn_headercapital.png) no-repeat 0 -20px;
	margin: 0px 0px 0px 0px;
	}

#btn_selectcapital:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#btn_selectpartners {
  	display: inline-table;
  	width: 97px;
  	height: 20px;
  	background: url(../images/btn_headerpartners.png) no-repeat 0 -20px;
	margin: 0px 0px 0px 0px;
	}

#btn_selectpartners:hover { 
  	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/* rollover buttons end */

a {
	color: #F99E1E;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
