/* =GRID OVERRIDE */
/*  Grid is inactive when entire section is commented */

/*
body {
  background: #fff url(../images/fpo/16_col.png) center top repeat-y !important;
}

#gutter, #navigation, #wrapper, #banner, #content, #container, #bg_social, #bg_footer {
  background: none !important;
}
*/

/*======================================================

		HEADER

======================================================*/


#logo {
	padding:27px 0px 25px 0px;
}

#logo a {
	display:block;
	height:48px;
	width:395px;
	overflow:hidden;
	text-indent:-400px;
	font-size:10px;
	background:url(../images/ui/header-logo.png) no-repeat 0 0;
}


#logo a:hover {
}


#logob {
	padding-top:23px;
}

#logoc {
	padding-top:38px;
}

#pageheader p {
	font-size: 16px;
	line-height: 30px;
	color: #777;
}

#innercontainer {
}


/*======================================================

		NAVIGATION

======================================================*/


/* > Primary NAV */

#navigation {
	height: 52px;
	background-color: #333333;
}

#nav {
	height:52px;
	position:relative;
	background: url(../images/ui/nav_960.png) no-repeat;
}

#nav li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}

#nav li, #nav a {
	height:52px;
	display:block;
}

#nav01 {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:192px;
}

#nav02 {
	text-indent:-300em;
	overflow:hidden;
	left:192px;
	width:192px;
}

#nav03 {
	text-indent:-300em;
	overflow:hidden;
	left:384px;
	width:192px;
}

#nav04 {
	text-indent:-300em;
	overflow:hidden;
	left:576px;
	width:192px;
}

#nav05 {
	text-indent:-300em;
	overflow:hidden;
	left:768px;
	width:192px;
}

#nav01 a:hover {
	background:transparent url(../images/ui/nav_960.png) 0px -104px no-repeat;
}

#nav02 a:hover {
	background:transparent url(../images/ui/nav_960.png) -192px -104px no-repeat;
}

#nav03 a:hover {
	background:transparent url(../images/ui/nav_960.png) -384px -104px no-repeat;
}

#nav04 a:hover {
	background:transparent url(../images/ui/nav_960.png) -576px -104px no-repeat;
}

#nav05 a:hover {
	background:transparent url(../images/ui/nav_960.png) -768px -104px no-repeat;
}

.nav01on {
	background:transparent url(../images/ui/nav_960.png) 0px -52px no-repeat;
}

.nav02on {
	background:transparent url(../images/ui/nav_960.png) -192px -52px no-repeat;
}

.nav03on {
	background:transparent url(../images/ui/nav_960.png) -384px -52px no-repeat;
}

.nav04on {
	background:transparent url(../images/ui/nav_960.png) -576px -52px no-repeat;
}

.nav05on {
	background:transparent url(../images/ui/nav_960.png) -768px -52px no-repeat;
}


/* > Secondary NAV */

#productheader {
	margin-top: 48px;
	display: inline;
	border-bottom: 1px solid #eeeeee;	
}

#productheader h1 {
	float: left;
	margin: 0;
	padding: 0;
}

#productheader ul {
	float: right;
	margin-top: 16px;
	list-style-type:  none;
}

#productheader li {
	float: left;
}

#productheader ul li a {
	color: #333333;
	margin-left: 30px;
	margin-right: 8px;
	text-decoration: none;
}

#productheader ul li a:hover {
	color: #d00000;
}

/* > Secondary NAV Active */

.whatwedo_index #productheader ul li.menu_whatwedo_index a,
.whatwedo_personal #productheader ul li.menu_whatwedo_personal a,
.whatwedo_business #productheader ul li.menu_whatwedo_business a,
.whatwedo_education #productheader ul li.menu_whatwedo_education a,
.whoweare_index #productheader ul li.menu_whoweare_index a,
.whoweare_certifications #productheader ul li.menu_whoweare_certifications a,
.whoweare_partnerships #productheader ul li.menu_whoweare_partnerships a,
.whoweare_testimonials #productheader ul li.menu_whoweare_testimonials a,
.contact_index #productheader ul li.menu_contact_index a,
.contact_directions #productheader ul li.menu_contact_directions a,
.contact_faq #productheader ul li.menu_contact_faq a {
	color: #ccc;

}



/*======================================================

		BODY

======================================================*/




/*======================================================

		MID SECTION

======================================================*/

#mid {
	background: #fff url(../images/mid_pane_bg3.png) repeat-x;
	height: 240px;
	margin-top: 20px;
}


#intro-header {
	background: transparent url(../images/intro-header.png) no-repeat;
	height:28px;
	width:340px;
	text-indent:-9900px;
	margin-left: 13px;
	margin-top: 27px;
}

#intro p {
	margin-left: 48px;
	color: #666;
}



/*======================================================

		Newsletter

======================================================*/


#newsletter-header {
	background: transparent url(../images/newsletter-header.png) no-repeat;
	display:block;
	height:78px;
	width:225px;
	text-indent:-9900px;
	margin-left: 2px;
	margin-top: 10px;
}


#mc_embed_signup {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
}

#newsletter-group {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 200px;
	width: 280px;
}

#mc-embedded-subscribe-form {
	
}

#mc_embed_signup p {
	margin: 0;
	color: #ccc
}

#mc_embed_signup a {
	color: #CC6600;
}

#mc-embedded-subscribe-form fieldset {
/*	padding-top: 1.5em;
	margin: .5em 0;
*/
}

#mc-embedded-subscribe-form label {
	display: block;
/*	margin: .3em 0; */
	line-height: 1em;
}

#mc-embedded-subscribe-form .indicate-required {
/*	text-align: right; */
	font-style: italic;
	overflow: hidden;
/*	margin: 0 9% 0 0; */
}

#mc-embedded-subscribe-form .mc-field-group {
/*	margin: 8px 4px; */
}

#mc-embedded-subscribe-form .required, #mc-embedded-subscribe-form .required-email {
/*	margin-right: 1.5em;
	padding: .2em .3em; */
	width: 156px;
	position: relative;
	z-index: 999;
	border: 1px solid #cccccc;
}

#mc-embedded-subscribe-form fieldset div.mce_inline_error {
	margin:1em 0;
	padding:1em .5em .5em 0;
	font-weight:bold;
	z-index:1;
	color:#D12F19;
	font-weight:bold;
	position:relative;
	top:-1.5em;
}

#mc-embedded-subscribe-form .mce-responses {
	position: relative;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
}

#mce-error-response.response {
	display: none;
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	position: relative;
	top: -1.5em;
	z-index: 1;
	width: 80%;
	background: #FBE3E4;
	color: #D12F19;
}

#mce-success-response.response {
	display: none;
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	position: relative;
	top: -1.5em;
	z-index: 1;
	width: 80%;
	background: #E3FBE4;
	color: #529214;
}

#mc_embed_signup input.signup-button {
	display:block;
	width:60px;
	margin-top: 9px;
	cursor: pointer;
	background: #fff url(../images/submit-trans.png) no-repeat 0 2px;
	color: #333;
	font-weight: bold;
	border: 1px solid #e0dfdf;
}

#mc_embed_signup input:hover.signup-button {
	display:block;
	background: #fff url(../images/submit-trans.png) no-repeat 0 -29px;
	color: #51b453;
}



/*======================================================

		FOOTER

======================================================*/


#footer {
	padding: 10px 0;
}

#follow {
	background: #caf5f7 url(../images/otherfollow.png) no-repeat right center;
	height: 52px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#twitter_div {
	margin-left: 130px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #666;
	font-size: 11px;
}

#twitter_update_list {
	list-style-type: none;
}

#twitter_update_list a {
	display: block;
	color: #0084b4;
}

.twitter img {
	position: relative;
	float: left;
	top: 13px;
}

#otherfollow {
	display: block;
	margin-right: 10px;
}

#otherfollow ul {
	list-style-type: none;
	margin-top: 25px;
}

#otherfollow ul li {
	display: inline;
	padding: 0;
	margin-left: 6px;
}

#CScopyright {
	font-size:9px;
	color:#6f6f6f;
	line-height:175%;
	height: 200px;
}

#CScopyright ul {
	list-style-type: none;
	margin-bottom: 0;
}

#CScopyright ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#CScopyright ul li a{
	text-decoration: underline;
}

#CScopyright p {
	margin: 0;
	padding: 0;
}

#CScopyright a {
	color: #6f6f6f;
	text-decoration:none;
}

#CScopyright a:hover {
	color: #333;
	border-style:none;
}







/* MISC MODIFIERS */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}
