/* colors:
	
*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#CCFFCC;
}

a {
   text-decoration:none;
   /* color:#ccba90; */
	color:#992020;
}

a:hover {
   text-decoration:underline;
   color:#E00000;
}

strong {
	font-weight: bold;
	color:#96794B;
	}
	
h1 { font-size:16pt; color:#333; padding-bottom:5px;  }

h2 { 
	font-size:13pt;
	color:#333; 
	padding-top:5px; 
	padding-bottom:5px;  }
	
h3 { font-size:11pt; 
	color:#333; padding:20px 0 5px 0; 
	}
h3 strong { color:#333;  }


h1.pic  {
	text-indent: -9999px; overflow: hidden; 
	width: 124px;
	height: 460px;
	float:left;
	padding:0;
	margin:0;
	border:0;
	}
h1.about { 			background-image:url(../img/about.jpg); }
h1.contactus {		background-image:url(../img/contactus.jpg); }
h1.solutions { 		background-image:url(../img/solutions.jpg); }
h1.team { 			background-image:url(../img/sprites.png); 
					background-position: -181px -90px;
					height: 592px;}
h1.news { 			background-image:url(../img/news.jpg); 
					text-indent: -9999px; overflow: hidden; 
					width: 646px;
					height: 80px;
					padding:0;
					margin:0;
					border:0;}
h1.portfolio { 		background-image:url(../img/investments.jpg); 
					text-indent: -9999px; overflow: hidden; 
					width: 646px;
					height: 80px;
					padding:0;
					margin:0;
					border:0;}

p {
	padding-bottom: 20px;
	font-size:8pt;
	color:#333;
	line-height:13pt;
	text-align:justify;
}
big { font-size:11pt; line-height:13pt; }
