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


/* READ ME: Font size is set to 62.5% to reset the font size to 10px.
We then use 'em' in place of pixels so that it can re-size in IE and other
browers. 10px = 1em, 11px = 1.1em and so forth */

body, html { margin:0; padding:0; }
body {
	background:#000 url(../images/main_bg.jpg) top left repeat-x;
	text-align:center;
	font:62.5%/1.2 Trebuchet MS, Arial, Helvetica, sans-serif;
}

.underscoreblock {
	width: 985px;
	margin: auto;
	height:100%;
	text-align:left;
}

#header{
	height:83px;
}
#header .underscoreblock {
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}
#header ul {
	float:right;
	list-style: none;
	padding: 0;
	margin: 0 150px 0 0;
}
#header li {
	display:block;
	margin:0;
	float:left;
}
#header li a {
	font-size:2em;
	font-weight:bold;
	height:100%;
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding:30px 10px 0 10px;
} 

.viewing {
	color: #666;
	background: url(../images/arrow_grey.gif) center top no-repeat;
}

#header li a:hover {
	background: url(../images/arrow.gif) center top no-repeat;
}
#header img {
	position:relative;
	margin:auto;
	float:left;
	top:12px;
}
#header .underscoreblock {

}

#feature {
	height:271px;
	width:985px;
	margin:auto;
}
#feature .underscoreblock {
	background-image:url(../images/feature_bg.jpg);
	background-repeat:no-repeat;
	height: 271px;
	vertical-align: middle;
	display: table-cell;
	margin:auto;
}
#feature h1{
	font-size:2em;
	font-weight:bold;
	color:#fff;
}

/* IE6+7 hack */
#feature h1
{
*display:inline;
*top:45%;
*position:relative;
}

#mainbody {
	font-size:1.4em;
	line-height:1.4em;
	color:#fff;
}
#mainbody .underscoreblock {
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
}
#mainbody h1 {
	margin:20px 0px 20px 0px; 
	font-size:1.9em;
	line-height:1.1em;
	color:#bad1e3;
	font-weight:normal;
}
.dottedline {
	margin:20px 0px 0 0px; 
	width:100%;
	border-bottom: 1px dotted #5a5a5a;
}

#mainbody #col1 {
	float:left;
	width:305px;
	padding:20px 20px 10px 0;
}
#mainbody #col1 ul {
	list-style:none;
}
#mainbody #col1 li {
	padding:0 0 10px 35px;
	background: url(../images/bullet_cog.gif) left 3px no-repeat;	
}

#mainbody #col1  a{
	color:#fff;
}
#mainbody #col1  a{
	color:#bad1e3;
	text-decoration:none;
}
#mainbody #col1  a:visited{
	color:#bad1e3;
	text-decoration:none;
}
#mainbody #col1  a:hover {
	color: #BAD1E3;
	text-decoration: underline;
}
#mainbody #col1  a:link {
	color: #BAD1E3;
	text-decoration: none;
}

#mainbody #col2 {
	float:left;
	width:305px;
	padding:20px 20px 10px 0;	
}
#mainbody #col2 ul {
	list-style:none;
}
#mainbody #col2 li {
	background: url(../images/bullet_link.gif) left 16px no-repeat;
	padding: 15px 0 15px 30px;
	border-bottom: 1px dotted #5a5a5a;
}
#mainbody #col2 a{
	color:#fff;
	text-decoration:none;
}
#mainbody #col2 a:hover{
	color:#bad1e3;
	text-decoration:none;
}
#mainbody #col2  li:hover{
	color:#bad1e3;
	text-decoration:none;
	background-color:#333;
}

#mainbody #col3 {
	float:left;
	width:265px;
	padding:20px 5px 10px 5px;
}
#mainbody #col3 h1 {
	color:#fff;
	padding-bottom: 10px;
	border-bottom: 1px dotted #5a5a5a;
}
#mainbody #col3 ul {
	list-style:url(../images/bullet_link_small.gif);
}
#mainbody #col3 li {
	margin:5px 0px 10px 20px;
	
}
#mainbody #col3  a{
	color:#fff;
}
#mainbody #col3  a{
	color:#bad1e3;
	text-decoration:none;
}
#mainbody #col3  a:visited{
	color:#bad1e3;
	text-decoration:none;
}
#mainbody #col3  a:hover {
	color: #bad1e3;
	text-decoration: underline;
}
#mainbody #col3  a:link {
	color: #fff;
	text-decoration: none;
}

ul#nav, ul#nav ul {
	margin: 0px;
	verticle-align: middle;
	list-style: none;
	width: 666px;
}

ul#nav li {
	display: inline;
	float: left;
	vertical-align: bottom;
	text-indent: 0px;
	margin: 2px;
}

ul#nav li a {
	display: block;
	text-decoration: none;
}

ul#nav li {
	background-position: 0 0; 
}

ul#nav img {
	border: 0;
	display: block;	
}

#support {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#support  .support_logos {
	font-size:1.4em;
	float:left;
	position:relative;
	top:150px;
}
#support ul {
	list-style: none;
}
#support li {
	margin:0;
	float:left;
	height:60px;
	line-height:60px;
	padding:0 8px 0 0;
}
#support li a {

} 
#support img{
	vertical-align:middle;
}
#support  .support_image {
	float:right;
}
#support-logos {
	text-align: center;
	vertical-align: middle;
	height: 90px;
	width: 696px;
	overflow: hidden;
	border: 0px solid black;
}

#team-content h1 {
	color: #F29F38;
}

#team-content .team-powers {
	font-style: italic;
	font-size: 0.9em;
}

#team-content .team-powers::before {
	content: "\201C"; /* &#8220; */
	display : inline;
}

#team-content .team-powers::after {
	content: "... \201D"; /* &#8221; */
	display : inline;
}

#footer {
	height:100px;
	color:#4d4d4d;
	font-size:1.4em;
}
#footer .footnav {
	padding:10px 0 0 0;
	float: left;
}
#footer .copyright {
	padding:10px 0 0 0;
	float: right;
}
#footer a {
	color:#4d4d4d;
	text-decoration:none;
}
#footer a:visited {
	color:#4d4d4d;
	text-decoration:none;
}
#footer a:hover {
	color: #bad1e3;
	text-decoration: underline;
}
#footer a:link {
	color: #4d4d4d;
	text-decoration: none;
}

.heroimg {
	border:1px solid #666;
	margin-top:20px;
	margin-right:20px;	
	padding:5px;
}

a.button-blue {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/button-blue-left.png) no-repeat scroll left top;
	color:#FEFEFE;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:28px;
	height:38px;
	line-height:38px;
	margin:20px 90px 0 0;
	padding:0 0 0 20px;
	text-decoration:none;
	vertical-align:middle;
}

a.button-blue span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/button-blue-right.png) no-repeat scroll right top;
	color:#FEFEFE;
	display:block;
	height:38px;
	padding:0 20px 0 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	width:100%;
}	

a.button-blue span:hover {
	text-decoration:underline;
}

.col-feature {
	width:200px;
	float:left;
	margin:20px 20px 0;
	display:inline-block;
}


/* png ../images in IE 6 */
*html img { behavior: url(/css/iepngfix.htc) }
