@charset "utf-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #000000;
}

strong {
	font-weight: bold;
}

h1 {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #F37920;
}

h2 {
	font-family: Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #F37920;
}

.container {
	width: 840px;
	margin: 0 auto 0 auto;
}

.header {
	height: 37px;
	width: 668px;
	border-bottom: 1px solid #F37920;
	padding: 13px 0 11px 0;
	margin: 0 174px 23px 0;
}

a#logo {
	width: 117px;
	height: 37px;
	display: block;
	float: right;
	background: url('../images/layout/logo.jpg') top left no-repeat;
	text-indent: -9999px;
}

.breadcrumb {
	float: right;
	width: 551px;
	height: 13px;
	padding: 24px 0 0 0;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}

.breadcrumb a, .breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
}

.footer-container {
	padding: 60px 0 0 0;
}

.footer {
	color: #333333;
	font-size: 11px;
	border-top: 1px solid #4D4D4D;
	padding: 6px 0 0 0;
	margin: 0 0 0 0;
}

.nav {
	float: right;
	width: 173px;
}

.content {
	width: 840px;
}

.content-left {
	float: right;
	width: 667px;
}

ul.navigation {
	margin: 0 0 0 22px;
}

ul.navigation li {
		
}

ul.navigation li a {
	display: block;
	text-indent: -9999px;
}

ul.navigation li a:hover {
	background-position: -150px 0px !important;
}

ul.navigation li a.active {
	background-position: -150px 0px !important;
}

a#about { height: 20px; width: 152px; background: url('../images/nav/about.jpg') top left no-repeat; margin: 8px 0 0 0; }
a#how-we-work { height: 29px; width: 152px; background: url('../images/nav/how-we-work.jpg') top left no-repeat; }
a#how-we-can-help { height: 30px; width: 152px; background: url('../images/nav/how-we-can-help.jpg') top left no-repeat; }
a#case-studies { height: 30px; width: 152px; background: url('../images/nav/case-studies.jpg') top left no-repeat; }
a#commentary { height: 30px; width: 152px; background: url('../images/nav/commentary.jpg') top left no-repeat; }
a#contact { height: 30px; width: 152px; background: url('../images/nav/contact.jpg') top left no-repeat; }
a#home { height: 31px; width: 152px; background: url('../images/nav/home.jpg') top left no-repeat; }

.page-left {
	float: left;
	width: 133px;
	margin: 0 21px 0 0;
	min-height: 373px;
}

.page-left-about {
	float: left;
	width: 133px;
	margin: 0 21px 0 0;
	min-height: 373px;
	background: #262626;
}

.page-right {
	float: left;
	width: 453px;
	min-height: 313px;
	background: #262626;
	color: #fff;
	padding: 30px;
	line-height: 1.4;
}

.page-right a {
	color: #ffffff;	
}

.page-right-about {
	float: left;
	width: 513px;
	min-height: 373px;
	background: #262626;
	color: #fff;
	padding: 0px;
	line-height: 1.4;
}

.page-bot {
	width: 513px;
	height: 69px;
	margin: 21px 0 0 154px;
	float: left;
	background: #262626;
}

.how-we-can-help {
	float: left;
	width: 490px;
	height: 356px;
	background: #262626;
	color: #fff;
	padding: 15px 0 0 20px;
	line-height: 1.4;
	position: relative;
}

.how-we-can-help ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 1;
}

.how-we-can-help ul li {
	display: block;
	float: left;
	margin: 0 20px 16px 0;
	padding: 0 0 0 0;
}

.how-we-can-help ul li a {
	text-decoration: none;
	color: #c6c6c6;
	font-weight: bold;
	font-size: 13px;
	padding: 8px;
	width: 86px;
	height: 86px;
	display: block;
	line-height: 1.4;
}

a.hwch-1 {
	background: url('../images/how-we-can-help/1.jpg') top left no-repeat;
}

a.hwch-2 {
	background: url('../images/how-we-can-help/2.jpg') top left no-repeat;
}

a.hwch-3 {
	background: url('../images/how-we-can-help/3.jpg') top left no-repeat;
}

a.hwch-4 {
	background: url('../images/how-we-can-help/4.jpg') top left no-repeat;
}

.how-we-can-help-popup {
	position: absolute;
	width: 461px;
	height: 312px;
	top: 15px;
	left: 15px;
	background: #ffffff;
	display: none;
	padding: 20px 10px 10px 10px;
	color: #666666;
}

.how-we-can-help-popup p {
	margin: 10px 0 15px 0;
	color: #333333;
}

.popup-close2 {
	position: absolute;
	text-align: right;
	width: 465px;
	bottom: 10px;
	left: 0px;
}


.contact-form {
	margin: 10px 0 0 0;
}

.contact-form label {
	display: block;
	font-size: 11px;
	color: #999999;
	padding: 5px 0 1px 0;
}

.contact-form input[type='text'] {
	width: 199px;
	padding: 2px;
	border: 1px solid #B2B2B2;
}

.contact-form textarea {
	width: 345px;
	height: 75px;
	padding: 2px;
	border: 1px solid #B2B2B2;
}

.contact-form input[type='image'] {
	display: block;
	margin: 6px 0 0 299px;
}

.submenu {
	width: 151px;
	height: 250px;
	background: #262626;
	margin: 5px 0 0 22px;
}

.subnav {
	margin: 0 0 0 10px;
}

.subnav li {
	margin: 0 0 5px 0;
}

.subnav li a {
	color: #999999;
	text-decoration: none;
}

.subnav li a.active {
	color: #F37920;
}

.page-left-about ul {
	padding: 10px 0 0 10px;
	position: relative;
}

.page-left-about ul li {
	padding: 0 0 4px 0;
	position: relative;
}

.page-left-about ul li a {
	color: #ffffff;
	text-decoration: none;
}

.page-left-about ul li a.active {
	color: #999999;
}

.page-left-about ul li div.popup {
	position: absolute;
	top: -24px;
	left: 105px;
	width: 320px;
	padding: 0 0 10px 0;
	background: url('../images/popup/bg-popup-bot.png') bottom left no-repeat;
	color: #ffffff;
	font-size: 11px;
	line-height: 1.4;
}

.page-left-about ul li div.popup .popup-bg {
	background: url('../images/popup/bg-popup.png') top left no-repeat;
	padding: 10px 15px 10px 20px;
}

.popup-title {
	float: left;
	width: 240px;
	color: #F37920;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 12px 0;
}

.popup-close {
	float: left;
	width: 40px;
	text-align: right;
}

.page-left-about ul li div.popup-close a {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.case-study-desc {
	padding: 10px;
	color: #ffffff;
	font-size: 11px;
}

#case-study-prev {
	float: left;
	width: 60px;
	text-align: right;
	padding: 29px 0 0 0;
}

#case-study-prev a {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#case-study-prev a:hover {
	color: #F37920;
}

#case-study-next {
	float: left;
	padding: 29px 0 0 0;
}

#case-study-next a {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#case-study-next a:hover {
	color: #F37920;
}

#case-study-nav {
	float: left;
	padding: 25px 7px 0 7px;
}

#case-study-nav a {
	color: #666666;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px 0 3px;
}

#case-study-nav a:hover, #case-study-nav a.activeSlide {
	color: #F37920;
}

.case-study-logos {
	padding: 15px 15px 0 15px;
}

.case-study-logos li {
	float: left;
	padding: 0 20px 10px 0;
	height: 100px;
}

#links {
	width: 100%;
	background: #262626;
	border-bottom: 1px solid #444444;
	padding: 5px 0;
	color: #444444;
}

#links li {
	display: inline;	
}

#links li a {
	color: #666666;
	text-decoration: none;
	padding: 0 12px;
}

#links li a:hover {
	color: #F37920;
}
