﻿/* WHAT WE DO CSS */

#approach_title, #solutions_title, #clients_title{
	height:23px;
	width:600px;
	float:left;
	margin:8px 0 0 4px;
}

#approach_title{
	background: url('../img/approach_title.png') top left no-repeat;
}

#solutions_title{
	background: url('../img/solutions_title.png') top left no-repeat;
}

#clients_title{
	background: url('../img/clients_title.png') top left no-repeat;
}

#theformula{
	height:225px;
	width:610px;
	float:left;
	background: url('../img/formula.png') top left no-repeat;
	margin-top:12px;
}

#newmore{
	height:22px;
	width:181px;
	float:left;
	background: url('../img/lessnewmore.png') top left no-repeat;
	margin:19px 0 0 8px;
}

#aha{
	height:22px;
	width:232px;
	float:left;
	background: url('../img/aha.png') top left no-repeat;
	margin:19px 0 0 8px;
}

#allbrain{
	height:22px;
	width:224px;
	float:left;
	background: url('../img/allbrainsolving.png') top left no-repeat;
	margin:19px 0 0 8px;
}

#customvideo{
	height:22px;
	width:294px;
	float:left;
	background: url('../img/customvideos.png') top left no-repeat;
	margin:19px 0 0 8px;
}

#licensedvideo{
	height:22px;
	width:294px;
	float:left;
	background: url('../img/licensedvideos.png') top left no-repeat;
	margin:19px 0 0 8px;
}

#anythingelse{
	height:22px;
	width:294px;
	float:left;
	background: url('../img/anythingelse.png') top left no-repeat;
	margin:19px 0 0 8px;
}

#approach_text{
	width:600px;
	float:left;
	margin:0 0 5px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#666666;
}

#approach_text ul li{
	font-size: 13px;
	margin-bottom:3px;
}

#casestudywrapper{
	padding-left: 14px;
	width: 180px;
}

#check_it_out{
	height:22px;
	width: 176px;
	background: url('../img/casestudies.png') no-repeat;
	display:block;
	float:left;
	margin-bottom: 10px;
}

#casestudytext{
	width:166px;
	float:left;
	margin:5px 0 5px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
}

#client_logo_wrapper{
	width:600px;
	float:left;
	margin:0 0 5px 8px;
}
#client_logo{
	display:block;
	float:left;
	margin:0 15px 15px 0px;
}

