/* Worktank Web Styles 6.0; please clean me up */

a:focus,a:active {border:0; -moz-outline-style: none;}
body
{
	font-family: Arial, sans-serif;
	padding:0 0 0 0; margin:0;
	width:100%; height:100%;

	background: #D6EEf3 url('/interface/images/bg_home.jpg') top center no-repeat;
	
}

body.aboutus { background-image: url('/interface/images/bg_aboutus.jpg');}
body.contact { background-image: url('/interface/images/bg_contact.jpg');}
body.careers { background-image: url('/interface/images/bg_careers.jpg');}
body.ourwork { background-image: url('/interface/images/bg_portfolio.jpg');}

div#page
{
	width: 990px;
	height:100%;
	margin:auto;
	position: relative;
	left:-50px;
}

div#flashbackground
{
	position:absolute;
	left:0px;top:0px;
	width:100%;
	height:100%;
	z-index:0;
}

div#lemon 
{
	z-index:100;
	position:absolute;
	right:-33px; top:35px;
	display:none;
}

body.home div#lemon { display: block; }

div#header,
div#navigation,
div#content,
div#footer
{
	z-index:10;
}

a { color:#e98024; text-decoration:none;}
p { color:#524a48; font-size:12px; line-height:16px; margin: 0 0 10px 0;padding:0;}
ul { list-style:none; margin:0; padding:0;}
div.clear { clear:both;}
.duplicate { display: none; }
body.portfolio div.clear { height:150px; clear:none;}


/* Header */
div#header 
{
	position:relative;
	height: 95px;
	z-index:1;
}

div#header img 
{
	margin: 30px 0 0 106px;
	border:0;
}

/* Navigation*/
div#navigation
{
	position:absolute;
	top:  259px; left: 0px;
	width: 150px;
	z-index:50;
	cursor:hand;
}

div#navigation ul
{
	margin:0 15px 0 0; padding:0;
}

div#navigation ul li
{
	padding: 0; margin:0;
}

div#navigation ul ul
{
	margin: 0 0 5px 0; padding:0;
}

div#navigation ul ul li
{
	height: 14px;
	padding: 0; margin:0;
	text-align:right;
}

div#navigation ul li a 
{
	color: #006580;
	font-size:14px;
	text-align:right;
	display: block;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	margin:0; padding: 0 0 2px 0;
	overflow:hidden;

}


div#navigation ul ul li a
{
	display:inline-block;
	font-weight:bold;
	font-size:11px;
	color: #ea8124;
	text-transform: none;
	padding: 0 0 0 20px; margin:0 0 0 0;
	overflow:hidden;
}

/* Navigation States */
div#navigation ul.subnav
{
	display:none;
}

body.ourwork div#navigation ul#ourworksubnav,
body.aboutus div#navigation ul#aboutussubnav,
body.careers div#navigation ul#careerssubnav,
body.contact div#navigation ul#contactsubnav
{
	display:block;
}

body.ourwork a#ourwork,
body.aboutus a#aboutus,
body.careers a#careers,
body.contact a#contact
{
	color: #006580;
}


body.ourwork div#navigation a#ourwork { }
body.aboutus div#navigation a#aboutus { }
body.careers div#navigation a#careers { }
body.contact div#navigation a#contact { }

body.portfolio div#navigation a#portfolio { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.casestudies div#navigation a#casestudies { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.approach div#navigation a#approach { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.clients div#navigation a#clients { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.awards div#navigation a#awards { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.board div#navigation a#board { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}

body.ourstory div#navigation a#ourstory { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.services div#navigation a#services { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.people div#navigation a#people{ background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.credentials div#navigation a#credentials { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.giving div#navigation a#giving{ background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.openings div#navigation a#openings { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}
body.lifeatworktank div#navigation a#lifeatworktank { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}

body.directions div#navigation a#directions { background: url('/interface/images/orangearrow.gif') left -3px no-repeat;}

/* Content Area */
div#content
{
	margin: 30px 0 15px 150px;
	z-index:5;
	position:relative;
}
/*portfolio - move*/
body.portfolio div#content
{
	margin-top:480px;
}

body.portfolio div#content div#col1
{
	width:800px;
	padding:0;margin:0;
}

body.portfolio div#content div#col2
{
	display:none;
}

body.portfolio div#content h2 { clear:left; margin-top:10px;}

div#content ul.services
{
	padding-left:15px;
	border: solid #ccc;
	border-width: 0 0 1px 0;
	height:20px;
}

div#col1 p, div#col2 p { font-family: Georgia, serif; }

div#content ul.services li
{
	float:left;
	color:#524a48;
	padding:0 0 0 10px;
	background: url("/interface/images/services_bullet_off.gif") left center no-repeat;
	margin-right:10px;
	font-size:10px;
}

div#content ul.services li.active 
{
	background: url("/interface/images/services_bullet.gif") left center no-repeat;
}

body.portfolio div#content h2
{
	color:#787270;
	margin-top:15px;
	margin-bottom:0;
}
body.portfolio div#content h3
{
	color:#787270;
}
body.portfolio div#content p
{
	margin-top:5px;
	color:#787270;
	width:60%;
}
/* End Portfolio*/

/* Top Level Page */
div#content div#hero
{
	float:left;
	width: 417px;
	height: 357px;
}

body.home div#content div#hero
{
	width:629px;
}

body.ourwork div#content div#hero,
body.aboutus div#content div#hero,
body.careers div#content div#hero,
body.contact div#content div#hero
{

}

div#content div#shorts
{
	margin: 0 0 0 423px;
	width:417px;
	height:357px;
}

body.home div#content div#shorts
{
	margin-left:632px;
	width:208px;
}


div#content div#shorts div.short
{
	height:86px;
	padding: 20px 10px 10px 10px;
	border-bottom:3px solid #bab5b3;
	background: rgb(110, 99, 97);
}

div#content div#shorts div.short h1
{
	margin:0; padding:0;
	font-size: 16px;
	line-height:16px;
	color:#FFF;
	text-transform:uppercase;
}

body.home div#content div#shorts div.short h1
{
	padding-top:10px;
	text-transform: none;
}

body.home div#content div#shorts div.short { height: 96px; background:#7f7775; border-color:#FFF; padding:10px;}



body.home div#content div#shorts div.second h2,
body.home div#content div#shorts div.third h2
{
	color:#FFF;
	text-transform: lowercase;
	margin:0;padding:0;
	
}

body.home div#content div#shorts div.second p,
body.home div#content div#shorts div.third p
{
	margin-top:4px;
	color:#524a48;
	font-weight:bold;
	font-size:12px; line-height:12px;
}

body.home div#content div#shorts div.second a,
body.home div#content div#shorts div.third a
{
	margin-top:6px;
	font-size:12px; line-height:12px;
	color:#bae3ea;
	font-weight:bold;
	
}

div#content div#shorts div.first 
{
	border-color:#FFF;
}

div#content div#shorts div.short p
{
	margin:0; padding:0;
	font-size:15px;
	color:#FFF;
	line-height:17px;
	font-weight:bold;
}

div#content div#shorts div.first p
{
	color:#dedddd;
}


div#content div#shorts div.short p a { display:inline; }
div#content div#shorts div.short a { display:block; }

div#content div#shorts div.second,
div#content div#shorts div.third
{
	background:#FFF;
}

body.home div#content div#shorts div.second { background: #8e8785;}
body.home div#content div#shorts div.third { background: #9d9694;border-bottom:0;height:97px; }


div#content div#shorts div.short h3
{
	margin:0; padding:0;
	font-size: 18px;
	color: #524A48;
	text-transform:uppercase;
}

div#content div#shorts div.second p,
div#content div#shorts div.third p
{
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#7f7775;
}

div#content div#shorts div.second,
div#content div#shorts div.third
{
	padding-right:20px;
}

/* Content Level Page */
body.content div#content 
{
	height: auto;
}

div#content div#breadcrumb
{
	background: transparent;
	height: 20px;
	border-bottom: 1px solid #bec4ca;
	text-align:right;
	padding-left:50%;
	margin-bottom: 5px;
}

div#content div#breadcrumb p
{
	font-size: 18px; 
	color: #e98024;
	padding: 0 0 0 0; margin:0px 0px 0 0;
	text-transform:uppercase;
	font-weight:bold;
	overflow:hidden;
}

div#content div#introcopy
{
	background: url('/interface/images/bg_introcopy.jpg') top left repeat-y;
	padding: 10px 15px 15px 15px;
	height:89px;
}

div#content div#introcopy h1
{
	margin:0; padding:0;
	color:#FFF;
	font-size:18px;
	overflow:hidden;
	width:50%;
}

div#content div#introcopy p
{
	color:#FFF;
	font-size:14px;
	line-height:16px;
	margin:0; padding:0;
	width: 480px;
	font-weight:bold;
}

/*
body.casestudies div#content div#breadcrumb p { background: url("/interface/images/1.2_CaseStudies_h0.gif") top right no-repeat; }
body.casestudies div#content div#introcopy h1 { background: url("/interface/images/1.2_CaseStudies_h1.gif") top left no-repeat; }
body.approach div#content div#breadcrumb p { background: url("/interface/images/1.3_Approach_h0.gif") top right no-repeat; }
body.approach div#content div#introcopy h1 { background: url("/interface/images/1.3_Approach_h1.gif") top left no-repeat; }
body.clients div#content div#breadcrumb p { background: url("/interface/images/1.4_Clients_h0.gif") top right no-repeat; }
body.clients div#content div#introcopy h1 { background: url("/interface/images/1.4_Clients_h1.gif") top left no-repeat; }
body.awards div#content div#breadcrumb p { background: url("/interface/images/1.5_Awards_h0.gif") top right no-repeat; }
body.awards div#content div#introcopy h1 { background: url("/interface/images/1.5_Awards_h1.gif") top left no-repeat; }

body.ourstory div#content div#breadcrumb p { background: url("/interface/images/2.1_OurStory_h0.gif") top right no-repeat; }
body.ourstory div#content div#introcopy h1 { background: url("/interface/images/2.1_OurStory_h1.gif") top left no-repeat; }
body.services div#content div#breadcrumb p { background: url("/interface/images/2.1_Services_h0.gif") top right no-repeat; }
body.services div#content div#introcopy h1 { background: url("/interface/images/2.2_Services_h1.gif") top left no-repeat; }
body.people div#content div#breadcrumb p { background: url("/interface/images/2.3_People_h0_.gif") top right no-repeat; }
body.people div#content div#introcopy h1 { background: url("/interface/images/2.3_People_h1.gif") top left no-repeat; }
body.giving div#content div#breadcrumb p { background: url("/interface/images/2.4_Giving_h0.gif") top right no-repeat; }
body.giving div#content div#introcopy h1 { background: url("/interface/images/2.4_Giving_h1.gif") top left no-repeat; }
body.news div#content div#breadcrumb p { background: url("/interface/images/2.5_NewsPR_h0.gif") top right no-repeat; }
body.news div#content div#introcopy h1 { background: url("/interface/images/2.5_NewsPR_h1.gif") top left no-repeat; }
body.credentials div#content div#breadcrumb p { background: url("/interface/images/2.6_Credentials_h0.gif") top right no-repeat; }
body.credentials div#content div#introcopy h1 { background: url("/interface/images/2.6_Credentials_h1.gif") top left no-repeat; }

body.openings div#content div#breadcrumb p { background: url("/interface/images/3.1_Openings_h0.gif") top right no-repeat; }
body.openings div#content div#introcopy h1 { background: url("/interface/images/3.1_Openings_h1.gif") top left no-repeat; }

body.lifeatworktank div#content div#breadcrumb p { background: url("/interface/images/3.2_LifeAtWorktank_h0.gif") top right no-repeat; }
body.lifeatworktank div#content div#introcopy h1 { background: url("/interface/images/3.2_LifeAtWorktank_h1.gif") top left no-repeat; }

body.directions div#content div#breadcrumb p { background: url("/interface/images/5.1_Directions_h0.gif") top right no-repeat; }
body.directions div#content div#introcopy h1 { background: url("/interface/images/5.1_Directions_h1.gif") top left no-repeat; }
*/



div#content h2
{
	font-size:18px;
	color:#293b4e;
	text-transform:uppercase;
	padding: 0; margin: 0 0 10px 0;
}

div#content h3
{
	font-size: 12px;
	color:#293b4e;
	margin:0; padding:0;
	text-transform:uppercase;
}


div#content div#col1,
div#content div#col2
{
	width: 390px;
	float:left;
	padding: 15px;
}

body.content2 div#content div#col1
{
	width:480px;
}

body.content2 div#content div#col2
{
	width:315px;
	padding: 15px 0 0 15px;
}

div#content div#col2
{
	padding: 15px 0 0 15px;
}

/* Page Specific Content */

div#content ul
{

}

div#content ul li
{
	padding: 10px 0 10px 0;
}

div#content ul li h3
{
	color:#293b4e;
	font-size:14px;
	line-height:17px;
	margin:0;padding:0;	
}

div#content ul li p
{
	color:#524a48;
	font-size:12px;
	line-height:17px;
	margin:0;padding:0;
}


div#content ul.executiveteam { border-top: 0px;}

div#content ul.executiveteam li
{
	float:left;
	width:155px;
	padding:0 0 5px 0;
	margin-right:3px;
	display:block;

}

div#content ul.executiveteam li a
{
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	margin: 0 0 0 0; padding: 0;
	display:block;

}

div#content ul.executiveteam li p
{
	font-weight:bold;
	font-size:10px;
	line-height:10px;
	margin:0;padding:0;

}

div#content ul.executiveteam img
{
	float:left;
	display:block;
	margin:0;
	border:0;
}

div#content img.execimg 
{ 
	float: left; 
	display:block;
	padding: 0 15px 5px 0;	
}

div#content ul.execbullet
{
	padding:10px 5px 10px 5px;
	list-style: inside url("/interface/images/orangearrow.gif");
	font-size:12px;
	border:solid #bbc55c;
	border-width:5px 0;
	color:#524a48; 
}

div#content ul.execbullet li
{
	margin:5px 0 10px 0; padding:0;
	line-height:16px;
}

div#content h2.execsummary { padding-top:30px;}


div#content ul.showingoff { border-top:0;}

div#content ul.showingoff li
{
	background:#7f7775;
	padding:15px 15px 15px 120px;
	margin:5px 0;
}

div#content ul.showingoff h4
{
	font-size:12px;
	color:#FFF;
	text-transform: uppercase;
	margin:0 0 10px 0;padding:0;
}

div#content ul.showingoff h4 span.title
{
	display:block;
	font-size:10px;
}

div#content ul.showingoff p
{
	font-size:11px;
	line-height:12px;
	color:#FFF;
	margin-bottom: 5px;
}

div#content ul.showingoff a 
{
	color:#bae3ea;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
}

ul.howwegive h4,
ul.wesupport h4
{
	margin:10px 0 0 0;padding:0;
	font-size:12px;
	color:#293b4e;
}


div#content ul.howwegive h3
{
	margin:10px 0 0 0;padding:0;
	font-size:14px;
	color:#293b4e;
}

div#content ul.wesupport li,
div#content ul.howwegive li
{ 
	border-bottom:1px solid #ccc;
	padding-top:10px;
}

div#content ul.howwegive h4{}

ul.howwegive a,
ul.wesupport a
{
	font-size:12px;
	margin-top:3px;
	color:#035a73;	
}

ul.howwegive a {display:inline;}

ul.howwegive img.right { float:right; margin:5px;}

div.casecallout
{
	width: 200px; margin: 20px 0 20px 20px;
	float:right;
}

body.news ol {font-size:12px;color:#524A48;line-height:16px;}
body.news li {margin:0px 0px 10px 0px;}

ul.casestudies
{
	list-style:none;
	margin:0;padding:0;
	border-top:1px solid #eae9e8;
	font-weight:bold;
}

ul.casestudies li
{
	padding: 10px; 
	border-bottom:1px solid #eae9e8;
}

ul.casestudies li a
{
	text-decoration:none;
	font-size:12px;
}

ul.casestudies li p
{
	font-size:12px;
	margin:0;padding:0;
}

div#content ul.fourstages
{
	border-top:0;
	list-style:none;margin:0;padding:0;
}

div#content ul.fourstages li
{
	padding-top:0;
}

div#col2 ul.fourstages
{
	margin-top: 30px;
	border:0;
}

body.board div#content img { float:left; padding: 0px 10px 10px 0px; }

div#content ul.servicelist { border-top:0;}

body.clients div#content div#col1 { margin-left:0;padding-left:0;}

div#content ul.clientlist
{
	list-style:none;
	display:block;
	margin:0;padding:0;
	width:840px; height: 354px;
	border: solid #CCC;
	border-width: 1px 0 0 1px;
}

div#content ul.clientlist li 
{
	width:167px; height:118px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
	padding:0;margin:0;
	float:left;
	display:block;

}

div#content ul.clientlist li.active
{
	width:322px;
}

div#content ul.clientlist li a, a img{ border:none; }

div#content ul.clientlist li img { display:block; padding:2px 0 0 2px; }

div#content ul.clientlist li img.left { padding:2px 2px 0 0; }


div#content ul.clientlist div
{
	background:#FFF;
	width:305px; height:84px;
	padding:15px;
	border: solid #bccc5c;
	border-width: 2px 2px 2px 0;
	display:none;
}

div#content ul.clientlist div.left
{
	border-width: 2px 0 2px 2px;
	width:306px;
}

div#content ul.clientlist h4
{
	margin:10px 0 0 0;padding:0;
	font-size:12px; font-weight:bold;
	color:#293b43;
	text-transform: uppercase;
}

ul.awardlist
{
	list-style:none;margin:10px 0;padding:0;

}

ul.awardlist li
{
	padding: 10px 0; 
	border-bottom:1px solid #CCC;
}

body.awards div#content h2 { margin-top:15px;}

ul.awardlist li h4
{
	margin:0;padding:0;
	color:#293b4e;
	text-transform:uppercase;
	font-size:12px;
}

ul.awardlist li p
{
	margin:0;padding:0;
	font-weight:bold;
}

div#content ul.creds li { clear:right; border-bottom:1px solid #CCC;}

div#content ul.creds img
{ float:right;padding: 0 15px 15px 15px;}

div#content ul.affiliations li
{
	border-bottom: 1px solid #ccc;
}

div#content ul.affiliations p { margin:0;}


/* Footer */
div#footer
{
	clear:both;
	margin: 75px 0 0 150px;
	padding: 8px 0 15px 0;
	font-weight:bold;
}

div#footer a
{
	display:inline-block;
	float:left;
	font-size: 8px;
	padding-right: 15px;
	text-decoration:none;
	color:#7f7775;
}

div#footer p
{
	margin:0; padding:0;
	width: auto;
	float:right;
	text-align:right;
	font-size:9px;
	color:#7f7775;
	text-transform: uppercase;
}

div#footer p a
{
	margin:0;padding:0;
	float:none;
	display: inline;
	font-size:9px;
}

/* SIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Section Nav */
div#sectionnav
{
	position:absolute;
	width:300px;
	height:100px;
	top:90px; right:15px;
	z-index:500;
}

div#sectionnav h3 { padding-top:0px; font-size:12px; color:#FFF;}

div#sectionnav ul.newsview,
div#sectionnav ul.newsyear
{
	position:relative;
	top:-23px;
	height:20px;
	padding:5px 0 5px 70px;
	border-top:1px solid #d0d78d;
}

div#sectionnav ul.newsview
{
	padding-left: 50px;
}

div#sectionnav ul.newsyear
{
	border-bottom:1px solid #d0d78d;
}

div#sectionnav ul.newsview li,
div#sectionnav ul.newsyear li
{
	float: left;
	margin-right:15px;
	padding: 0 0 0 0;
}

div#sectionnav ul li a:hover { border-bottom: 1px solid #FFF;}
div#sectionnav ul li a { font-size:12px; font-weight:bold; color:#FFF;text-transform:uppercase;padding-bottom:3px;}
div#sectionnav ul li a.news 
{ 
	padding-left: 20px; 
	background: url("/interface/images/newsnav.gif")  left  top no-repeat;
}
div#sectionnav ul li a.pr 
{ 
	padding-left: 25px; 
	background: url("/interface/images/prnav.gif")  left  top no-repeat;
}
div#sectionnav ul li a.selected
{
	border-bottom:1px solid #FFF;
	font-weight:bold;
}

div#sectionnav h3 { clear:both;}


div#map { width:390px; height:439px;}

div#content ul.newslist { border-top:1px solid #ccc;}

div#content ul.newslist li a 
{ 
	font-size:12px; 
	line-height:14px;
	display:block;
	font-weight:bold;
}

div#content ul.newslist li.selected a 
{
	color:#7f7775;
}

div#content ul.newslist li a span.date
{
	display:block;
	color:#7f7775;

}

div#content div#col1 ul.newslist li a span.date
{
	font-style:italic;
	color:#035a73;
}

div#content div#col1 ul.newslist li
{
	padding: 15px 0 15px 25px; 
	background: url("/interface/images/icon_news.gif") 1px 20px no-repeat;
}

div#content div#col1 ul.newslist li.pr
{
	padding: 15px 0 15px 25px; 
	background: url("/interface/images/icon_pr.gif") 1px 20px no-repeat;
}


div#content div#col1 ul.newslist li p
{
	margin-left: -20px;
}

div#content ul.newslist li 
{ 
	border-bottom:1px solid #ccc;
	padding: 10px 0 10px 25px; 
	background: url("/interface/images/icon_news.gif") 1px 10px no-repeat;
}

div#content ul.newslist li.pr
{
	border-bottom:1px solid #ccc;
	padding: 10px 0 10px 25px; 
	background: url("/interface/images/icon_pr.gif") 1px 10px no-repeat;
}

div#content div.fullentry p 
{
	margin-top: 10px;
}

div#content div.fullentry div#publication_info
{
	font-size:12px; color: #524a48;
}

div#content div.fullentry img.primage
{
	border: 0;
	float: right;
	margin: 20px 0 10px 0;
}

div#content ul.joblist li
{
	border-bottom:1px solid #CCC;
}

div#content ul.joblist li h3 a 
{

}

div#sectionnav ul.departmentlist
{
	border: solid #FFF;
	border-width:1px 0;
	height:24px;
}

div#sectionnav ul.last
{
	border-top:0;
}

div#sectionnav ul.departmentlist li
{
	float:left;
	padding:3px;
	color:#FFF;
}

div#sectionnav ul.departmentlist li a
{
	font-weight:bold;
	font-size:9px;
}

div#content div.fullentry ul
{
	font-size:12px;
	color:#524a48;
	list-style: disc;
	margin-left:15px;
	border:0;
}

p.noresults { margin-top:10px;}

div.description
{
	display:none;
	float:left;
	width:100%;
}

div.description.active
{
	display:block;
}

div.description div
{
	margin-left:15px;
}

div#content ul.interviewtips
{
	border-top:0px;
	list-style: disc;
	padding-left:25px;
	color:#524a48; font-size:12px; line-height:16px;
}

body.awards div#content div#col1,
body.awards div#content div#col2
{
	margin-top:0px;
}

div#content h3 span.title
{
	display:block;
	padding-bottom:5px;
}

body.ourstory div#content img { padding-bottom:5px; }

div.heronoflash { display:none;}
div#portfolioerror { position:absolute; left:160px; top: 200px; }

body.home div#hero img { position: relative; top:-30px; left:-15px;}


body.openings div#content div#col1 ul li { padding: 5px 0;}
body.openings div#content div#col1 h3 { padding-top:10px; }

p.havewhatittakes { margin-top:10px;}


div.mapbutton
{
	display:block;
	margin:2px;
	padding:3px;
	width:75px;
	float:right;
	position:relative;
	z-index:500;
	background:#FFF;
	border:1px solid #000;
	font-size:12px;
	cursor: pointer;
	line-height:15px;
}

div.mapbutton.selected
{
	font-weight:bold;
}
div.mapbutton img
{
	padding-right: 3px;
	display:block; float:left;
}

div#hero.clickable
{
	cursor: pointer;
}

form label { display:block;}

ul.wesupport p { margin-top:5px;}