/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	overflow-x:hidden;
	z-index: 2;
}

.left, #logoleft, #header_content {
	float:left;
}

.right {
	float:right;	
}

a img {
	border:none;
}

br.clearfix
{	clear:both; 	
	margin:0 !important; 
	padding:0 !important; 
	height: 0; 
	font-size: 1px; 
	line-height: 0;
}

a:link, a:visited {
	color:#c11635;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}


/*HOMEPAGE*/
#header {
	width:100%;
	height:251px;
	background:#c11635;
	background-image:url(../../_images/home/top_lines.gif);
	background-repeat:no-repeat;
	z-index:1;	
}


#header_content {
	padding: 0px 0px 0px 0px;
	height:251px;
	color:#ffffff;
	font-size:11px;
	line-height:1.2em;
	z-index: 1;
}


#flashpiece {
	width:650px;
	height:251px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#flash-alt {
	width:625px;
	height:0px;
	margin:39px 0 91px 0;
}

ul#hp-nav {
	height:23px;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul#hp-nav li {
	display:inline;
}

ul#hp-nav li a {
	height:23px;
	float:left;
}

/* took out css rollovers because of blinking in IE6
ul#hp-nav li a.who {
	width:102px;
	height:23px;
	background:	url(../_images/home/nav/who_off.gif);
	text-indent:-9000px;	
	float:left;
}

ul#hp-nav li a.who:hover {	
	background:	url(../_images/home/nav/who_on.gif);	
}

ul#hp-nav li a.what {
	width:102px;
	height:23px;
	background:	url(../_images/home/nav/what_off.gif);
	text-indent:-9000px;	
	float:left;
}

ul#hp-nav li a.what:hover {	
	background:	url(../_images/home/nav/what_on.gif);	
}

ul#hp-nav li a.how {
	width:107px;
	height:23px;
	background:	url(../_images/home/nav/how_off.gif);
	text-indent:-9000px;
	float:left;
}

ul#hp-nav li a.how:hover {	
	background:	url(../_images/home/nav/how_on.gif);	
}
*/


#logoright {
	width:214px;
	height:236px;
	position:absolute;
	top:0px;
	right:0px;
	z-index: 2;
}

#hp-content {
	width:100%;
	height:auto;
	background-image:url(../../_images/home/btm_lines.gif);
	background-repeat:no-repeat;
	padding-left:146px;
	padding-top:20px;
}


/*top margin is pulled up -6px for IE7*/
div.focus {
	width:176px;
	margin-right:12px;
	float:left;
}
/*end*/

div.focus p {
	margin:0px;
	width:165px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:1.5em;	
}

div.focus p.home_highlight {
	margin-top:20px;
	color:#c11635;
}

div.focus p a:link, div.focus p a:visited {
	color:#c11635;
	text-decoration:none;
}

div.focus p a:hover, div.focus p a:active {
	text-decoration:underline;
}

#footer {
	clear:both;
	padding-top:54px;
	padding-bottom:50px;		
}

div.footerlinks {
	float:left;
}

#newsletter-reveal {
	visibility:hidden;
	width:99px;
	margin-top:2px;
	font-size:9px;
}	

#career-reveal {
	visibility:hidden;
	font-size:9px;
	margin-top:2px;
	width:130px;
}

#contact-reveal {
	visibility:hidden;
	font-size:9px;
	margin-top:2px;
}

/*END HOMEPAGE*/

div.sec-header {
	width:100%;
	height:157px;
	background:#c11635;
	background-image:url(../../_images/secondary/sec_top_lines.gif);
	background-repeat:no-repeat;	
}

div.sec-logoleft {
	float:left;
	width:146px;
	height:157px;
}



div.sec_header_content {
	padding: 15px 0px 0px 0px;
	float:left;
	height:142px;
	width:323px;
}

#who-pic {
	float:left;
	width:220px;
	height:157px;
}

#what-pic {
	float:left;
}

#how-pic {
	float:left;
}

div.sec-logoright {
	width:206px;
	height:157px;
	position:absolute;
	top:0px;
	right:0px;
}

img.who-line {
	margin-bottom:28px;
}

#redbar {
	width:100%;
	height:23px;
	background:#c11635;
	padding-left:100px;
	padding-top:27px;
}

ul.sec-nav {
	height:23px;
	width:311px;
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
}

ul.sec-nav li {
	display:inline;
}

ul.sec-nav li a {
	height:23px;
	float:left;	
}

/*
ul#sec-nav li a.who {
	width:102px;
	height:23px;
	background:	url(../_images/secondary/nav/who_off.gif);
	text-indent:-9000px;	
	float:left;
}

ul#sec-nav li a.who:hover {	
	background:	url(../_images/secondary/nav/who_on.gif);	
}

ul#sec-nav li a.what {
	width:102px;
	height:23px;
	background:	url(../_images/secondary/nav/what_off.gif);
	text-indent:-9000px;	
	float:left;
}

ul#sec-nav li a.what:hover {	
	background:	url(../_images/secondary/nav/what_on.gif);	
}

ul#sec-nav li a.how {
	width:107px;
	height:23px;
	background:	url(../_images/secondary/nav/how_off.gif);
	text-indent:-9000px;
	float:left;
}

ul#sec-nav li a.how:hover {	
	background:	url(../_images/secondary/nav/how_on.gif);	
}
*/

#header-img-top {
	width:171px;
	height:50px;
	margin-top:-27px;
	margin-left:68px;
	float:left;
}

#header-img-top-what {
	width:334px;
	height:50px;
	margin-top:-27px;
	margin-left:2px;
	float:left;
}


#header-img-top-how {
	width:213px;
	height:50px;
	margin-top:-27px;
	margin-left:15px;
	float:left;
}

#header-img {
	width:550px;
	height:137px;
	margin-left:100px;
}

.who-img {
	background:url(../../_images/secondary/hdr_img_who_new.jpg);
}

.what-img {
	background:url(../../_images/secondary/hdr_img_what_new.jpg);
}

.how-img {
	background:url(../../_images/secondary/hdr_img_how_new.jpg);
}

#sec-logoright {	
	width:202px;
	height:236px;
	position:absolute;
	top:0px;
	right:0px;
}

div.sec-content {
	width:100%;
	height:600px;
	background:url(../../_images/secondary/sec_btm-lines.gif);
	background-repeat:no-repeat;
	padding:28px 0px 0px 146px;
}

div.sec-content p {
	width:550px;
	line-height:1.5em;
	margin:0 0 15px 0;
	padding:0;
}

div.sec-content p img {
	margin-right:14px;
}

/*ul bullet image and padding/margins handled different for IE7*/
ul#who-bullets {
	margin:-10px 0 0 0;
	padding:0 0 0 20px;
	list-style-image:url(../../_images/secondary/list_bullet.gif);
	width:450px;
}

ul#who-bullets li {
	line-height:1.5em;
	margin-bottom:4px;
}
/*end*/

#sec-footer {
	margin-top:73px;
}

div.sec-footerlinks {
	float:left;
}

div.sec-footerlinks a, div.sec-footerlinks a img {
	border:none;
}

#sec-content p.what {
	margin-top:-2px;
}

#sec-content p.what img {
	margin-right:9px;
}

#what-1 {
	background:url(../../_images/secondary/whatwedo_icon1.gif) no-repeat;
	padding:0 0 29px 74px;
	width:476px;
	margin:0;
}	

#what-2 {
	background:url(../../_images/secondary/whatwedo_icon2.gif) no-repeat;
	padding:0 0 29px 74px;
	width:476px;
	margin:0;
}

#what-3 {
	background:url(../../_images/secondary/whatwedo_icon3.gif) no-repeat;
	padding:0 0 0 74px;
	width:476px;
	margin:0;
}


/*CONTACT FORM*/
table#contact_form {
	border:1px dashed #dcdcdc;
	font-size:10px;
	margin-top:-2px;
}

input {
 border:#7f9db9 1px solid;
}

input#submit {
	border:none;
}

textarea {
	border:#7f9db9 1px solid;	
	width:361px;
	height:40px;
}	

input#name {
	width:141px;
	 height:16px;
}

input#email {
	width:141px;
	 height:16px;
}

input#phone {
	width:110px;
	 height:16px;
}

input#institution {
	width:214px;
	 height:16px;
}

input#position {
	width:200px;
	 height:16px;
}
/*END CONTACT FORM*/

/*BENCHMARKS PAGE*/

div.benchmarkfocus {
	width:602px;
	margin-right:12px;
	float:left;
}

/*BENCHMARKS PAGE*/

/*EMMA login page*/
.emma {
	background:#e5e5e5;	
}

#emma_login {
	width:458px;
	height:181px;
	border:solid 10px #cccccc;
	margin:60px auto 0 auto;
	background:#ffffff;
	padding:26px 0 0 22px;
}

#emma_login img {
	margin-bottom:15px;
}

/*end EMMA login page*/
