/* Case Studies Created 11/06/2007 */

/*************************************************************** Layout Case Studies ************************************************************/
div#cs {
	margin: 0 0 0 40px;
	padding: 0 0 100px 0;
	width: 947px;
	border-top: 1px solid #e1e1e1;
	overflow: hidden;
}
	div#cs h1 {
		margin: 16px 0;
		text-indent: -9999px;
		height: 17px;
	}
		h1#caseHeader {
			background: url(../img/header/case.studies.gif) no-repeat;
		}
		div#cs li {
			display: block;
			padding: 0 0 15px 0;
		}
			div#cs li a {
				display: block;
				background-color: #ededed;
				height: 80px;
				text-indent: -9999px;
			}
			ul#caseList li a {
				padding: 0 0 0 585px;
			}
			div#cs li a:hover {
				background-color: #f6f6f6;
			}
				li#dallas a {
					background: url(../img/anchors/dallas.jpg) no-repeat;
				}
				li#shipwrecked a {
					background: url(../img/anchors/shipwrecked.jpg) no-repeat;
				}
				li#blaine a {
					background: url(../img/anchors/blaine.jpg) no-repeat;
				}
				li#heiress a {
					background: url(../img/anchors/heiress.jpg) no-repeat;
				}			
				li#showroom a {
					background: url(../img/anchors/showroom.jpg) no-repeat;
				}
				li#diver a{
					background: url(../img/anchors/diver.jpg) no-repeat;
				}
				li#hedgefund a {
					background: url(../img/anchors/hedgefund.jpg) no-repeat;
				}
				li#denmark a {
					background: url(../img/anchors/denmark.jpg) no-repeat;
				}
				li#placement a {
					background: url(../img/anchors/placement.jpg) no-repeat;
				}
			div#cs li span {
				display: block;
				height: 80px;
			}
			ul#caseList li span {
				width: 363px;
			}
				ul#caseList #dallas span {
					background: url(../img/header/dallas.gif) no-repeat;
				}
				ul#caseList #shipwrecked span {
					background: url(../img/header/shipwrecked.gif) no-repeat;
				}
				ul#caseList #blaine span {
					background: url(../img/header/blaine.gif) no-repeat;
				}
				ul#caseList #heiress span {
					background: url(../img/header/heiress.gif) no-repeat;
				}			
				ul#caseList #showroom span {
					background: url(../img/header/showroom.gif) no-repeat;
				}
				ul#caseList #diver span {
					background: url(../img/header/diver.gif) no-repeat;
				}
				ul#caseList #hedgefund span {
					background: url(../img/header/hedgefund.gif) no-repeat;
				}
				ul#caseList #denmark span {
					background: url(../img/header/denmark.gif) no-repeat;
				}	
/***************************************************************** Layout Services **************************************************************/
/* Services Created 11/07/2007 */
		
		h1#servicesHeader {
			background: url(../img/header/services.gif) no-repeat;
		}
		ul#servicesList li a {
			padding: 0 0 0 465px;
		}
		ul#servicesList li span {
			width: 453px;
		}
			ul#servicesList #showroom span {
				background: url(../img/header/aquariumsL.gif) no-repeat;
			}
			ul#servicesList #diver span {
				background: url(../img/header/maintenanceL.gif) no-repeat;
			}
			ul#servicesList #hedgefund span {
				background: url(../img/header/consultingL.gif) no-repeat;
			}
			ul#servicesList #denmark span {
				background: url(../img/header/mediaL.gif) no-repeat;
			}
			ul#servicesList #placement span {
				background: url(../img/header/projectsL.gif) no-repeat;
			}
