/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font:normal 100%/11px Arial, Helvetica, sans-serif;
}
img, div, h1, a, input {
	behavior: url(iepngfix.htc)
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ccc;
}
table tr th {
	background-color:#EFEFEF;
}
table tr td, table tr th {
	margin:0;
	padding:2px;
	border:1px solid #ccc;
	border-collapse:collapse;
	font-size:13px;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
a {
	border:none;
	outline:0;
}
img {
	outline:none;
}
/* typography.css */
body {
	font-size:100%;
	color:#6a5644;
	font-family:"Times New Roman", Times, serif;
	background:#000;
}
h1, h2, h3, h4, h5, h6 {
	color:#000;
}
h1 {
	font-size:3em;
	line-height:1;
	margin-bottom:0.5em;
}
h2 {
	font-size:2em;
	margin-bottom:0.75em;
}
h3 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
}
h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
}
h5 {
	font-size:1em;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
	font-size:11px;
}
p img {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#7F8F44;
	text-decoration:none;
	font-size:14px;
}
a:hover {
	color:#333;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold !important;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
}
del {
	color:#666;
}
pre, code {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em "Times New Roman", Times, serif;
	line-height:1.5;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
ul li ol li {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
	float:left;
}
dl dt {
	font-weight:bold;
	float:left;
}
dd {
	margin-left:1.5em;
	float:left;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
th, td {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#E5ECF9;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
input, textarea {
	font-size:75%;
	color:#666;
}
button {
	margin:0;
	padding:0;
	border:0;
	background:0;
	cursor:pointer;
}
/* @Global Class */
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.no-border {
	border:0 !important;
}
.no-bg {
	background:0 !important;
}
a.more {
	background:url(images/btn-arrow.gif) no-repeat 0 1px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	padding:0 0 0 20px;
	color:#a3238e;
}
a.more:hover {
	color:#bbb08f;
}
a.thumb {
	border:3px solid #c4bcb5;
	float:left;
}
a.thumb img {
	float:left;
}
a.thumb:hover {
	border:3px solid #999;
}
/* @Global Class End */

/* @Layout */

#container {
	margin:25px auto;
	padding:0 14px;
	width:883px;
	background:#FFF url(images/bg-gradiant.jpg) no-repeat 100% bottom;
}
#wrap.home {
	width:880px;
	padding:0px 0 160px;
	margin:0;
	float:left;
	position:relative !important;
}

a#button{
	bottom:-108px;
	height:52px;
	left:286px;
	position:absolute;
	width:95px;
	z-index:9999;
	filter:alpha(opacity=1);
	/* CSS3 standard */
	opacity:0.01;
	overflow:hidden;
}
#wrap2 {
	width:875px;
	padding:0 0 65px;
	float:left;
	margin:0;
	_margin:0;
   .margin:20px 0 0 0;
}
#wrap {
	width:883px;
	padding:0;
	float:left;
	margin:0;
}
#wrap div.col {
	float:left;
	width:383px;
	margin:0;
	margin-right:25px;
	padding:0 0 0 25px;
}
#wrap div.col h3 {
	color:#6A7B23;
	margin:0 0 15px 0;
	padding:0;
}
#wrap div.col p {
	color:#655B4E;
	font-size:14px;
	font:normal 13px Arial, Helvetica, sans-serif;
	line-height:16px;
}
#wrap h2 {
	font:normal 24px Arial, Helvetica, sans-serif;
	color:#617417;
	line-height:27px;
	padding:0;
	width:100%;
	margin:0 0 10px;
	float:left;
}
#content blockquote {
	font:normal 14px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
#content span.info {
	font:normal 12px Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	color:#ccc;
}
#content div.col-left {
	float:left;
	width:450px;
	margin:0;
	padding:0;
}
#content div.col-left2 {
	float:left;
	width:850px;
}
#content div.col-left p {
	width:450px;
}
#content div.col-right {
	float:left;
	width:290px;
	margin:0;
	padding:0 0 0 40px;
}
#content div.col-right ul {
	margin:0;
	padding:0;
	width:290px;
}
#content div.col-right ul li {
	list-style:none;
	float:left;
	width:290px;
	padding:5px 0;
}
#content div.col-right ul li span {
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#CCC;
	float:left;
	padding-top:3px;
	width:45px;
	overflow:hidden;
}
#content div.col-right ul li p {
	float:left;
	width:200px;
	background:url(images/arrow-green.gif) no-repeat 15px 5px;
	padding:0 0 0 40px;
	margin:0;
}
/* @Header*/
#header {
	float:left;
	width:885px;
	margin:0;
	padding:0;
	overflow:hidden;
	z-index:20;
	height:475px;
	position:relative;
}
#header div.logo {
	margin:0;
	padding:40px 0 0 42px;
	float:left;
}
#header div.logo a {
	margin:0;
	padding:0;
}
#header span.descpt {
	padding:0;
	margin:49px 1px 0 0;
	float:right;
}
#spotlight {
	width:885px;
	float:left;
	margin:0 0 15px;
	padding:0;
}
#spotlight a.new-era,
#spotlight a.insight,
#spotlight a.execution{
	position:absolute;
	width:125px;
	height:18px;
	opacity: .0001;
	filter: alpha(opacity=0001);
	-moz-opacity: .0001;
	z-index:9999;
	left:25px;
	color:#900;
	top:245px;
}
#spotlight a.insight{
	top:315px;
	height:32px;		
}
#spotlight a.execution{
	top:385px;
	height:32px;		
}
#spotlight h1 {
	position:absolute;
	right:50px;
	top:50px;
	line-height:45px !important;
	width:504px;
	margin:0;
	color:#FFF;
	font-size:58px;
	text-align:right;
	font:normal 48px "Times New Roman", Times, serif;
}
#spotlight p.heigligts {
	position:absolute;
	right:50px;
	top:155px;
	color:#FFF;
	line-height:16px;
	width:230px;
	text-align:left;
	font:normal 14px Arial, Helvetica, sans-serif;
}
#spotlight img.curve-left {
	position:absolute;
	bottom:0;
	left:0;
}
#spotlight img.curve-right {
	position:absolute;
	bottom:0;
	right:0;
}
#spotlight ul {
	position:absolute;
	left:14px;
	margin:0;
	padding:0;
	top:190px;
	width:145px;
	overflow:hidden;
	padding-top:64px;
	color:#333;
	background:url(images/bg-left-navigation.png) no-repeat 0 0;
}
#spotlight ul.new-era {
	background:url(images/bg-ul-era.png) no-repeat scroll 8px 35px;
}
#spotlight ul.insight {
	background:url(images/bg-ul-insight.png) no-repeat scroll 8px 35px;
}
#spotlight ul.executions {
	background:url(images/bg-ul-execution.png) no-repeat scroll 8px 35px;
}
#spotlight ul li {
	border-top:1px solid #F5F5F5;
	padding:0;
	list-style:none;
	width:180px;
	background:url(images/bg-spotlight-li.png) no-repeat 7px 12px;
}
/*#spotlight ul li.first {
	background:url(images/bg-li-first.png) no-repeat 7px 7px;
}
#spotlight ul li.two {
	background:url(images/bg-li-two.png) no-repeat 7px 10px;
}
#spotlight ul li.three {
	background:url(images/bg-li-three.png) no-repeat 7px 10px;
}*/
#spotlight ul li a {
	font:normal 13px Helvetica, sans-serif !important;
	color:#666;
	line-height:16px;
	display:block;
	width:130px;
	padding:6px 30px 30px 22px;
	background:url(images/bg-spotlight-ul.png) repeat 0 0;
}
#spotlight ul li.first a{		
	padding:6px 30px 45px 22px;
}
#spotlight ul li.two a{		
	padding:6px 30px 35px 22px;
}
#spotlight ul li a img{
	margin-top:2px;	
}
#spotlight ul li a:hover,
#spotlight ul li.curent a {
	background-color:#fff;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	color:#000;
	width:93px;
}
#spotlight.home {
	width:872px;
	float:left;
	margin:40px 0 0 0;
}
#spotlight.home h1 {
	font:normal 58px "Times New Roman", Times, serif;
	color:#FFF;
	line-height:60px !important;
	width:636px;
	padding:30px 65px 0 0;
	margin:0;
	float:right;
	text-align:center;
}
div#wrap.home h2 {
	margin:0;
	padding:0;
	float:left;
}
div#wrap.home h2 a {
	font:normal 24px "Times New Roman", Times, serif;
	color:#5C7214;
	line-height:12px;
	padding:10px 0 0 0;
	width:872px;
	margin:0;
	float:left;
	text-align:center;
}
div#wrap.home h2 a:hover {
	color:#ADADAD;
}
ul#main-navigation {
	width:872px;
	float:left;
	margin:29px 0 6px;
	padding:0;
	z-index:100;
}
ul#main-navigation li {
	margin:0;
	float:left;
	padding:0 43px;
	list-style:none;
	background: url(images/bg-navigation.jpg) no-repeat 0 7px;
	position:relative;
	z-index:1000;
}
ul#main-navigation li.first {
	padding:0 35px 0 0;
	background:0;
}
ul#main-navigation li.last {
	padding:0 0 0 34px;
}
ul#main-navigation li a {
	display:block;
	float:left;
	padding:0 0 7px;
	margin:0;
	font:normal 13px Arial, Helvetica, sans-serif !important;
	color:#9D9D9B;
}
ul#main-navigation li a:hover, ul#main-navigation li.current a {
	color:#416F00;
}
ul#main-navigation li ul {
	width:172px;
	position:absolute;
	display:none;
	left:25px;
	top:7px;
	padding:24px 0 0 0;
	margin:0;
	z-index:2000;
}
ul#main-navigation li li {
	list-style:none;
	background:0;
	border:1px solid #F2F2F2;
	border-top:0;
	float:left;
	margin:0;
	padding:0;
	width:192px;
	position:relative;
}
ul#main-navigation li li a {
	color:#000;
	width:156px;
	margin:0;
	height:15px;
	display:block;
	background:#ccc;
	padding:6px 11px 6px 25px;
	filter:alpha(opacity=50);
	/* CSS3 standard */
	opacity:0.5;
}
ul#main-navigation li li a:hover {
	display:block;
	color:#fff;
	background-color:#7DA916;
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.9;
}
/* @End Header */
/* @Content */
#content {
	margin:0;
	padding:10px 0 0 20px;
	float:left;
}
#content h1 {
	font:normal 26px Arial, Helvetica, sans-serif;
	color:#693;
	padding:0;
	margin:10px 0 12px;
}
#content p {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
	margin-bottom:15px;
	text-align:justify;
}
ul#content-listing {
	float:left;
	width:620px;
	margin:0;
	padding:0;
}
ul#content-listing li {
	list-style:none;
	float:left;
	width:620px;
	margin:0;
	padding:8px 0 0;
	font:normal 12px Arial, Helvetica, sans-serif;
}
ul#content-listing li span {
	float:left;
	width:65px;
	padding-top:8px;
	font:normal 22px "Times New Roman", Times, serif;
	color:#9C0;
}
ul#content-listing li p {
	background:url(images/arrow-green.gif) no-repeat 10px 10px;
	padding:5px 0 0 35px;
	float:left;
	line-height:14px;
	width:475px;
	text-align:justify;
}
/* @End Content */

/* @Our Team */
div.col-one {
	width:218px;
	float:left;
	margin:0;
	padding:0;
}
div.col-one h3, div.col-two h3 {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#7DA916;
	margin:0 0 15px;
}
div.persona {
	width:200px;
	float:left;
	margin-bottom:10px;
}
div.persona h4 {
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#666;
}
#content div.persona p {
	color:#A9A9A9;
	margin:0;
}
div.col-two {
	float:left;
	width:420px;
}
/* @End Our Team */


/* @Start Clear Fix  */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* @End Clear Fix  */@charset "utf-8";
/* CSS Document */


/* @Product Page */
#content ul.products {
	float:left;
	margin:0;
	padding:0;
	width:800px;
}
#content ul.products li {
	list-style:none;
	background:0;
	float:left;
	margin:0;
	padding:15px 0;
	width:800px;
	border-bottom:1px solid #ccc;
}
#content ul.products li div.list-left {
	float:left;
	width:515px;
	padding:0;
}
#content ul.products li div.list-left.no-thumb {
	width:100%;
}
#content ul.products li a.thumb {
	float:left;
	margin:0 20px 5px 0;
}
#content ul.products li h3, #content ul.products li h3 a, #content ul.products li small {
	padding:0;
	margin:0 0 5px;
	float:left;
	font:normal 18px Arial, Helvetica, sans-serif;
	width:100%;
	color:#333;
}
#content ul.products li small {
	font:normal 12px Arial, Helvetica, sans-serif;
}
#content ul.products li p {
	text-align:justify;
	padding:0;
	margin:0 0 10px;
}
#content ul.products li p img{
	display:none;	
}
/* @End Product Page */

/* @Fund  */
table.fund {
	border:1px solid #9DA96F;
	width:500px;
	margin-bottom:15px;
}
table.fund tr td {
	padding:10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	border:1px solid #9DA96F;
	border-bottom:0 !important;
	border-right:0 !important;
}
table.fund tr td.top {
	border-top:0!important;
}
table.fund tr td.left {
	border-left:0 !important;
}
/* @End Fund Page */


/* @Contact us Page with Form starting Here */
address {
	line-height:16px;
	color:#666;
	width:220px;
	float:left;
	font:normal 13px Arial, Helvetica, sans-serif !important;
}
address strong {
	font:bold 14px Arial, Helvetica, sans-serif;
}
form#contactform, div#contact-deails, #request {
	float:left;
	width:400px;
}
p.result {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:16px;
}
form#contactform small {
	background:transparent url(images/bg-common.gif) no-repeat scroll -366px -55px;
	padding:0 0 0 16px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
}
form#contactform ul {
	float:left;
	width:400px;
	margin:0;
}
form#contactform ul li {
	background:0;
	background:transparent url(images/bg-common.gif) no-repeat scroll -366px -55px;
	float:left;
	width:400px;
	padding:3px 0;
	list-style:none;
}
form#contactform ul li.no-bg {
	background:0;
}
form#contactform ul li label {
	float:left;
	width:135px;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#666;
}
form#contactform ul li input, form#contactform ul li select {
	color:#fff;
	background-color:#FFF;
	border:1px solid #9C3;
	width:220px;
	float:left;
	padding:4px;
	color:#666;
	font:normal 12px Arial, Helvetica, sans-serif;
}
form#contactform ul li input.btn-submit {
	border:0;
	width:99px;
	height:24px;
	float:left;
	margin-left:130px;
	background:0;
}
form#contactform ul li select {
	width:228px;
}
form#contactform ul li textarea {
	width:220px;
	border:1px solid #9C3;
	float:left;
	color:#666;
	overflow:auto;
	background-color:#FFF;
	padding:4px;
	font:normal 12px Arial, Helvetica, sans-serif;
	height:80px;
}
p.validationmsg, form#request-info-form ul li p.validationmsg {
	background-color:#9C3;
	clear:both;
	color:#333 !important;
	display:none;
	float:left;
	font-size:11px;
	height:15px !important;
	margin:0 0 0 135px !important;
	_margin:0 0 0 68px !important;
	padding:5px !important;
	width:220px;
}
/* @Contact us  Style Ending here */

div.terms-conditions {
	height:330px;
	overflow:auto;
	margin-bottom:10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:18px;
	background:#FFF;
}
div.terms-conditions ol li{
	line-height:16px;
	color:#666;
	list-style:decimal !important;
	margin-bottom:8px;
}
ul#tab-fund {
	float:left;
	width:832px;
	padding:0;
	margin:0;
}
ul#tab-fund li {
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	background:transparent url(images/bg-common.gif) no-repeat scroll 5px 0;
}
ul#tab-fund li a, ul#tab-fund li h2 {
	padding:0;
	color:#666;
	display:block;
	font:normal 13px Arial, Helvetica, sans-serif;
}
ul#tab-fund li a {
	padding:0 30px 5px;
	float:left;
}
ul#tab-fund li a:hover, ul#tab-fund li a.selected {
	color:#9C0;
}
div.tabs {
	float:left;
	width:920px;
	margin:0;
	position:relative;
	padding:0;
}
div.content-left {
	float:left;
	width:396px;
	padding:15px 15px 20px 0;/*
	border:1px solid #9C0;*/
}
div.content-right {
	float:left;
	width:380px;
	margin:0 0 0 10px;
	padding:15px 15px 5px;
	_padding:15px 15px 0;/*
	border:1px solid #9C0;*/
}
ul.team-members {
	float:left;
	width:812px;
	margin:0;
	padding:0;
}
ul.team-members li {
	list-style:none;
	float:left;
	width:802px;
	padding:10px 10px 0 10px;
	margin-bottom:10px;
	border-top:1px solid #99CC00;
}
ul.team-members li p {
	text-align:justify;
}
ul.team-members a {
	margin-bottom:10px;
}
div.team-members h3, div.content-left h3 {
	color:#7DA916;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0 0 15px;
}
h3.title-sub {
	color:#7DA916;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:15px 0;
	padding-left:0;
	width:832px;
	float:left;
}
div.content-left h4, div.team-members h4, ul.team-members li h4 {
	color:#666666;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
img.thumb {
	float:left;
	margin:5px 12px 5px 0;
}
div.col-left2 small {
	margin-bottom:5px;
}
div.details {
	float:left;
	margin:0 0 10px;
	width:100%;
}
div.details small {
	padding:0 6px 0 6px;
}
div.details small.first {
	padding:0 6px 0 0;
}
/* @ Pagination */
#pagination {
	float:left;
	border-top:1px solid #CCC;
	padding:8px 0;
	margin:0 0 20px;
	width:800px;
}
#pagination li {
	border:0;
	margin:0 2px 0 0;
	padding:0;
	font-size:11px;
	list-style:none; /* savers */
	float:left;
}
#pagination a {
	border:solid 1px #DDDDDD;
	margin-right:2px;
	color:#690;
}
#pagination .previous-off, #pagination .next-off {
	color:#666666;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
}
#pagination .next a, #pagination .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}
#pagination .active {
	color:#690;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination a:link, #pagination a:visited {
	color:#690;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination a:hover {
	border:solid 1px #666666;
}
/* @End Pagination */


.newsticker {
	list-style-type: none;
	border: 2px solid #CCC;
	background:url(images/bg-newsticker.gif) repeat-y 0 0;
	padding:0;
	float:left;
	margin: 0 0 20px;
	width:858px;
}
.newsticker li{
	float:left;	
	width:788px;
}
.newsticker p{
	color:#FFFFFF !important;
	float:left;
	margin-bottom:0 !important;
	text-align:center !important;
	width:92px;
}
.newsticker h4{
	margin:0;
	float:left;
	padding:4px 4px 4px 118px !important;
	.padding:4px 4px 6px 118px !important;
	_padding:4px 4px 4px 118px !important;
	width:680px;
}
.newsticker h4 a{
	font:normal 13px Arial, Helvetica, sans-serif; color: #666;
}
.newsticker h4 a:hover{
	font:normal 13px Arial, Helvetica, sans-serif; color: #666; text-decoration:underline;
}
a.view-all{
	width:150px;
	float:left;
}
a.thickbox{
	z-index:1;	
}


/* @Tab Navigation */
ul.tabNavigation {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	float:left;
	width:750px;
	overflow:hidden;
}
ul.tabNavigation li {
	background:url(images/bg-tab.jpg) no-repeat 0 3px;
	_background:url(images/bg-tab.jpg) no-repeat 0 4px;
	float:left;
	list-style-image:none;
	overflow:hidden;
	padding:0 0 0 28px;
	margin:0 25px 0 0;
}
ul.tabNavigation li.first,
ul.tabNavigation li.one{
	background:0;
	padding:0;
}
ul.tabNavigation li.first a{
	padding-left:0 !important;	
}
ul.tabNavigation li a {
	float:left;
	padding:0;
	text-decoration: none;
	cursor:pointer;
}
ul.tabNavigation li a.selected,  ul.tabNavigation li a:hover {
	color: #99CC00;
}
ul.tabNavigation li a:focus {
	outline: 0;
}
div.tabs {
	float:left;
	width:862px;
	overflow:hidden;
	position:relative;
}
div.tabs div {
	padding: 0;
	margin-top: 0;
}
div.tabs div h2 {
	margin-top: 0;
}
div.tabs div p {
	margin-top: 0;
	float:left;
	width:600px;
	color:#ccc !important;
	text-align:left !important;
}


ul.tabNavigation li a.geography{
	background:url(images/txt-geography.jpg) no-repeat 0 0;
	text-indent:-999em;
	width:62px;
	height:20px;
}
ul.tabNavigation li a.geography:hover,
ul.tabNavigation li.first a.selected{
	background:url(images/txt-geography-on.jpg)	 no-repeat 0 0;		
}
ul.tabNavigation li a.typical{
	background:url(images/txt-typical-investment.jpg) no-repeat 0 0;
	text-indent:-999em;
	width:130px;
	height:20px;
}
ul.tabNavigation li a.typical:hover,
ul.tabNavigation li.second a.selected{
	background:url(images/txt-typical-investment-on.jpg) no-repeat 0 0;		
}
ul.tabNavigation li a.role{
	background:url(images/txt-role.jpg) no-repeat 0 0;
	text-indent:-999em;
	width:28px;
	height:20px;
}
ul.tabNavigation li a.role:hover,
ul.tabNavigation li.third a.selected{
	background:url(images/txt-role-on.jpg)	 no-repeat 0 0;		
}

ul.tabNavigation li a.concentration{
	background:url(images/txt-concentration.jpg) no-repeat 0 0;
	text-indent:-999em;
	width:80px;
	height:20px;
}
ul.tabNavigation li a.concentration:hover,
ul.tabNavigation li.fourth a.selected{
	background:url(images/txt-concentration-on.jpg)	 no-repeat 0 0;		
}
ul.tabNavigation li a.primary{
	background:url(images/txt-primary.jpg) no-repeat 0 0;
	text-indent:-999em;
	width:90px;
	height:20px;
}
ul.tabNavigation li a.primary:hover,
ul.tabNavigation li.fifth a.selected{
	background:url(images/txt-primary-on.jpg)	 no-repeat 0 0;		
}

/*** Our Team Tab****/

ul.tabNavigation li a.directors{
	background:url(images/txt-invt-team.gif) no-repeat 0 0;
	text-indent:-999em;
	width:108px;
	height:20px;
}
ul.tabNavigation li a.directors:hover,
ul.tabNavigation li.one a.selected{	
	background:url(images/txt-invt-team-on.gif) no-repeat 0 0;
}
ul.tabNavigation li a.partners{
	background:url(images/txt-deal-flow.gif) no-repeat 0 0;
	text-indent:-999em;
	width:190px;
	height:20px;
}
ul.tabNavigation li a.partners:hover,
ul.tabNavigation li.two a.selected{	
	background:url(images/txt-deal-flow-on.gif) no-repeat 0 0;	
}
ul.tabNavigation li a.tech{
	background:url(images/txt-tech.jpg) no-repeat 0 0;
	text-indent:-999em;
	width:152px;
	height:20px;
}
ul.tabNavigation li a.tech:hover,
ul.tabNavigation li.three a.selected{
	background:url(images/txt-tech-on.jpg) no-repeat 0 0;		
}

/* @End Tab Navigation */
