@charset "UTF-8";
@import url(/styles/jScrollPane.css);

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #272727;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

:focus {
	outline: 0;
}

img {
	border: none;
}

.clearfix {
	clear: both;
}

.black {
	color: #000;
}

.bodycopy p {
	font-size: 1.3em;
	line-height: 20px;
	margin-bottom: 10px;
}

.bodycopy a {
	color: #00857e;
}

.bodycopy a:hover {
	color: #006f69;
}

.bodycopy .more {
	color: #00857e;
}

.bodycopy p.more {
	margin-left: 18px;
}

.bodycopy p.nobottomspace {
	margin-bottom: 0;
}

.bodycopy h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}

.bodycopy h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.bodycopy h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 20px;
}

.bodycopy h3.black {
	color: #000;	
}

.bodycopy h3.client-list, .bodycopy h1.client-list {
	margin: 10px 0 0 17px;
}

.bodycopy ul {
	list-style-type: none;
	font-size: 1.3em;
	margin-bottom: 12px;
}

.bodycopy li {
	padding: 10px 0 0 9px;
	background: url(../images/utility/bodycopy_bull.gif) no-repeat left 17px;
	line-height: 20px;
}

.bodycopy ul.clients {
	font-size: 1.4em;
	display: block;
}

.bodycopy ul.clients li {
	padding: 0 0 10px 0;
	background: none;
	line-height: 16px;
}

.bodycopy ul.clients li a {
	color: #fff !important;
	font-weight: normal;
	text-decoration: underline;
}

.bodycopy ul.clients li a:hover {
	color: #549f3e !important;
}

.bodycopy a:link, .bodycopy a:visited {
	color: #00857E;
}

.bodycopy a:hover {
	color: #006F69;
}	


#pagecontainer {
	width: 930px;
	margin: 0 auto;
}

#contentcontainer {
	margin: 33px 0 25px 0;
	height: 1%;
}


/** Headers **/
#header {
	height: 1%;
}

#header_left {
	float: left;
	width: 379px;
	height: 46px;
}

#header_right {
	margin-left: 380px;
	height: 100%;
}

#header h2 {
	margin: 18px 0 0 16px;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
}

#header ul {
	height: 100%;
	list-style-type: none;
}

#header li {
	float: left;
	font-size: 1.2em;
	margin: 19px 20px 0 0;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;	
}

#header .active a {
	color: #000;
	font-weight: bold;
}

#header .last {
	margin-right: 0;	
}

.header_vantage {
	background: #ce9b3a url(/images/vantage/header_vantage.png) left top no-repeat;	
}

.header_vantage h2 {
	background: transparent url(/images/vantage/header_vantage_title.gif) left top no-repeat;
	width: 325px;
	height: 15px;
}

.header_services {
	background: #9c2336 url(/images/services/header_services.png) left top no-repeat;	
}

.header_services h2 {
	background: transparent url(/images/services/header_services_title.gif) left top no-repeat;
	width: 263px;
	height: 15px;
}

.header_approach {
	background: #3c688c url(/images/approach/header_approach.png) left top no-repeat;	
}

.header_approach h2 {
	background: transparent url(/images/approach/header_approach_title.gif) left top no-repeat;
	width: 112px;
	height: 15px;
}

.header_clients {
	background: #4f8041 url(/images/clients/header_clients.png) left top no-repeat;	
}

.header_clients h2 {
	background: transparent url(/images/clients/header_clients_title.gif) left top no-repeat;
	width: 156px;
	height: 15px;
}

.header_team {
	background: #3b575f url(/images/team/header_team.png) left top no-repeat;	
}

.header_team h2 {
	background: transparent url(/images/team/header_team_title.gif) left top no-repeat;
	width: 244px;
	height: 15px;
}

.header_information {
	background: #00857e url(/images/information/header_information.png) left top no-repeat;	
}

.header_information h2 {
	background: transparent url(/images/information/header_information_title.gif) left top no-repeat;
	width: 244px;
	height: 15px;
}

.header_contact {
	background: #00857e url(/images/contact/header_contact.png) left top no-repeat;	
}

.header_contact h2 {
	background: transparent url(/images/contact/header_contact_title.gif) left top no-repeat;
	width: 304px;
	height: 15px;
}


/** Main Nav **/
#main_nav_container {
	margin-top: 32px;	
}

#main_nav {
	margin: 0;
	padding: 0;
}

.main_nav ul {
	height: 100%;
	list-style-type: none;	
}

.main_nav li {
	float: left;
	text-indent: -10000px;
	overflow: hidden;
}

.main_nav a {
	height: 30px;
	display: block;
	background-position: left 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

.main_nav a:hover {
	background-position: 0 -30px;
	overflow: hidden;
}

.main_nav .active a {
	background-position: 0 -60px;
	overflow: hidden;
}

.main_nav li#main_nav_vantage a {
	width: 170px;
	height: 30px;
	background-image: url(../images/utility/main_nav_vantage.jpg);
	padding-right: 20px;
}

.main_nav li#main_nav_services a {
	width: 170px;
	height: 30px;
	background-image: url(../images/utility/main_nav_services.jpg);
	padding-right: 20px;
}

.main_nav li#main_nav_approach a {
	width: 170px;
	height: 30px;
	background-image: url(../images/utility/main_nav_approach.jpg);
	padding-right: 20px;
}

.main_nav li#main_nav_team a {
	width: 170px;
	height: 30px;
	background-image: url(../images/utility/main_nav_team.jpg);
	padding-right: 20px;
}

.main_nav li#main_nav_clients a {
	width: 170px;
	height: 30px;
	background-image: url(../images/utility/main_nav_clients.jpg);
}


/** Content **/
#content {
	border-top: 1px #272727 solid;
	min-height: 313px;
	text-align: left;
	overflow: hidden;
}

#content_left {
	float: left;
	width: 358px;
	height: 313px;
}

#scroll_left {
	width: 334px;
	margin: 10px 5px 0 14px;
	/*overflow: hidden;*/
}

#scroll_right {
	margin: 10px 10px 0 19px;
	/*overflow: hidden;*/
}

#content_left_1 {
	float: left;
	width: 173px;
}			   

#content_left_2 {
	margin-left: 175px;
}

#content_right {
	/*margin: 0 0 0 360px;
	padding: 0;*/
	float: right;
	width: 570px;
	height: 313px;
}

#content_right ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
	font-size: 1.3em;
}

#content_right ul.no_title {
	margin-top: 41px;	
}

#content_right ul.doc {
	padding: 14px 0 0 20px;
}

#content_right li {
	background: transparent url(/images/utility/icon_vantage.gif) 0 5px no-repeat;
	padding: 0 0 6px 19px;
}

#content_right li.last {
	padding-bottom: 0;
}

#content_right ul.doc li {
	background: transparent url(/images/utility/icon_pdf.gif) left 3px no-repeat;
}

#content_right ul.doc li a {
	text-decoration: underline;
}


#content_right h4 {
	padding: 12px 0 0 20px;
}

#content_full_col {
	width: 904px;
	padding: 10px 10px 0 14px;
}

.content_vantage {
	background: #272727 url(/images/vantage/bg_vantage.jpg) left top no-repeat;
}

.content_vantage_landing {
	background: #272727 url(/images/vantage/bg_vantage_landing.jpg) left top no-repeat;
}

.content_services {
	background: #272727 url(/images/services/bg_services.jpg) left top no-repeat;
}

.content_services_landing {
	background: #272727 url(/images/services/bg_services_landing.jpg) left top no-repeat;
}

.content_approach {
	background: #272727 url(/images/approach/bg_approach.jpg) left top no-repeat;
}

.content_approach_landing {
	background: #272727 url(/images/approach/bg_approach_landing.jpg) left top no-repeat;
}

.content_clients {
	background: #272727 url(/images/clients/bg_clients.jpg) left top no-repeat;
}

.content_clients_landing {
	background: #272727 url(/images/clients/bg_clients_landing.jpg) left top no-repeat;
}

.content_team {
	background: #272727 url(/images/team/bg_team.jpg) left top no-repeat;
}

.content_team_landing {
	background: #272727 url(/images/team/bg_team_landing.jpg) left top no-repeat;
}

.content_clients_whirlpool {
	background: #272727 url(/images/clients/bg_clients_whirlpool.jpg) right top no-repeat;
}

.content_clients_exelon {
	background: #272727 url(/images/clients/bg_clients_exelon.jpg) right top no-repeat;
}

.content_clients_northwestern {
	background: #272727 url(/images/clients/bg_clients_northwestern.jpg) right top no-repeat;
}

.content_clients_bluecross {
	background: #272727 url(/images/clients/bg_clients_bluecross.jpg) right top no-repeat;
}

.content_clients_westbend {
	background: #272727 url(/images/clients/bg_clients_westbend.jpg) right top no-repeat;
}

.content_information {
	background: #272727 url(/images/information/bg_information.jpg) right top no-repeat;
}


#swfcontent {
	height: 313px;
	overflow: hidden;
}


.content_clients_col {
	float: left;
	width: 290px;
}

.scroll_clients {
	padding: 17px 10px 0 17px;
}

.scroll_clients_first {
	padding: 13px 10px 0 17px;
}


/** Footer **/
#footercontainer {
	padding: 0;
}

#footer_left {
	float: left;
	vertical-align: top;
	width: 392px;
}

#footer_left h1 {
	line-height: 0;
	overflow: hidden;
}

#footer_left h3 {
	line-height: 0;
}

#footer_left h1 a, #footer_left h3 a {
	display: block;
	background: transparent url(../images/utility/logo.png) no-repeat;
	width: 400px;
	height: 41px;
	text-indent: -10000px;
}

.footer_left h1, .footer_left h3  {
	color: #6c3e71;
}


#footer_right {
	margin-left: 520px;
}

#footer_right .spacing {
	letter-spacing: 2px;
}

div.footer_nav {
	height: 20px;
}

div.footer_nav ul {
	float: right;
	list-style-type: none;
	height: 100%;
	margin: 4px 0 0 0;
	padding: 0;
}

div.footer_nav li {
	float: left;
	overflow: hidden;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

div.footer_nav li a {
	color: #009690;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
}

div.footer_nav li a:hover {
	background-position: 0 -20px;
}

div.footer_nav li.active a {
	background-position: 0 -20px;
}

div.footer_nav li#footer_nav_1 a {
	width: 39px;
	height: 20px;
	background-image: url(/images/utility/footer_nav_home.jpg);
	padding: 0 10px 0 0;
}

div.footer_nav li#footer_nav_2 a {
	width: 71px;
	height: 20px;
	background-image: url(/images/utility/footer_nav_contact.jpg);
	padding: 0 10px 0 0;
}

div.footer_nav li#footer_nav_3 a {
	width: 81px;
	height: 20px;
	background-image: url(/images/utility/footer_nav_testimonials.jpg);
	padding: 0 11px 0 0;
}

div.footer_nav li#footer_nav_4 a {
	width: 106px;
	height: 20px;
	background-image: url(/images/utility/footer_nav_info.jpg);
	padding: 0;
}

.footercopy ul {
	float: right;
	list-style-type: none;
	padding-top: 17px;
}

.footercopy li {
	float: left;
	color: #656565;
	font-size: 1.1em;
}

.footercopy li.last {
	margin: 0 0 0 10px;	
}

.footercopy li a {
	color: #656565;
	text-decoration: none;
}

.footercopy li a:hover {
	text-decoration: underline;	
}



table.contact {
	border-collapse: collapse;
}

table.contact table {
	border-collapse: collapse;
}

table.contact td {
	vertical-align: top;
}

table.contact td.column-1 {
	width: 144px;
	padding: 10px 16px;
}

table.contact td.column-2 {
	width: 380px;
	padding: 10px 12px 0;
}

table.contact td.column-3 {
	width: 346px;
	padding: 40px 0 0 0;
}

table.contact td td {
	padding-bottom: 7px;
}

table.contact td td img {
	float: right;
}

table.contact td td.heading {
	padding-bottom: 0;
}

.form-checkbox {
	background-color: #fff;
	border: 1px solid #99a2a1;
	
	height: 70px;
	width: 310px;
	
	padding: 2px 0 0 2px;
	margin: 0;
	
	overflow: auto;
	line-height: 20px;
}

table.contact td td label {
	font-size: 1.3em;
}

table.contact td td label p.nobottomspace {
	font-size: 13px;
	margin-bottom: 1px;
}

table.contact td td .required {
	color: #cc0000;
}

table.contact td td .optional {
	color: #6a6a6a;
}

table.contact td td input.info {
	width: 304px;
	height: 16px;
	padding: 2px;
}

table.contact td td input.error {
	width: 308px;
	height: 20px;
}

table.contact td td input.submit {
	width: 100px;
	padding: 1px;
}

table.contact td td input.checkbox {
	float: left;
}

table.contact td td input.submit {
	width: 100%;
}

table.contact td td textarea {
	width: 300px;
	height: 175px;
}

table.contact td td label.industry {
	font-size: 11px;
	padding-left: 3px;
}

.copyright {margin-left: 210px;float:left!important;}

.sharelinks {float: right;margin-top:8px;}
.twitter {display:inline-block;text-indent: -9999px;background: url("/images/contact/twitter.png") no-repeat;width: 19px;height:20px;margin-left:5px;}
.facebook {display:inline-block;text-indent: -9999px;background: url("/images/contact/facebook.png") no-repeat;width:19px;height:20px;margin-left:5px;}
.linkedin {display:inline-block;text-indent: -9999px;background: url("/images/contact/linkedin.png") no-repeat;width:19px;height:20px;margin-left:5px;}



