@import url('reset.css');
@import url('master.css');

/* What we do */

#what-we-do {
	border-bottom: 1px dotted #fff;
	padding: 0 0 20px 0;
}

#what-we-do h4,
#what-we-do .title {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#what-we-do .left {
	float: left;
	width: 426px;
}

#what-we-do .right {
	float: right;
	width: 300px;
}

#what-we-do h4 {
	display: block;
	clear: both;
	padding: 35px 0 0 0;
}

#client-logos {
	margin: 45px 0 80px 0;
}

/* Why Design Junkie */

#why-design-junkie {
	padding-bottom: 80px;
}

#why-design-junkie .left {
	float: left;
	width: 318px;
}

#why-design-junkie .left img {
	margin-top: 15px;
}

#why-design-junkie .right {
	padding: 30px 6px 0 0;
	float: right;
	width: 429px;
}

/* Get in touch */

#get-in-touch {
	padding-bottom: 80px;
}

#get-in-touch p {
	padding: 0;
}

#contact-info {
	padding: 30px 0;
	margin-top: 30px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}

#get-in-touch .title {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#get-in-touch ul {
	float: left;
}

#get-in-touch li {
	width: 260px;
}

#the-team {
	padding: 30px 0 0 0;
}