body{
	background: transparent url(/images/bg.gif);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
a{
	outline:none;
	text-decoration:none; }
p{
	margin:0px; }
ul{
	list-style-type:none;
	margin:0px; }
h1{
	margin:0px;
}
h2{
	font-size: 13px;
	font-family: "Times New Roman";
	color:#4A5865;
	letter-spacing:1px;
	padding-bottom: 20px;
	border-bottom: 1px solid #4A5865;
	font-weight:bold;
	margin-bottom:20px;
}
h5{
	font-size: 12px;
	color:#4A5865;
  	font-weight:bold;
}
h6{
	font-size: 16px;
  	font-weight:bold;
}

#wrapper{
	width:905px;
	margin: 0px auto;
	background: #dbd6b7; }
#splash_nav{
	border-bottom:;
}
#top_nav, #splash_nav{
  height:35px;
  border-top: 1px solid #DBD6B7;
  border-bottom: 1px solid #DBD6B7;
  background:#4A5865; }

#top_nav li, #splash_nav li{
	display:inline; 
	float:left;
	height:36px;
	position:relative;}

#top_nav a, #splash_nav a{
	text-indent: -9999px;
	background-image: url(/images/nav.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;}
#top_nav a{
	margin-right:128px; }
#splash_nav a{
	margin-right:85px;
}
#nav_about a{
	background-position: 0px 0px;
	width:65px; 
	margin-left:25px;}
#nav_about .link_line{
	left:26px;
}
#nav_about.hover a{
	background-position: 0px -20px; }
#nav_services a{
	background-position: -75px 0px;
	width:75px; }
#nav_services .link_line{
	left:-2px;
}
#nav_services.hover a{
	background-position: -75px -20px; }
#nav_clients a{
	background-position: -167px 0px;
	width:70px; }
#nav_clients .link_line{
	left:-4px;
}
#nav_clients.hover a{
	background-position: -167px -20px; }
#nav_contact a{
	background-position: -256px 0px;
	width:77px; }
#nav_contact .link_line{
	left:-4px;
}
#nav_contact.hover a{
	background-position: -256px -20px; }

#nav_home a{
	background-position: -348px 0px;
	width:53px; 
	margin-right:25px;}
#nav_home .link_line{
	left:-4px;
}
#nav_home.hover a{
	background-position: -348px -20px; }
#logo a{
	width:203px;
	height:107px;
	background: transparent url(/images/logo.jpg) 0px 0px no-repeat;
	text-indent: -9999px;
	float:right;
	margin: 6px 10px 10px 0px;
}
#top_banner{
	height:124px;
	background: #013c80;
	border-left:1px solid #4A5865;
	border-right:1px solid #4A5865;
	border-bottom:1px solid #4A5865; }
#content{
	padding: 20px 30px;
	color:#4A5865;
}
#footer{
	background:#4A5865;
	text-align:right;
	color:#ffffff;
	float:left;
	width:885px;
	font-size:11px;
	padding: 10px; }
.link_line{
	background:#9eabb1;
	padding-right:1px;
	height: 25px;
	float: left;
	position:absolute;
	top:5px;
	display:none;
}

.clearfix { display: block; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.line{ padding-top: 1px; background: #dbd6b7; clear:both;}
#banner_bg{
	background: transparent url(/images/banner_text.jpg) 0px 0px no-repeat;
	height:123px;
	width:550px;
	position:absolute;
}
#drop_down_menu a{
	position:absolute;
	display:block;
	background: transparent url(/images/banner_text.jpg) 0px 0px no-repeat;
	text-indent:-9999px;
  display:none;
}
#drop_down_menu li{
	display:inline;
}
#drop_down_menu #company_profile_link{
  width:105px;
  height:30px;
  left:25px;
  top:-1px;
  border-top:1px solid #DBD6B7;
  background-position: -25px -123px;
}
#drop_down_menu #philosophy_link{
  width:105px;
  height:93px;
  left:25px;
  top:29px;
  background-position: -25px -153px;
}
#drop_down_menu #asset_management_link{
	width:125px;
	height:29px;
	left:215px;
	top:-1px;
	border-top:1px solid #DBD6B7;
	background-position: -215px -123px;
}
#drop_down_menu #underwriting_link{
	width:125px;
	height:93px;
	left:215px;
	top:29px;
	background-position: -215px -153px;
}
#drop_down_menu #commercial_lenders_link{
	width:125px;
	height:93px;
	left:416px;
	border-top:1px solid #DBD6B7;
	top:-1px;
	background-position: -416px -123px;
}
#drop_down_menu #private_investors_link{
	width:125px;
	height:93px;
	left:416px;
	top:29px;
	background-position: -416px -153px;
}


#drop_down_menu #company_profile_link:hover, #drop_down_menu #company_profile_link.selected{
	background-position: -25px -246px;
}
#drop_down_menu #philosophy_link:hover, #drop_down_menu #philosophy_link.selected{
	background-position: -25px -276px;
}
#drop_down_menu #asset_management_link:hover, #drop_down_menu #asset_management_link.selected{
	background-position: -215px -246px;	
}
#drop_down_menu #underwriting_link:hover, #drop_down_menu #underwriting_link.selected{
	background-position: -215px -276px;
}
#drop_down_menu #commercial_lenders_link:hover, #drop_down_menu #commercial_lenders_link.selected{
	background-position: -416px -246px;	
}
#drop_down_menu #private_investors_link:hover, #drop_down_menu #private_investors_link.selected{
	background-position: -416px -276px;
}
#splash_main{
	background: #013c80;
	height:468px;
	position:relative;
}
#splash_nav #nav_contact a{
	margin-right:25px;
}
.left_col{
	width:592px;
	border-bottom: 1px solid #DBD6B7;
	float:left;
}
.right_col{
	width:313px;
	float:left;
}
#large_logo{
	background: transparent url(/images/logo_large.jpg) 0px 0px no-repeat;
	width:312px;
	height:164px;
  position:absolute;
  left:140px;
  top:140px;
  
}
#mission_statement{
	margin:25px 25px 0px 25px;
	padding-bottom:25px;
	border-bottom:1px solid #4A5865;
	font-size:13px;
	text-align: justify;
	font-family: "Times New Roman";
}
#misson_statement p{
	text-align: justify;
}
#definition{
	margin: 25px 40px;
}
#definition_head{
  font-size:30px;	
  text-align:center;
  font-family: "Times New Roman";
}
#definition_text{
	font-size:16px;
	font-family: "Times New Roman";
}
.bold{
	font-weight:bold;
}
#splash_main #banner_bg{
	background:transparent url(/images/splash_menu.jpg) 0px 0px no-repeat;
}
#splash_main #drop_down_menu a{
	background:transparent url(/images/splash_menu.jpg);
}
#splash_main #drop_down_menu #company_profile_link{
  background-position:-25px -140px;	
}
#splash_main #drop_down_menu #company_profile_link:hover{
  background-position: -25px -280px;
}
#splash_main #drop_down_menu #philosophy_link{
  background-position:-25px -170px;	
}
#splash_main #drop_down_menu #philosophy_link:hover{
  background-position: -25px -310px;
}
#splash_main #drop_down_menu #asset_management_link{
  background-position:-173px -140px;
  left: 173px;	
}
#splash_main #drop_down_menu #asset_management_link:hover{
  background-position: -173px -280px;
}
#splash_main #drop_down_menu #underwriting_link{
  background-position:-173px -170px;	
  left: 173px;
}
#splash_main #drop_down_menu #underwriting_link:hover{
  background-position: -173px -310px;
}
#splash_main #drop_down_menu #commercial_lenders_link{
  background-position:-331px -140px;	
  left: 331px;
}
#splash_main #drop_down_menu #commercial_lenders_link:hover{
  background-position: -331px -280px;
}
#splash_main #drop_down_menu #private_investors_link{
  background-position:-331px -170px;	
  left: 331px;
}
#splash_main #drop_down_menu #private_investors_link:hover{
  background-position: -331px -310px;
}
.body_text{
	margin-left:209px;
}
.body_text p{
	margin-bottom:10px;
}
