p {
	margin-bottom: 10px;
	font-size:11px;
	line-height:15px;
}

ul {
	margin-bottom: 10px;
	font-size:11px;
	line-height:15px;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: square;
}

.green {
	font-size:15px;
	color:#2c5b7e;
}

.orange {
	color:#c67202;
	line-height:24px;
	font-weight:bold;
}



h2.header {
	height: 24px;	
	margin-bottom: 6px;
}

h2#branding {
	background: url(/images/branding_header.jpg) no-repeat left center;
}

h2#design {
	background: url(/images/design_header.jpg) no-repeat left center;
}

h2#online {
	background: url(/images/online_header.jpg) no-repeat left center;
}

h2#latest_news {
	background: url(/images/case_studies.gif) no-repeat left center;
	height: 25px;
	width: 169px;

}

h3.header {
	height: 132px;	
	margin-bottom: 6px;
}

h3#project1 {
	background: url(/images/project1.jpg) no-repeat left center;
}
h3#project2 {
	background: url(/images/project2.jpg) no-repeat left center;
}
h3#project3 {
	background: url(/images/project3.jpg) no-repeat left center;
}


