/* CASE STUDY PAGE CONTENT */
#mainContent{
	margin:0; padding:18px 0 0 0;  border:0;
	width: 565px; height: auto;
	font-size:0.8em; line-height:normal;
	float:left;
}
.annotation {
	display:block;
	width:560px; margin:40px 0 0 15px;
	color:#4A5558; border-top: 1px dotted #4A5856;
}
.annotation h2 {
	display:block; margin:5px 0 3px 0;
	font-weight: bold; color:#4A5558;
}
.annotation p{
	clear:left; margin:0 0 9px 0;
	color:#4A5558;
}
.annotation a:link, .annotation a:visited{
	color:#4A5558; text-decoration:none;
	padding: 0 18px 0 0; background: url(../pics/chevred.gif) right 50% no-repeat;
}
.annotation a:hover, .annotation a:active{
	color:#4A5558; text-decoration:underline;
	background: url(../pics/chevgrey.gif) right 50% no-repeat;
}

/* CASE STUDY PAGES TOP BOX */

.mainCase {
	display:block;
	width: 550px; height:100px;
	margin: 0 0 8px 15px; padding: 2px 0 0 2px; border:0;
	background: #BAC1C1 url(../pics/corners/rightCorner.gif) bottom right no-repeat;
	clear:right;
}
.mainCase img {
	height:98px;
	margin:0 10px 0 0; padding:0 0 0 0; border:0;
	float:left; 
}
.mainCase p {
	display:inline;
	width:330px; height:80px; line-height:normal;
	margin:10px 0 0 10px ; padding:0; border:0;
	font-size:90%;
	color:#1C2326;
	float:left;
	overflow:auto;
}
.mainCase a:link, .mainCase a:visited {
	font-weight:bold; text-decoration:none;	color:#1C2326; 
}
.mainCase a:hover, .mainCase a:active {
	text-decoration:underline;
}
.quoted{
	margin:4px 0 0 0; padding:0; line-height:normal; float:left; clear:left;
}
#bigLogo {
	display:block;
	width:558px; margin:50px 0 0 15px;
	
}
.assets {
	display:block;
	width:500px; margin:10px 0 0 15px;
}
.assets img {
	margin:0 0 15px 0;
}

.assets a:link, .assets a:visited{
	display:block;
	background: url(../pics/chevred2.gif) left 4px no-repeat;
	padding:0 0 20px 20px; color:#4A5558;
}
.assets a:hover, .assets a:active{
	background: url(../pics/chevgrey.gif) left 4px no-repeat;
}