body {
	color: #292929;
}
ul {
	margin-bottom: 20px
}
p, td, li, label, .text input, textarea, #submit {
	font-size: .72em;
}
li li {
	font-size: 1em;
}
a {
	color: #0099e0;
	text-decoration: none;
}
#submenu li a, #subenu li a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .07em;
}
#submenu li a:hover {
	color: #292929;
}
body.capabilities #mCapabilities a,
body.experience #mExperience a,
body.team #mTeam a,
body.caseStudies #mCaseStudies a,
body.contact #mContact a
{
	color: #292929;
}
h2, .important {
	font-size: .85em;
	font-weight: bold;
	margin-bottom: 17px;
}
h3 {
	font-size: .72em;
	font-weight: bold;
	margin-bottom: 5px;
}
h3.alt {
	text-transform: uppercase;
	color: #0099e0;
	font-weight: normal;
}

.caseStudy .title {
	text-transform: uppercase;
	color: #0099e0;
	margin-bottom: 0;
	font-size: .6em;
	line-height: 1.3em;	
}
.caseStudy .subTitle {
	font-weight: bold;
	font-size: .6em;
	line-height: 1.3em;
}

.mediaHabits {
	color: #0099e0;
}

#experienceAreas a {
	color: #292929;
	text-decoration: none;
}
#experienceAreas a:hover, #experienceAreas li a.on {
	color: #fff;
	background-color: #95D671;
}
#experienceAreas ul li {
	color: #0099e0;
}
#contactForm label {
	color: #fff;
}
#contactForm input, #contactForm textarea {
	color: #292929;
}

.address, .maps {
	font-size: .7em;
	line-height: 1.1em;
}
.maps {
	margin-top: 200px;
}
.download a {
	display: block;
	float: right;
	background: #0099e0;
	color: #fff;
	padding: 2px 10px;
}
#experts {
	color: #95d671;
	font-size: 14px;
	text-transform: uppercase;
}
	#experts p, #experts ul, #experts li {
		font-weight: bold;
		margin-bottom: 8px;
	}
		#experts p {
			background: url("../img/background-li.gif") no-repeat 62px 8px;
			padding-right: 10px;
		}
		#experts ul { margin-bottom: 20px; }
