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

	
.content.our_agency{
	border-color:#ec008c;
	}	

.content.our_agency .sub_nav .title{
	background:url(../images/shared/subnav_white_arrow.png) top right no-repeat;
	}

.content.our_agency .sub_nav .title, .content.our_agency .sub_nav .dropdown a{
	background-color:#ec008c;
	color:#fff;
	}
	
.content.our_agency .sub_nav .dropdown a:hover, .content.our_agency .sub_nav .dropdown a.on{
	background-color:#000;
	color:#ec008c;
	}	
	
	
.content.our_agency img.partners{
	float:left;
	margin-top:25px;
	}

	
.content.our_agency .information{
	float:left;
	width:370px;
	margin:25px 0px 0px 38px;
	}

.content.our_agency .information .partner{
	margin-bottom:20px;
	line-height:12px;
	}

.content.our_agency .information .partner .name{
	color:#00aeef;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	}
	
.content.our_agency .information .partner .title{
	color:#000;
	font-size:11px;
	line-height:14px;
	margin-bottom:2px;
	}	
	
.content.our_agency .information .partner .bio{
	color:#707070;
	font-size:11px;
	line-height:14px;
	}
	
.content.our_agency .information a.btn_lets_talk{
	display:block;
	width:89px;
	height:16px;
	background:url(../images/our_agency/btn_lets_talk.jpg) bottom left no-repeat;
	}
	
.content.our_agency .information a:hover.btn_lets_talk{
	background-position:top left;
	}