/* IE 6 FIX */
img, div, a, h2, p { behavior: url(css/iepngfix.htc) }


/* LAYOUT and STRUCTURE */

.wrap {
	margin: 0 auto;
	width: 960px;
}

#header_home {
	height: 560px;
	left: 0;
	top: 0;
	width: 960px;
}

#header_inside {
	height: 250px;
	left: 0;
	top: 0;
	width: 960px;
}

#masthead {
	height: 76px;
	left: 0;
	top: 0;
	width: 960px;
}

#flash_lever {
	height: 385px;
	left: -50px;
	bottom: 170px;
	width: 440px;
	z-index: 10;
}

#flash_nav_home {
	height: 100px;
	left: 170px;
	top: 398px;
	width: 545px;
	z-index: 30;
}

#flash_nav {
	height: 175px;
	left: 168px;
	top: 77px;
	width: 545px;
	z-index: 30;
}

.newsDate { height: 85px; }

#about_home {
	left: 310px;
	top: 110px;
	width: 640px;
	z-index: 20;
}

#content_homecontainer {
	background: url(../images/bg/content_bg.png) no-repeat top left;
	margin: 30px 0 65px 0;
	padding: 10px 0 0 10px;
	width: 960px;
	*width: 980px;
}

#contentcontainer {
	background: url(../images/bg/content_bg.jpg) no-repeat top left;
	margin: 30px 0 65px 0;
	padding: 25px 30px 45px 30px;
	width: 900px;
}

.left-col, .right-col {
	width: 460px;
}

.left-col-inside, .right-col-inside {
	padding: 0 10px;
	width: 410px;
}

.left-col, .left-col-inside {
	margin: 0 10px 0 0;
}

.right-col, .right-col-inside {
	margin: 0 0 0 10px;
}

.newsheadline {
	background: url(../images/bg/news_divider.jpg) repeat-x bottom left;
	height: 30px;
	margin: 0 0 10px 35px;
	width: 415px;
}

.date {
	background: url(../images/bg/date_bg.jpg) no-repeat top left;
	height: 30px;
	width: 41px;
}

.title {
	left: 70px;
	top: 10px;
}

#memberslider {
	margin: 50px 0 0 0;
}
.memberpanel {
}

#contactinfo {
	background: url(../images/bg/envelope.jpg) no-repeat top left;
	left: 525px;
	top: 90px;
	width: 405px;
}

#messagebox {
	left: 485px;
	top: 200px;
}

#formwrapper {
	padding: 0 0 100px 0;
}

.labels {
	margin: 15px 15px 0 0;
	text-align: right;
	width: 65px;
}

.inputwrapper {
	padding: 0 0 17px 0;
}

/* POSITIONING */

h1.logo, ul#topnav, #flash_lever, #flash_nav_home, #flash_nav, #about_home, a.contact, a.rss, .title,
ul#scrollnav, a.inquire, #contactinfo, #messagebox {
	position: absolute;
}

.wrap, #header_home, #header_inside, #masthead, #about_home a.more, #footer, #content_homecontainer, #contentcontainer, .left-col,
.right-col, .left-col-inside, .right-col-inside, .newsheadline, #memberslider, .memberpanel, .inputwrapper {
	position: relative;
}

/* FLOATS and CLEARING FLOATS */

.left, ul#topnav li, ul#footernav li, .left-col, .right-col, .left-col-inside, .right-col-inside, #floatcontainer,
#content_homecontainer, ul.logos li, ul#scrollnav li, .logopanel, .labels, .inputs, ul#memberlisting li,
ul#benefits li {
	float: left;
}

.right {
	float: right;
}

.clear {
	display: inline-block;
	}

.clear:after {
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0; 
	content: "."; 
	}
	
.clearboth {
	clear: both;
}

/* MASTHEAD */

h1.logo {
	height: 45px;
	left: 34px;
	top: 10px;
	width: 235px;
}

h1.logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}

ul#topnav {
	right: 0;
	top: 0;
}

ul#topnav li a, ul#topnav li a:visited {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 25px 10px 35px 10px;
	text-decoration: none;
	text-transform: capitalize;
}

ul#topnav li a:hover, ul#topnav li a:active {
	background: url(../images/bg/topnav_hover.png) repeat-x top left;
	color: #c67c4e;
}

/* HOME PAGE HEADER */
#tagline {
}
#tagline p {
	height: 36px;
	display: block;
	font-size: 32px !important;
	text-transform: uppercase;
	font-style: italic;
	color: #ffffff !important;
	font-weight: normal;
}
#tagline b {
	font-weight: bold;
	color: #bfe1f5;
}
#about_home p.tagline {
	background: url(../images/bg/tagline.png) no-repeat top left;
	height: 110px;
	width: 440px;
	text-indent: -9999px;
}

#about_home h2.header_about {
	background: url(../images/header/h2_aboutheader.png) no-repeat top left;
	height: 45px;
	margin: 20px 0 5px -10px;
	text-indent: -9999px;
	width: 650px;
}

#about_home p {
	color: #bfe1f5;
	font-size: 12px;
	line-height: 22px;
}

#about_home a.more {
	background: url(../images/bg/a_more.png) no-repeat top left;
	display: block;
	height: 50px;
	left: 460px;
	text-indent: -9999px;
	top: 10px;
	width: 60px;
}

/* CONTENT */

h2.header_title {
	color: #a75724;
	display: block;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 40px 0;
	text-align: center;
	text-transform: uppercase;
}

h3.whatis {
	background: url(../images/header/h3_whatis.png) no-repeat top left;
	height: 35px;
	margin: 0 0 20px -15px;
	text-indent: -9999px;
	width: 220px;
}

h3.whatprovide {
	background: url(../images/header/h3_whatprovide.png) no-repeat top left;
	height: 40px;
	margin: 0 0 20px 0px;
	text-indent: -9999px;
	width: 270px;
}

h3.whattakes {
	background: url(../images/header/h3_whattakes.png) no-repeat top left;
	height: 40px;
	margin: 0 0 20px -15px;
	text-indent: -9999px;
	width: 405px;
}

h3.requirements, h3.members {
	background-color: #3078a6;
	border-bottom: 2px solid #b5cbd9;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 10px 0;
	text-align: center;
}
div#requirements, #members {
padding: 0 0 0 10px;
}
h2.whatsaying_inside {
	background: url(../images/header/h2_whatsayinginside.png) no-repeat top left;
	height: 35px;
	margin: 0 0 10px -15px;
	text-indent: -9999px;
	width: 150px;
}

h2.whatsaying_home {
	background: url(../images/header/h2_whatsayinghome.png) no-repeat top left;
	height: 55px;
	margin: 30px 0;
	text-indent: -9999px;
	width: 460px;
}

h2.members {
	background: url(../images/header/h2_members.png) no-repeat top left;
	height: 50px;
	text-indent: -9999px;
	width: 460px;
}

h2.news {
	background: url(../images/header/h2_news.png) no-repeat top left;
	height: 55px;
	margin: -5px 0 35px 0;
	text-indent: -9999px;
	width: 460px;
}

#contentcontainer h4 {
	color: #5493ba;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

#contentcontainer p.main, #contentcontainer p {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 15px 0;
}

a.rss {
	background: url(../images/bg/a_rss.png) no-repeat top left;
	display: block;
	height: 30px;
	right: 0;
	text-indent: -9999px;
	top: 5px;
	width: 30px;
}

a.contact {
	background: url(../images/bg/a_contact.jpg) no-repeat top left;
	display: block;
	height: 50px;
	left: 625px;
	text-indent: -9999px;
	width: 195px;
}

a.inquire {
	background: url(../images/bg/a_inquire.jpg) no-repeat top left;
	display: block;
	height: 60px;
	left: 580px;
	text-indent: -9999px;
	width: 250px;
}

.date p {
	color: #999;
	font: 12px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.date p span {
	color: #3078a6;
	display: block;
}

.title p {
	color: #666;
	font-size: 12px;
}

.title p a, .title p a:visited {
	color: #c67c4e;
	text-decoration: none;
}

.title p a:hover, .title p a:active {
	text-decoration: underline;
}

ul#memberlisting {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	width: 450px;
}

ul#memberlisting li {
	margin: 0 25px 0 0;
	width: 200px;
}

ul#benefits {
margin: 0;
	padding-left: 15px;
	width: 900px;
}

ul#benefits li {
	width: 420px;
	margin: 0 0 15px 0;
	padding: 0 15px 0 0;
}

ul#benefits li ul.benefitssub {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	list-style: square;
	margin: 0 0 0 40px;
}

ul#benefits li ul.benefitssub li.subitem {
	margin: 0;
}

/* MEMBER LOGOS */

#logoslide {
	height: 260px;
	width: 500px;
}

ul#scrollnav {
	right: 0;
	top: 0;
	width: 91px;
}

#quotetabs {
width: 50%;
float: left;
height:110px;
*overflow-y: hidden;
}
.quoteshome .panel {
	*left: 110px !important;
}
.right-col #quotetabs .panel {
position: relative;
left: 200px;
bottom: 55px;
}
#quotetabs .panel {
width: 330px;
float: right;
}
.ui-tabs-nav {
width: 85px;
float: left;
}
/* not used
ul#scrollnav li a, ul#scrollnav li a:visited {
	background: url(../images/bg/slider_nav.jpg) no-repeat 0 0;
	display: block;
	height: 9px;
	margin: 0 0 0 10px;
	text-indent: -9999px;
	width: 9px;
}

ul#scrollnav li a:hover, ul#scrollnav li a:active {
	background: url(../images/bg/slider_nav.jpg) no-repeat 0 -9px;
}
*/

ul.logos li {
	margin: 0 0 0 0;
	display: block;
	height: 82px;
	width: 180px;
	text-align: center;
/* 	text-indent: -999em; */
	margin: 0 20px;
}
/*
li.ThreeM 		{ background: url(../images/logos/logo_3m.png) no-repeat top left; } 
li.citi		{ background: url(../images/logos/logo_citi.png) no-repeat top left; } 
li.corning	{ background: url(../images/logos/logo_corning.png) no-repeat top left; } 
li.hitachi  { background: url(../images/logos/logo_hitachi.png) no-repeat top left; } 
li.chase	{ background: url(../images/logos/logo_jpmorganchase.png) no-repeat top left; } 
li.lilly	{ background: url(../images/logos/logo_lilly.png) no-repeat top left; } 
li.lockheed { background: url(../images/logos/logo_lockheed.png) no-repeat top left; } 
li.microsoft{ background: url(../images/logos/logo_microsoft.png) no-repeat top left; } 
li.nike 	{ background: url(../images/logos/logo_nike.png) no-repeat top left; } 
li.pepsico 	{ background: url(../images/logos/logo_pepsico.png) no-repeat top left; } 
li.shell	{ background: url(../images/logos/logo_shell.png) no-repeat top left; } 
li.siemens 	{ background: url(../images/logos/logo_siemens.png) no-repeat top left; } 
li.statefarm{ background: url(../images/logos/logo_statefarm.png) no-repeat top left; } 
li.toysrus 	{ background: url(../images/logos/logo_toyrus.png) no-repeat top left; } 
li.vf 		{ background: url(../images/logos/logo_vf.png) no-repeat top left; } 
li.johndeere { background: url(../images/logos/logo_johndeere.png) no-repeat top left; } 
li.unitedtech{ background: url(../images/logos/logo_unitedtechnologies.png) no-repeat top left; } 
li.unionpac  { background: url(../images/logos/logo_unionpacific.png) no-repeat top left; } 
*/



ul.logos li:hover {
/*
	background-position: top left;
	cursor: pointer;
*/
}


/* MEMBERSHIP */

ul.membershipnav {
	margin: 0 auto;	
	width: 530px;
}
ul.membershipnav li {
	float: left;
}
ul.membershipnav li a {
	color: #5493ba;
	display: block;
	font-size: 14px;
	cursor: pointer;
	height: 30px;
	text-decoration: none;
}

ul.membershipnav li a:hover, ul.membershipnav li a:active {
	color: #a75724;
}
ul.membershipnav li a span {
	display: block;
	padding-top: 6px;
}
ul.membershipnav li a.left {
	background: url(../images/bg/arrow_left.png) no-repeat top left;
	margin: 0 0 0 30px;
	padding: 0 60px 0 40px;
}
ul.membershipnav li a:hover.left {
	background-position: bottom left;
}
ul.membershipnav li a.right {
	background: url(../images/bg/arrow_right.png) no-repeat top right;
	margin: 0 0 0 30px;
	padding: 0 40px 0 0;
}
ul.membershipnav li a:hover.right {
	background-position: bottom right;
	
}
.jFlowSelected a{
	color: #a75724;
}

ul#expectations {
	color: #666;
	font-size: 12px;
	line-height: 16px;
}

ul#expectations li, ul#requirementlist li {
	margin: 0 0 15px 0;
}

ul#expectations li ul#sub {
	list-style: square;
	margin: 0 0 0 35px;
}

ul#requirementlist, ul.memberslist {
	background-color: #dce6ec;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 15px;
}
.membersContainer {
	width: 410px;
	background-color: #dce6ec;
	min-height: 380px;
}
ul.memberslist {
	float: left;
	width: 175px;
	height: auto;
}
ul#requirementlist li {
	background: url(../images/bg/check.png) no-repeat left top;
	height: 25px;
	padding: 0 0 20px 45px;
}

/* CONTACT */

#contactinfo address {
	color: #0b3f64;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-align: right;
}

#contactinfo address span {
	font-weight: bold;
}

#contact label {
	color: #999;
	font-size: 12px;
	text-transform: capitalize;
}

.idleinput {
	background: url(../images/bg/input_bg.jpg) no-repeat 0 0;
	color: #999;
	font: 12px Arial, Helvetica, sans-serif;
	height: 26px;
	padding: 12px 0 0 40px;
	width: 325px;
}

.focusinput {
	background: url(../images/bg/input_bg.jpg) no-repeat 0 -38px;
	color: #0b3f64;
	height: 26px;
	padding: 12px 0 0 40px;
	width: 325px;
}

.idleaddress {
	background: url(../images/bg/textarea_address_bg.jpg) no-repeat 0 -94px;
	border: none;
	color: #999;
	font: 12px/16px Arial, Helvetica, sans-serif;
	height: 64px;
	overflow: auto;
	padding: 15px;
	width: 335px;
}

.focusaddress {
	background: url(../images/bg/textarea_address_bg.jpg) no-repeat 0 0;
	border: none;
	color: #0b3f64;
	font: 12px/16px Arial, Helvetica, sans-serif;
	height: 64px;
	overflow: auto;
	padding: 15px;
	width: 335px;
}

.idlemessage {
	background: url(../images/bg/textarea_bg.jpg) no-repeat 0 -262px;
	border: none;
	color: #999;
	font: 12px/16px Arial, Helvetica, sans-serif;
	height: 232px;
	overflow: auto;
	padding: 15px;
	width: 335px;
}

.focusmessage {
	background: url(../images/bg/textarea_bg.jpg) no-repeat 0 0;
	border: none;
	color: #0b3f64;
	font: 12px/16px Arial, Helvetica, sans-serif;
	height: 232px;
	overflow: auto;
	padding: 15px;
	width: 335px;
}


.button {
	display: block;
	margin: 40px 0 0 240px;
}

/* FOOTER */

#footer {
	background: url(../images/bg/footer_bg.jpg) repeat-x bottom left;
	height: 106px;
	width: 100%;
}

ul#footernav {
	float: left;
	margin: 0 0 0 0;
}

ul#footernav li a, ul#footernav li a:visited {
	color: #3e3e3e;
	display: block;
	font-size: 11px;
/* 	height: 15px; */
	padding: 20px 15px;
	margin: 52px 0 -15px;
	text-decoration: none;
}

ul#footernav li a:hover, ul#footernav li a:active {
	background: url(../images/bg/footernav_hover.jpg) repeat-x top left;
	color: #c67c4e;
}

#credits {
	color: #3e3e3e;
	font-size: 11px;
	float: right;
	margin: 52px 0 0 0;
}

#credits p {
	margin: 20px 0 0 0;
}

#credits p span {
	margin: 0 0 0 20px;
}

#credits a, #credits a:visited {
	color: #3e3e3e;
	text-decoration: underline;
}

#credits a:hover, #credits a:active {
	color: #c67c4e;
}

/* TESTIMONIAL */

blockquote {
	margin: 0 0 40px 0;
	width: 100%;
}
blockquote p {
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
blockquote a {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

blockquote p:before {
    content: '"';
}

blockquote p:after {
    content: '"';
}

blockquote cite {
	color: #3a80ad;
	display: block;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0 0 0;
}

blockquote.testimonials p.quote {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

blockquote.testimonials p.author {
	color: #3a80ad;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}