BODY{
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
}
IMG{
	border:none;
}
H2{
	margin:0;
	padding:0;
	margin-bottom:20px;
	font-size:1.4em;
}
H3{
	margin:0;
	padding:0;
	font-size:1.2em;
	margin-bottom:10px;
}
H3 A{
	color:#000000;
	text-decoration:none;
}
H3 A:Hover{
	text-decoration:underline;
}
A{
	color:#00247E;
}
HR{
	width:100%;
	height:0px;
	border:none;
	border-bottom:solid 1px #01B2DC;
	clear:both;
}
#outer{
	width:100%;
	text-align:center;
}
#inner{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	width:780px;
	height:30px;
	margin-top:70px;
	background-image:url(/img/header/bg.jpg);
	background-repeat:repeat-x;
	text-align:left;
	clear:both;
	padding-left:10px;
	padding-right:10px;
}

#body{
	width:780px;
	min-height:500px;
	clear:both;
	text-align:left;
	font-size:0.8em;
	margin-top:90px;
	padding-left:10px;
	padding-right:10px;
}
#body P{
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#footer{
	width:780px;
	height:30px;
	font-size:0.7em;
	padding-left:10px;
	padding-right:10px;
}
.img_communications{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/communications_strip.jpg);
}
.img_communications:hover{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/communications_strip.jpg);
	background-position:-85px;
}
.img_strategy{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/strategy_strip.jpg);
}
.img_strategy:hover{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/strategy_strip.jpg);
	background-position:-85px;
}
.img_design{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/design_strip.jpg);
}
.img_design:hover{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/design_strip.jpg);
	background-position:-85px;
}	
.img_research{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/research_strip.jpg);
}
.img_research:hover{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/research_strip.jpg);
	background-position:-85px;
}	
.img_marketing{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/marketing_strip.jpg);
}
.img_marketing:hover{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/marketing_strip.jpg);
	background-position:-85px;
}
.img_events{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/events_strip.jpg);
}
.img_events:hover{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/events_strip.jpg);
	background-position:-85px;
}
.img_branding{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/branding_strip.jpg);
}
.img_branding:hover{
	display:block;
	width:85px;
	height:85px;
	background-image:url(/img/home/branding_strip.jpg);
	background-position:-85px;
}
.newsCaseStudies P IMG{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:3px;
}