body { 
	background:url(images/case-study-bg.gif) no-repeat bottom #fff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

 h1 { 
	color:#352a57;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0 0 12px 0;
	line-height:1.3;
}

#container { 
	height:560px;
}

#header-left { 
	float:left;
	padding-left:20px;
	padding-top:20px;
}

#header-right { 
	float:right;
}

div.clear { 
	clear:both;
	height:20px;
}

div.clear-small { 
	clear:both;
}

p { 
	line-height:1.5;
}

a { 
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #cc0033;
}

a:hover { 
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #000;
}

ul { 
	margin:0;
	padding:0;
}

ul li { 
	background:url(images/tick.gif) no-repeat left;
	list-style: none;
	line-height:1.5;
	padding-left:15px;
}

a.view { 
	background:#e8e8e8;
	font-size:11px;
	color:#000;
	text-decoration:none;
	padding:4px 8px;
	border-bottom:none;
}

a.view:hover { 
	color:#fff;
	background:#cc0033;
	border-bottom:none;
}

a.nounderline { 
	border-bottom:none;
}
	
#topbar { 
	background:#352a57;
	color:#ffffff;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

#clientheader { 
	border-right:2px solid #d2204d;
	float:left;
	padding:5px 10px 0 10px;
}

#topbar h1 { 
	float:left;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:4px 0 0 10px;
	margin:0;
}

#content { 
	padding:10px 33px;
}
