
.mainNav {
	left:0;
}


#subHead {
	background-position:0 0;
	background-repeat:no-repeat;
	position:relative;
	height:172px;
	width:928px;
	margin-left:26px;
	padding-bottom:13px;
	border-bottom:#cfcecf solid 1px;
}
.ourFirm #subHead {
	background-image:url(../images/ourFirm/header_ourFirm.gif);
}
.partners #subHead {
	background-image:url(../images/ourFirm/header_partners.gif);
}
.sharkanskyTeam #subHead {
	background-image:url(../images/ourFirm/header_ourTeam.gif);
}
.workingWithUs #subHead {
	background-image:url(../images/workingWithUs/header_workingWithUs.gif);
}
.services #subHead {
	background-image:url(../images/workingWithUs/header_services.gif);
}
.clientStories #subHead {
	background-image:url(../images/clientStories/header_clientStories.gif);
}
.contactUs #subHead {
	background-image:url(../images/contactUs/header_contactUs.gif);
}
.directions #subHead {
	background-image:url(../images/contactUs/header_directions.gif);
}
.articlesAndTips #subHead {
	background-image:url(../images/articlesAndTips/header_articlesAndTips.gif);
}
.sharkBites #subHead {
	background-image:url(../images/articlesAndTips/header_sharkBites.gif);
}
.eNewsletter #subHead {
	background-image:url(../images/articlesAndTips/header_eNewsletter.gif);
}
.legal #subHead {
	background-image:url(../images/misc/header_legal.gif);
}
.privacyPolicy #subHead {
	background-image:url(../images/misc/header_privacyPolicy.gif);
}


/* --- Side Column ------------*/

.sideBlock {
	width:200px;
	float:left;
}

.subNav {
	padding:23px 16px 0 18px;
	min-height:67px;
	width:132px;
	border-right:#cfcecf solid 1px;
	font-size:12px;
}
.subNav li {
	margin-bottom:13px;
	line-height:1.2em;
}
.subNav a {
	display:block;
	color:#987659;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	background:url(../images/global/list_arrow.gif) 0 5px no-repeat;
}
.subNav a:hover, .subNav li.active a, .subNav li a.active {
	color:#40514e;
	background:url(../images/global/list_arrow_lit.gif) 0 5px no-repeat;
}

.callout {
	display:block;
	margin:55px 0 0 16px;
}


/* --- Main Content  ------------*/

.mainContainer {
	/* When a 'main column' container is needed */
	float:left;
	width:748px;
}
.mainBlock {
	float:left;
	width:640px;
	padding:22px 90px 25px 18px;
}
.noLeftPad {
	padding-left:0;
}
.teamPhoto {
	display:block;
	clear:left;
	margin: 0 0 18px 15px;
}
.teamQuotes {
	display:block;
	padding-bottom:3px;
}
.threeColumns {
	float:left;
	padding-left:18px;
	width:700px;
	background:url(../images/workingWithUs/bkg_3colLines.gif) 18px 0 repeat-y;
	margin-bottom:13px;
}
.threeColumns div.first {
	width:210px;
	padding-right:15px;
	float:left;
}
.threeColumns div.second {
	width:200px;
	padding:0 12px 0 22px;
	float:left;
}
.threeColumns div.third {
	width:200px;
	padding-left:22px;
	float:left;
}
ul.discBullets li{
	padding-left:8px;
	background:url(../images/global/list_bullet.gif) 0 8px no-repeat;
}
.buttonLink {
	display:inline-block;
	padding:10px 13px;
	background-color:#d4dfe9;
	color:#000033;
	font-weight:bold;
	text-decoration:none;
	margin-top:12px;
}
.buttonLink:hover {
	background-color:#b8cadb;
}
.midRise {
	vertical-align:text-bottom;
}
.strongLinkList, .strongLinkList a {
	color:#5979a5;
	font-weight:bold;	
	text-decoration:none;
}
.strongLinkList a:hover {	
	text-decoration:underline;
}
.strongLinkList li {
	margin-bottom:1em;
}
.topPad {
	padding-top:8px;
}


/* --- Section specific  ------------*/
.clientStories h1 {
	font-size:13px;
	margin-bottom:14px;
}
.clientStories .buttonLink {
	background-color:#d9e0df;
	color:#40514e;
}
.clientStories .buttonLink:hover {
	background-color:#c9d4d2;
}
.contactInfo {
	width:570px;
	margin-top:30px;
}
.contactInfo h2{
	margin-bottom:0;
	padding-bottom:0;
}
.contactInfo div {
	width:240px;
	float:left;
	margin-bottom:18px;
}

