/*c
Grid:
82x10 + 14 gutter
span-1   82px
span-2   178px
span-3   274px
span-4   370px
span-5   466px
span-6   562px
span-7   658px
span-8   754px
span-9   850px
span-10  946px
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ul li { list-style-type: none; }

body {
	background-color: #fff;
	font-size: 75%;
	color: #444; 
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin: 1.5em 0;
}

a {
	text-decoration: underline;
	color: #336699;
}

a img { border: none; }

h1,h2,h3,h4,h5,h6 { 
	/*color: #1D2637;*/
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

p { margin: 0 0 1.5em; }

.access_text {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

h1 { font-size: 3em; line-height: 1; }
h2 { font-size: 2em; }

h2 a {
	color: #333;
	text-decoration: none;
}


h3 {
	font-size: 1.6em;
	line-height: 1.2;
	/*color: #1D2637;*/
	color: #333;
	text-transform: uppercase;
}

h4 {
	font-size: 2em;
	line-height: 1.2em;
	color: #333;
	margin-bottom: .5em;
}

h5 {
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
}

h3.dotted_horiz {
	padding-bottom: 10px;
	background-image: url('../img/_common/dotted_h_light.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#container {
	width: 946px;
	margin: 0 auto;
}

#header {
	width: 100%;
	margin: 0 0 3px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #cdd5e1;
	text-align: center;
}

#header h1 a {
	display: block;
	margin: 0 auto;
	width: 173px;
	height: 115px;
	background-image: url('../img/_common/logo.gif');
}

#header h1 a img {
	display: none;
}

#mainNav {
	float: left;
	width: 100%;
	border: 1px solid #cdd5e1;
	border-width: 1px 0;
	padding: 12px 0 12px 0;
}

#mainNav li {
	float: left;
	display: block;
	border-right: 1px solid #cdd5e1;
}

#mainNav li a:link,
#mainNav li a:visited,
#mainNav li a:active,
#mainNav li a:hover {
	display: block;
	height: 17px;
	background-repeat: no-repeat;
	background-position: top left;
}

#mainNav li a:hover,
#mainNav li a.active:link,
#mainNav li a.active:visited,
#mainNav li a.active:active,
#mainNav li a.active:hover
 {
	background-position: bottom left;
}

#mainNav li.first {
	padding-left: 30px;
}

#mainNav li.last {
	border-right: none;
}

#mainNav #navAbout a {
	width: 81px;
	background-image: url('../img/_common/nav/about_us.gif');
}

#mainNav #navInvestment a {
	width: 158px;
	background-image: url('../img/_common/nav/investment_criteria.gif');
}

#mainNav #navCaseStudies a {
	width: 110px;
	background-image: url('../img/_common/nav/case_studies.gif');
}

#mainNav #navPortfolio a {
	width: 94px;
	background-image: url('../img/_common/nav/portfolio.gif');
}

#mainNav #navFunds a {
	width: 145px;
	background-image: url('../img/_common/nav/funds_and_investors.gif');	
}

#mainNav #navTeam a {
	width: 62px;
	background-image: url('../img/_common/nav/team.gif');
}

#mainNav #navNews a {
	width: 63px;
	background-image: url('../img/_common/nav/news.gif');
}

#mainNav #navContact a {
	width: 82px;
	background-image: url('../img/_common/nav/contact.gif');
}

#mainNav #navLogin a {
	width: 79px;
	background-image: url('../img/_common/nav/lp_login.gif');
}

#topBar {
	float: left;
	width: 100%;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 0 0 8px 0;
	margin: 0 0 20px 0;
}

.tools a.email {
	width:46px;
	display: block;
	float: left;
	font-size: .85em;
	font-family: Arial, verdana, sans-serif;
	color: #666;
	border: 1px solid #d8d8da;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 4px;
	margin-left: 5px;
}

.tools a.email:hover {
	text-decoration: underline;
}

.tools a.print {
	display: block;
	float: left;
	width:46px;
	font-size: .85em;
	color: #666;
	font-family: Arial, verdana, sans-serif;
	border: 1px solid #d8d8da;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 4px;
}

.tools a.email span {
	display: block;
	padding-right: 15px;
	background-image: url('../img/_common/icons/email.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

.tools a.print span {
	display: block;
	padding-right: 15px;
	padding: 0 4px;
	background-image: url('../img/_common/icons/print.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

.tools a.print:hover {
	text-decoration: underline;
}

a.close {
	padding: 0 4px;
	font-size: .85em;
	border: 1px solid #d8d8da;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, verdana, sans-serif;
}

a.close span {
	background-image: url('../img/_common/icons/close.gif');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
}

a.close:hover {
	text-decoration: underline;
}

.content {
	float: left;
	width: 100%;
	padding: 10px 0 30px;
	margin: 3px 0 0 0;
	border-top: 1px solid #cdd5e1;
}

.content #mainPhoto {
	/* float: left; */
	width: 100%;
	margin-bottom: 20px;
}

.content .lgText {
	font-size: 2em;
	line-height: 1.2em;
	color: #333;
	margin-bottom: .5em;
}

.content .medText {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #555555;
	margin-bottom: .5em;
} 

.content a.more {
	display: inline-block;
	font-family: Arial, Verdana, sans-serif;
	font-size: .95em;
	background-image: url('../img/_common/more_arrow.gif');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
}

.content a.less {
	font-family: Arial, Verdana, sans-serif;
	font-size: .95em;
	background-image: url('../img/_common/less_arrow.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	text-decoration: none;
}

.content a.less:hover {
	text-decoration: underline;
}

/*Home*/
#home #mainTxt {
	float: left;
	width: 466px;
	height: auto !important;
	height: 260px;
	min-height: 260px;
	padding: 0 14px 0 0;
	background-image: url('../img/_common/dotted_v.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

#home #principles {
	float: left;
	width: 260px;
	height: auto !important;
	height: 260px;
	min-height: 260px;
	margin: 0 0 0 14px;
	padding: 0 14px 0 0;
	background-image: url('../img/_common/dotted_v.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

#home #news {
	float: left;
	width: 164px;
	height: auto !important;
	height: 260px;
	min-height: 260px;
	margin: 0 0 0 14px;
}

#home #principles h3 {
	margin-bottom: 8px;
	font-size: 1.8em;
}

#home #principles ol {

}

#home #principles ol div {
	background-image: url('../img/_common/dotted_h_light.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#home #principles ol li {
	margin: 0 0 6px 25px;
	padding: 0 0 6px 0;
	font-weight: bold;
	font-size: 1.15em;
	color: #666;
}

#home #principles ol li span {
	font-weight: normal;
}

#home #news h3 {
	margin-bottom: 8px;
}

#home #news li {
	list-style-type: none;
	font-size: 1em;
	line-height: 1.1em;
	color: #666;
	margin-bottom: 6px;
}

#home #news li a {
	display: block;
	text-decoration: none;
	font-size: .9em;
	color: #666;
}

#home #news li a:hover {
	text-decoration: underline;
}

#home a.see-mission { margin-top: 2em; display: block; width: 214px; height: 0; padding-top: 31px; overflow: hidden; background: url('../img/_common/see-mission.gif') no-repeat top left; }
#home a.see-mission:hover { background-position: 0 -38px; }

/*About*/
#about #mainTxt {
	float: left;
	width: 370px;
	height: auto !important;
	height: 43em;
	min-height: 42em;
	padding-right: 14px;
	margin-right: 14px;
}

#about .studies {
	float: left;
	width: 548px;
}

#about .toprow {
	float: left;
	background-image: url('../img/_common/dotted_h_light.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#about .casestudy {
	float: left;
	width: 260px;
	height: 20em;
	padding: 0 0 20px 14px;
}

#about .left {
	padding-left: 0;
	padding-right: 14px;
	background-image: url('../img/_common/dotted_v_light.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

#about .casestudy h3 {
	padding-bottom: 10px;
}

#about .bottomrow {
	float: left;
}

#about .bottomrow .casestudy {
	padding-top: 12px;
	padding-bottom: 0;
}

#about .casestudy blockquote {
	font-size: .95em;
}

#about .casestudy .last {
	padding-right: 0;
	margin-right: 0;
}

/*Investment Criteria*/
#criteria #criteriaList {
	float: left;
	width: 562px;
	background-image: url('../img/_common/dotted_v.gif');
	background-position: top right;
	background-repeat: repeat-y;
	padding-right: 14px;
}

#criteria #criteriaList .head {
	float: left;
	width: 100%;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 0 0 20px 0;
	margin: 0 0 8px 0;
}

#criteria #criteriaList .tools {
	margin-left: 30px;
	float: left;
}

#criteria #criteriaList h2 {
	float: left;
}

#criteria #criteriaList dl {

}

#criteria #criteriaList dt {
	float: left;
	width: 150px;
	padding: 0 22px 8px 0;
	font-size: 1em;
}

#criteria #criteriaList dd {
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	clear: right;
	font-size: 1em;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#criteria #sidebar {
	float: left;
	width: 370px;
}

#criteria #sidebar h4 {
	padding-bottom: 16px;
}

#criteria #expertise {
	float: left;
	width: 356px;
	padding: 0 0 20px 14px;
	margin: 0 0 20px 0;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#criteria #expertise h3 {
	margin-bottom: 10px;
}

#criteria #expertise ul {
	float: left;
	width: 171px;
	padding-right: 7px;
	margin-right: 7px;
	background-image: url('../img/_common/dotted_v.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

#criteria #expertise ul.last {
	background-image: none;
	margin-right: 0;
	padding-right: 0;
}

#criteria #expertise ul li {
	font-size: .90em;
}

#criteria #map {
	float: left;
	width: 356px;
	padding: 0 0 0 14px;
}

/*Case Studies Main Page*/
#nav {
	float: left;
	width: 178px;
	margin: 0 12px 0 0;
}

#nav h3 {
	font-size: 1.5em;
	text-transform: none;
	margin-bottom: 10px;
}

#nav ul {
	position: relative;
	margin-bottom: 20px;
}

#nav ul li {
	margin: 0;
	padding: 0;
	border: 1px solid white; /*IE hack to get rid of extra whitespace*/
}

#nav ul li a {
	display: block;
	padding: 3px 0;
	background-image: url('../img/_common/dotted_h_light.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: Arial, verdana, sans-serif;
	font-size: .95em;
	text-decoration: none;
	color: #555;
}

#nav ul li a.active {
	color: #05080e;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#nav ul.linkList li a {
	color: inherit;
	text-decoration: underline;
	background: none;
	padding: 0 0 2px;
}

#case_studies #topBar h2 {
	float: left;
	width: 178px;
	margin-right: 14px;	
}

#case_studies #topBar {
	padding: 10px 0 22px 0;
}

#case_studies #topBar .tools {
	float: left;
	padding-top: 2px;
}

#case_studies #studies {
	float: left;
	width: 754px;
}

#case_studies ul#studies li {
	display: block; 
	float: left;
	clear: none;
	width: 377px;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#case_studies ul#studies li.left {
	clear: left;
}

#case_studies ul#studies li .inner {
	height: 21em;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 14px;
}

#case_studies ul#studies li.left .inner {
	padding-left: 0;
	padding-right: 14px;
	background-image: url('../img/_common/dotted_v.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

#case_studies ul#studies li .logo {
	float: left;
	width: 82px;
	margin-right: 14px;
}

#case_studies ul#studies li .details {
	float: left;
	width: 267px;
}

#case_studies ul#studies .details ul {
	list-style-type: disc;
	margin: 10px 0 10px 0;
}

#case_studies ul#studies .details ul li {
	width: auto;
	float: none;
	display: list-item;
	list-style-type: disc;
	margin: 0 0 5px 25px;
	background: none;
	font-weight: bold;
}

#case_studies ul#studies li .details .full_text {
	display: none;
}

/*case study view page*/
#case_studies #study .summary {
	float: left;
	width: 178px;
	margin-right: 14px;
}

#case_studies #study .details {
	float: left;
	width: 562px;
}

#case_studies #study .summary ul {
	margin-top: 10px;
}

#case_studies #study .summary li {
	width: auto;
	float: none;
	list-style-type: disc;
	margin: 0 0 5px 20px;
	background: none;
	font-size: .95em;
	font-weight: bold;
}

#case_studies #study .details .info {
	margin: 0 0 1.5em 0;
}

/*Portfolio*/
#portfolio #topBar {
	padding: 10px 0 22px 0;
}

#investments #current {
	float: left;
	width: 363px;
}

#investments #current .tools {
	float: right;
	margin-top: 3px;
}

#investments #historical {
	float: left;
	margin-left: 14px;
	padding-left: 14px;
	width: 363px;
	background-image: url('../img/_common/dotted_v.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#investments h3 {
	text-transform: none;
	/*color: #1d2637;*/
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#investments li {
	display: block;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#investments li h5 {
	font-size: 1.1em;
}

#investments li ul {
	margin-bottom: 10px;
}

#investments li li {
	float: none;
	width: auto;
	padding: 0;
	margin: 0 0 0 0;
	background: none;
}

#investments li .logo {
	float: left;
	width: 82px;
	margin-right: 14px;
}

#investments li .details {
	float: left;
	width: 267px;
}

#investments li .details p.summary {
	margin-bottom: 0;
}

#investments li .details .full_text {
	display: none;
}

/*Investment popups*/
#modal_content .preloader {
	padding: 100px;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
}

#investment {
	width: 100%;
	float: left;
	padding: 25px;
	background-color: #fff;
	border: 1px solid #333;
}

#investment .topBar {
	width: 100%;
	float: left;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 12px;
}

#investment .topBar .close {
	float: right;
}

#investment .inner {
	width: 100%;
	float: left;
	margin: 15px 0 25px 0;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#investment .summary {
	float: left;
	width: 178px;
	margin-right: 14px;
}

#investment .details {
	float: left;
	width: 318px;
}

#investment dl {
	margin: 10px 0 10px 0;
}

#investment dt {
	float: left;
	clear: left;
	color: #000;
}

#investment dd {
	clear: right;
	margin-left: 5px;
}

#investment .details ul {
	padding: 6px 0 6px;
	margin-bottom: 6px;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#funds #main {
	float: left;
	width: 398px;
}

#funds #main #mainTxt {
	padding: 0 14px 14px 0;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#funds #main #mainTxt p.lgText {
	font-size: 2em;
	line-height: 1.2em;
	color: #333;
	margin-bottom: .5em;
}

#funds #main #mainTxt p {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #555555;
	margin-bottom: .5em;
}

#funds #fundsList {
	padding: 14px 14px 0 0;
}

#funds #fundsList h3 {
	padding: 0 0 15px 0;
}

#funds #fundsList dl {

}

#funds #fundsList dt {
	float: left;
	width: 288px;
	padding: 0 14px 10px 0;
	margin: 0 0 10px 0;
	font-size: 1.15em;
	background-image: url('../img/_common/dotted_h_light.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#funds #fundsList dd {
	float: left;
	width: 82px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	clear: right;
	font-size: 1.15em;
	background-image: url('../img/_common/dotted_h_light.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#funds #support {
	float: left;
	width: 534px;
	padding-left: 14px;
	background-image: url('../img/_common/dotted_v.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#funds #support h4 {
	padding: 0 0 14px 0;
}

#funds #support ul {
	float: left;
	width: 225px;
	padding-right: 14px;
	margin-right: 14px;
	background-image: url('../img/_common/dotted_v_light.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

#funds #support ul.right {
	width: 281px;
	padding-right: 0;
	margin-right: 0;
	background: none;
}

#funds #support ul li {
	font-size: .95em;
	line-height: 1.4em;
}

/* Team Page */
#team h2 {
	margin-bottom: 14px;
}

#team .col {
	float: left;
	width: 164px;
	height: 250px;
	margin: 15px 0 0 0;
	padding: 0 14px 0 14px;
}

#team .last {
	padding-right: 0;
}

#team .col h5 {
	font-size: 1.05em;
	text-transform: uppercase;
	/*color: #1D2637;*/
	color: #333;
}

#team .col ul {
	margin-bottom: 14px;
}

#team .col li a {
		font-family: Arial, Verdana, sans-serif;
		font-size: .95em;
		color: #555;
		background-image: url('../img/_common/more_arrow_dark.gif');
		background-repeat: no-repeat;
		background-position: center right;
		padding-right: 10px;
		text-decoration: none;
}

#team .col li a:hover {
	text-decoration: underline;
}

/*Bio Page*/
#team_nav ul {
	
}

#team_nav ul li {
	padding-bottom: 1px;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#team_nav ul li a.toggler {
	display: block;
	padding: 3px 0 3px 0;
	font-size: 1.2em;
	color: #666;
	text-decoration: none;
	background-image: url('../img/_common/arrow_up.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

#team_nav ul li ul {
	display: none;
	padding-bottom: 10px;
}

#team_nav ul li.active a.toggler {
	color: #000;
	background-image: url('../img/_common/active_arrow_down.gif');
}

#team_nav ul li.active ul {
	display: block;
}

#team_nav ul li li {
	background: none;
}

#team_nav ul li li a {
	text-decoration: none;
	font-size: .95em;
	font-family: Arial, Verdana, sans-serif;
	background: none;
	color: #555;
}

#team_nav ul li li a.active {
	color: #000;
}

#team_nav ul li li a:hover {
	text-decoration: underline;
}

#team_bio h2 {
	margin: 0 0 24px 0;
	padding: 0 0 14px 0;
	background-image: url('../img/_common/dotted_h_light.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#team_bio #team_nav {
	float: left;
	width: 178px;
	margin-right: 14px;
}

#team_bio #bio {
	float: left;
	width: 754px;
}

#team_bio #bio .photo {
	float: left;
	width: 178px;
	margin-right: 14px;
}

#team_bio .tools .print {
	float: right;
}

#team_bio #bio .photo h5 {
	margin: 14px 0 5px 0;
}

#team_bio #bio .main {
	float: left;
	width: 562px;
}

#team_bio #bio .main ul {
	margin-bottom: 14px;
}

#team_bio #bio .main ul .title {
	color: #000;
}

/*news page*/
#news #topBar h2 {
	float: left;
	width: 178px;
	margin-right: 14px;
}

#news #topBar {
	padding: 10px 0 22px 0;
}

#news #topBar .tools {
	float: left;
	padding-top: 2px;
}

#news .details a.less {
	float: right;
}

#news #news_nav {
	float: left;
	width: 178px;
	margin-right: 14px;
}

#news #news_nav li {
	padding-bottom: 1px;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#news #news_nav li a {
	padding: 0 15px 0 0;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #666;
	text-decoration: none;
}

#news #news_nav li a.active {
	color: #000;
	background-image: url('../img/_common/active_arrow_black.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

#news #articles {
	float: left;
	width: 754px;
}

#news #articles li {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	background-image: url('../img/_common/dotted_h.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#news #articles li .logo {
	float: left;
	width: 82px;
	margin-right: 14px;
}

#news #articles li .details {
	float: left;
	width: 658px;
}

#news #articles li .details h5 {
	background-image: url('../img/_common/dotted_h_light.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 0 0 14px 0;
	margin: 0 0 14px 0;
}

#news #articles li .details h5 a {
	text-decoration: none;
	color: #333;
}

#news #articles li .details h5 a:hover {
	text-decoration: underline;
}

#news #articles li .details .full_text {
	display: none;
}

/*Contact*/
#contact {
	padding-top: 30px;
}

#contact #building_photo {
	float: left;
	width: 370px;
	margin-right: 14px;
}

#contact #map {
	float: left;
	width: 274px;
	margin-right: 14px;
}

#contact #contact_info {
	float: left;
	width: 274px;
}

#contact #contact_info .vcard {
	margin-bottom: 40px;
}

#contact #contact_info .vcard .fn {
	text-transform: uppercase;
	padding: 0 0 4px 0;
}

#contact #contact_info .vcard address {
	display: block;
	margin-bottom: 1.2em;
	font-style: normal;
}

#contact #contact_info .vcard .street-address {
	display: block;
}

#contact #contact_info .vcard a.email {
	text-decoration: none;
	color: #555;
}

#contact #contact_info .vcard a.email:hover {
	text-decoration: underline;
}

/* Mission */

#missionWrap { 
	position: relative;
	padding: 2em 0; 
	text-align: center; 
}

#missionWrap a.back-to-homepage { position: absolute; top: 20px; left: 0; z-index: 100; display: block; width: 190px; height: 0; padding-top: 31px; overflow: hidden; background: url('../img/_common/back-to-homepage.gif') no-repeat top left; }
#missionWrap a.back-to-homepage:hover { background-position: 0 -38px; }

#missionCircle { 
	position: relative; 
	margin: 0 auto; 
	padding: 225px 200px 0 200px; 
	width: 290px; 
	height: 450px; 
	background: #fff url('../img/_common/mission-bg.gif') no-repeat top left; 
}

#missionCircle h2 { 
	font-size: 28px; 
	line-height: 2em;
}

#missionCircle ul.mission { margin: 0 0 0 2em; }
#missionCircle ul.mission li { list-style-type: disc; margin: 1em 0; font-size: 14px; text-align: left; }

#missionCircle ul.values { position: absolute; top: 0; left: 0; }

#missionCircle ul.values li { position: absolute; width: 165px; }
#missionCircle ul.values li dl dt { font-size: 16px; font-weight: bold; line-height: 2em; color: #665e1b; text-transform: uppercase; }
#missionCircle ul.values li dl dd { font-size: 10px; font-weight: bold; line-height: 1.1em; color: #555; }

#missionCircle ul.values li.integrity { top: 60px; left: 265px; }
#missionCircle ul.values li.attitude { top: 175px; left: 506px; }
#missionCircle ul.values li.desire-to-win { top: 429px; left: 505px; }
#missionCircle ul.values li.meritocracy { top: 558px; left: 266px; }
#missionCircle ul.values li.accountability { top: 425px; left: 13px; }
#missionCircle ul.values li.teamwork { top: 176px; left: 23px; }

/*footer*/
#footer {
	margin-bottom:10px;
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #cdd5e1;
}

#footer .street-address, 
#footer .postal-code, 
#footer .tel {
	padding-right: 12px;
}

#footer #bug {
	float: right;
}

#footer address {
	margin: 6px 0 0 0;
	font-style: normal;
	color: #666;
}

/**Debug**/
table   { clear: both; margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

/* CLEARFIX GOES LAST ALWAYS */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block;