span.amp {
	font-family: "Book Antiqua", serif;
	font-style: italic;

}

#paper a {
	color: #3b2efd;
	text-decoration: none;
}

#paper a:hover {
	color: #111;
	text-shadow: #848484 0 0 3px;
}

div#folder {
	margin: 43px 0 0;
	background: #000 url(/css/screen/about/images/insidefolder.png) repeat-x left bottom;
	width: 100%;
	padding: 10px 0 0;
}

div#folder div.wrap {
	width: 980px;
	margin: 0 auto 0;
	overflow: hidden;
	padding: 12px 0 0;
}

div#folder div.sidenav {
	width: 229px;
	border-right: 1px solid #555;
	padding: 0 0 40px;
	float: left;
	margin: 0 0 0;
}

div#folder div.wrap div.showme {
	width: 730px;
	float: right;
	padding: 0 0 0;
	overflow: hidden;
	height: 349px;
	background: url(images/leaders.jpg) no-repeat 0 0;
	margin: 10px 0 4px;
}

div#folder div.wrap div.showme h3 {
	display: none;
}

div#folder div.sidenav ul {
	width: 229px;
	border-top: 1px solid #555;
}

div#folder div.sidenav a {
	color: #eee;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 12px 5px 12px 5px;
	background-color: #000;
	border-bottom: 1px solid #555;
	font-size: 17px;
}

div#folder div.sidenav a:hover {
	background-color: #222;
	padding: 12px 5px 12px 5px;
	border-bottom: 1px solid #555;	
}

div#folder div.sidenav a.here,
div#folder div.sidenav a:hover.here {
	background-color: #555;
	color: #000;
	padding: 10px 5px 10px 5px;
	position: relative;
}

#folder div.sidenav ul li a button {
	cursor: pointer;
	display: inline;
	margin: 0;
	position: absolute;
	top: 9px;
	left: 155px;
}

div#folder h2 {
	color: #fff;
	height: 33px;
	width: 166px;
	background: url(/css/screen/about/images/header.png) no-repeat 5px 0;
	text-indent: -9000px;
	margin: 0 0 0;
	padding: 0 0 9px;
}















#locations {
	position: relative;
	width: 938px;
	margin: 0 auto 0;
	background-color: #fff;
	padding: 30px 20px 30px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#locations .locsandmaps {
	overflow: hidden;
}

#locations .locs {
	float: left;
	width: 450px;
	overflow: hidden;
	margin-right: 10px;
}

#locations .locs div {
	float: left;
	width: 225px;
}

#locations .maps {
	float: left;
	width: 478px;
}

#locations h5 {
	padding: 0;
	margin: 0 0 6px;
	font-size: 12px;
	color: #274758;
	font-weight: normal;
	line-height: 10px;
	text-transform: uppercase;
}

#locations h4 {
	padding: 0;
	margin: 15px 0 2px;
	font-size: 14px;
	color: #274758;
	font-weight: bold;
	line-height: 16px;
}

#locations h4.st {
	margin-top: 0;
}

#locations h4.imhere {
	color: #2dfd71;
}

#locations p {
	padding: 0;
	margin: 0 0 20px;
	font-size: 12px;
	color: #274758;
	line-height: 1.4;
}

#locations .light-blue-box {
	margin-top: 40px;
	width: 452px;
	background-color: #ecf2fe;
	border: 1px solid #cfedfe;
	margin-left: 8px;
}

#locations .light-blue-box h3 {
	margin: 20px;
	padding: 0;
}

#locations .light-blue-box p {
	margin: 10px 20px 20px;
	line-height: 1.6;
}

#locations #map {
	width: 462px;
	height: 600px;
	border: 8px solid #3f3f3f;
	margin-top: 15px;
}

#locations h4 span {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

#locations a {
	color: #4e7afd;
	text-decoration: none;
}

#locations a:hover {
	color: #39dc43;
}