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;
}

h1 {
	font-size:14px;
	font-weight: bold;
	color: #f47f33;
}

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 {
	font-size:16px;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f4f4fs;
	margin-top: 8px;

}

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;
}


h3#brand1 {
	background: url(/images/brand1.jpg) no-repeat left center;
}
h3#brand2 {
	background: url(/images/brand2.jpg) no-repeat left center;
}
h3#brand3 {
	background: url(/images/brand3.jpg) no-repeat left center;
}

.blue {
color:#0088cc;
}