

/* CASE STUDY BOXES */

.caseWrapper {
	display:block;
	width: 558px; height: auto; 
	margin: 0 0 8px 0; padding: 0 0 2px 0; 
	border-top:2px solid #B2B2B2; border-left:2px solid #B2B2B2;
	background: url(../pics/backgrounds/bgCase.gif) bottom right no-repeat;
	float:left; clear:both;
}

/* TruVelo Logo with hover */

.case1{
	float:left; margin: 0 15px 0 0; padding:0;
}
.case1 img{
	width:180px;
	border:0; margin: 0; padding:0;
	float:left;
}
.case1 a:link, .case1 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/truvelo.gif) left 0  no-repeat;
	float:left; clear:none;
}
.case1 a:hover, .case1 a:active {
	background: url(../pics/arcLogos/truvelo.gif) right 0  no-repeat; 
}
/* BHCC Logo with hover */

.case2{
	float:left; margin: 0 15px 0 0; padding:0;
}
.case2 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case2 a:link, .case2 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/bhcc.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case2 a:hover, .case2 a:active {
	background: url(../pics/arcLogos/bhcc.gif) right 0 no-repeat; 
}
/* Future Purchasing Logo with hover */

.case3{
	float:left; margin: 0 15px 0 0;
}
.case3 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case3 a:link, .case3 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/fp.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case3 a:hover, .case3 a:active {
	background: url(../pics/arcLogos/fp.gif) right 0 no-repeat; 
}
/* Hardigg Logo with hover */

.case4{
	float:left; margin: 0 15px 0 0;
}
.case4 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case4 a:link, .case4 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/hardigg.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case4 a:hover, .case4 a:active {
	background:  url(../pics/arcLogos/hardigg.gif) right 0 no-repeat; 
}
/* Lexus Academy Logo with hover */

.case5{
	float:left; margin: 0 15px 0 0;
}
.case5 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case5 a:link, .case5 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/lexus.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case5 a:hover, .case5 a:active {
	background:  url(../pics/arcLogos/lexus.gif) right 0 no-repeat; 
}
/* Lamp Logo with hover */

.case6{
	float:left; margin: 0 15px 0 0;
}
.case6 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case6 a:link, .case6 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/lamp.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case6 a:hover, .case6 a:active {
	background:  url(../pics/arcLogos/lamp.gif) right 0 no-repeat; 
}
/* Moments Logo with hover */

.case7{
	float:left; margin: 0 15px 0 0;
}
.case7 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case7 a:link, .case7 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/moments.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case7 a:hover, .case7 a:active {
	background: url(../pics/arcLogos/moments.gif) right 0 no-repeat; 
}
/* Just Logo with hover */

.case8{
	float:left; margin: 0 15px 0 0;
}
.case8 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case8 a:link, .case8 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/just.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case8 a:hover, .case8 a:active {
	background: url(../pics/arcLogos/just.gif) right 0 no-repeat; 
}

/* Back at Work Logo with hover   */
.case9{
	float:left; margin: 0 15px 0 0;
}
.case9 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case9 a:link, .case9 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/back.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case9 a:hover, .case9 a:active {
	background: url(../pics/arcLogos/back.gif) right 0 no-repeat; 
}
/* River Farms with hover   */
.case10{
	float:left; margin: 0 15px 0 0;
}
.case10 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case10 a:link, .case10 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/river.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case10 a:hover, .case10 a:active {
	background: url(../pics/arcLogos/river.gif) right 0 no-repeat; 
}
/* Ticket Media with hover  */
.case11{
	float:left; margin: 0 15px 0 0;
}
.case11 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case11 a:link, .case11 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/ticket.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case11 a:hover, .case11 a:active {
	background: url(../pics/arcLogos/ticket.gif) right 0 no-repeat; 
}
/* Wire World Media with hover  */
.case12{
	float:left; margin: 0 15px 0 0;
}
.case12 img{
	width:180px; 
	border:0; margin:0; padding:0;
	float:left;
}
.case12 a:link, .case12 a:visited {
	width:180px; height:auto; min-height:98px;
	background: url(../pics/arcLogos/wire.gif) left 0 no-repeat;
	float:left; clear:none;
}
.case12 a:hover, .case12 a:active {
	background: url(../pics/arcLogos/wire.gif) right 0 no-repeat; 
}
/* Bullet Case Studies Links */

.caselinks {
	display:block; width:60%; height: auto;
	margin: 0; padding: 0; border:0;
	float:left;
}
.caselinks h1{
	display:block;
	margin: 10px 0 8px 0; padding: 0; border:0;
	color:#4A5558;
}
ul.caselist  {
	display:block;
	list-style:none; line-height:normal;
	margin:0; padding:0 0 0 12px; border:0;
	float: left; clear:none;  
}
ul.caselist li {
	list-style:none; 
	padding:0 0 0 20px;
	background: url(../pics/chevRed.gif) 0 50% no-repeat;
	font-weight:normal; text-decoration:none;	color:#4A5558;
}
ul.caselist a:link, ul.caselist a:visited {
	list-style:none;
	padding:0 0 0 20px;
	background: url(../pics/chevRed.gif) 0 50% no-repeat;
	font-weight:normal; text-decoration:none;	color:#4A5558;
}
ul.caselist a:hover, ul.caselist a:active {
	list-style:none;
	background: url(../pics/chev.gif) 0 50% no-repeat;
	font-weight:normal; text-decoration:underline; color:#4A5558;
}

