@charset "UTF-8";
/* CSS Document */

	
.content.our_work{
	border-color:#bee730;
	}	

.content.our_work .sub_nav .title{
	xbackground:url(../images/shared/subnav_arrow.png) top right no-repeat;
	}

.content.our_work .sub_nav .title, .content.our_work .sub_nav .dropdown a{
	background-color:#bee730;
	color:#464646;
	}
	
.content.our_work .work_nav{
	float:right;
	margin-top:-27px;
	}	
	
.content.our_work .work_nav a{
	color:#898989;
	font-size:11px;
	padding:4px 4px 5px 4px;
	}

.content.our_work .work_nav a:hover, .content.our_work .work_nav a.on{
	background:#ffe850;
	}
	
	
.content.our_work .sub_nav .dropdown a:hover, .content.our_work .sub_nav .dropdown a.on{
	background-color:#000;
	color:#bee730;
	}	
	
.content .introduction{
	width:321px;
	float:left;
	}

.content .introduction .text{
	border-top:5px #bee730 solid;
	width:300px;
	padding-top:31px;
	}	

.content .introduction .casestudy, .content .introduction .services{
	border-top:5px #bee730 solid;
	width:300px;
	padding-top:14px;
	}
	
.content .introduction .services{
	font-size:15px;
	line-height:23px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#898989;
	padding:14px 0px 13px 0px;
	margin-top:14px;
	}

.content .client_list, .content .execution{
	float:left;
	margin-left:50px;
	}
	
.content .client_list{
	margin-left:115px;
	}	
	
.content .execution{
	text-align:center;
	vertical-align:middle;
	width:578px;
	}	