body {
					background-image:		url(images/background.jpg);
					background-repeat:		repeat-x;
					margin:					0px auto;
					font-family:			"lucida grande",verdana;
					font-size:				12px;
					color:					#e1e1e1;
					background-color:		#e2e2e2;		
}
h2{
					color:					#000000;
					font-weight:			normal;
					font-size:				183%;
					margin:					35px 0px 25px 40px;
					padding:				5px 0px;
}
h3{					
					color:					#000000;
					font-size:				117%;
					font-weight:			bold;
}
h4{
					font-size:				100%;
}
h5{
					font-size:				117%;
					font-weight:			bold;
					margin:					0px 0px 10px 40px;
					color:					#000000;
}
.header {
					height:					120px;
					margin: 				auto;
					width:					950px;
}
.logo{	
					float:					left;
}
.navigator{ 
					margin:					87px 10px 0px 0px;
					float:					right;
}
.navigator ul{	
					margin: 				0px;	
					list-style-type:		none;			
}
.navigator ul li{ 
					background-color:		#a2a2a2;
					color:					#FFFFFF;
					line-height:			30px;
					margin:					0px 0px 0px 10px;
					float:					left;
}
.navigator ul li a{ 
					color:					#FFFFFF;
					font-weight:			bold;
					line-height:			17px;
					padding:				8px 15px;
					text-decoration:		none;
}
.navigator ul li a:hover, .activetab{		
					background-color:		#008DBB;
					text-decoration:		none;
}
.whitebox{
					background-image:		url(images/gradient.jpg);
					background-repeat:		no-repeat;
					padding:				5px 0px 0px 0px;
					background-color:		#ffffff;
					height:					100%;
					width:					950px;
					margin:					15px auto;
					overflow:				hidden;					
}
.uppercontent{
					width:					auto;
					min-height:				180px;
					padding:				5px 30px 0px 0px;
}
.uppercontent h2{	
					color:					#000000;
					font-size:				200%;
					font-weight:			normal;
}
.uppercontent p{
					color:					#000000;
					font-size:				110%;
					line-height:			20px;
					margin: 				0 0 30px 40px;
}
a.squarelink{
					float:					right;
					background-color:		#008dbb;
					color:					white;
					text-decoration:		none;
					padding:				5px;
					margin:					12px;
}
a.squarelink:hover{
					text-decoration: 		underline;
}
.lowercontent{
					height:					150px;
					list-style-type:		none;
					width:					911px;
					margin:					65px 0 0 0px;
					padding:				0 0 0 30px;
}
.lowercontent li{
					float:					left;
					width:					285px;
					border-right:			1px solid #e1e1e1;
					margin:					0px 0px 0px 10px;
}
.lowercontent li p{
					margin:					-80px 5px 0px 100px;
					line-height:			15px;
					font-size:				92%;	
					padding:				0px 10px 0px 0px;
					color:					#a1a1a1;
}
.lowercontent li a{
					color:					#a14176;
					text-decoration:		none;
					font-weight: 			bold;
					display: 				block;
					margin: 				0 0 20px 0;
}
.lowercontent li a:hover{
					text-decoration:		underline;
}
.lowercontent .venturecapital{
					border:					none;
}
.bottomquote{
					background-color:		#a1a1a1;
					border-top:				2px solid #e1e1e1;
					padding:				20px 0;
					text-align:				center;
					height: 				100%;
					width:					950px;
					margin:					-15px auto 0px auto;
}	
.bottomquote p{
					color:					#ffffff;
					font-size:				133%;
					line-height:			140%;
					margin:					0 auto 10px;
					width:					800px;
}
.bottomquote span{
					font-style:				italic;
					font-size:				117%;
}
.footer{
					background-color:		#008dbb;
					height:					40px;
					font-size:				92%;
					line-height:			17px;
					margin: 				-25px 0 0 0;
					padding: 				30px  0 0 0;
					position: 				absolute;
					width:					100%;
					z-index: 				-2;
}
.footer p{
					margin: 				auto;
					width:					950px;
}
.footer a{
					color:					#e2e2e2;
					text-decoration:		none;
}					
.footer a:hover{
					text-decoration:		underline;
}
.leftcolumn{
					width:					600px;
					float:					left;
}
.leftcolumn p{
					color:					#000000;
					line-height:			20px;
					font-size:				110%;
					margin:					0px 0px 30px 40px;
}
.rightcolumn{
					float:					right;
					margin:					55px 40px 0px 0px;
					border-left:			1px solid #e1e1e1;
					min-height: 			300px;
}
.rightcolumn ul{
					list-style-type:		none;
					line-height:			23px;
					width:					230px;
}
.rightcolumn ul li{
					margin:					0px 0px 10px 0px;
}
.rightcolumn ul img{
					border:					none;
					float:					left;
}
.rightcolumn a{
					color:					#a14176;
					text-decoration:		none;
}
.rightcolumn a:hover{
					text-decoration:		underline;
}
.rightlinks li{
					line-height:			70px;
}
.rightcolumn ul li .activeservice {
					text-decoration:		underline;
}
