@charset "UTF-8";
/* CSS Document *//* 
	All Content Copyright Hyperactive Communications Inc.
	Hyperactive Blue  = #0C6BB5
	Hyperactive Green = #7CC242
 */
 
 /* Website Container for Centering Content */
 
 body {
	background-color: #ffffff;
	background-image: url(images/bg_border.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding: 0;
    text-align: center; /*for IE*/
}

#siteContainer {
	position: relative;
	margin: 0 auto;
	width: 802px;
	text-align: left;
	padding: 0px;
	z-index:1;
	background-color: #FFFFFF;

}
	
/* Links */
a:link { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; color: #0C6BB5 }
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0C6BB5; text-decoration: underline; }
a:active, a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #7CC242; text-decoration: none; }

/* Text */
.challenges {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.moduleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #0C6BB5;
	text-decoration: none;
}

.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #0C6BB5;
	text-decoration: none;
}

.modules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
}

p { display:inline; }

h1 { 
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0C6BB5;
	
}


/* subheads */
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #7CC242;
	text-decoration: none;
}
.subHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #0C6BB5;
	text-decoration: none;
}

/* clearfix */.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* Header + Menu */
#topBar { position:relative; left:0px; top:0px; z-index:2; width:802px; height: 13px; }
#logoContainer { position:relative; left:25px; top:20px; z-index:2; width:135px; height: 63px; }
#topmenuContainer { position:absolute; left:586px; top:0px; z-index:4; width:197px; height: 42px; background-image:url(images/topmenu_bg.gif); background-repeat:no-repeat; }
#menuContainer { position:relative; left:0px; top:40px; z-index:20; width:802px; height: 30px; background-color: #d6e6f3;}
#taglineContainer { position:absolute; left: 586px; top:81px; z-index:3; width:190px; height: 13px; }
#moduleContainer { position:relative; left:1px; top:55px; z-index:5; width:800px; height: 34px; float: left; background-image:url(images/module_dividers.gif); }
#bottomFadeContainer { position:relative; left:0px; top:0px; z-index:2; width:800px; height: 83px; float: left; background-image:url(images/bottom_fade.gif); background-repeat:no-repeat; padding: 25px; }


/* Butttons */

#nav a.home, #nav a.who, #nav a.what, #nav a.how, #nav a.results, #nav a.why, #nav a.contact { float: left; background:url(images/menu.gif) no-repeat; height: 32px; text-indent:-999999px; }


#nav a.home 				{ background-position:0 0; width:87px; left:0 }
#nav a.home:hover			{ background-position:0 -31px }
body#page1 #nav a.home 		{ background-position:0 -31px }

#nav a.who 					{ background-position:-87px 0; width:117px; left:87px }
#nav a.who:hover			{ background-position:-87px -31px }
body#page2 #nav a.who 		{ background-position:-87px -31px }

#nav a.what 				{ background-position:-204px 0; width:121px; left:204px }
#nav a.what:hover			{ background-position:-204px -31px }
body#page3 #nav a.what 		{ background-position:-204px -31px }

#nav a.how 					{ background-position:-325px 0; width:128px; left:325px }
#nav a.how:hover			{ background-position:-325px -31px }
body#page4 #nav a.how 		{ background-position:-325px -31px }

#nav a.results 				{ background-position:-453px 0; width:97px; left:453px }
#nav a.results :hover		{ background-position:-453px -31px }
body#page5 #nav a.results  	{ background-position:-453px -31px }

#nav a.why  				{ background-position:-550px 0; width:157px; left:550px }
#nav a.why:hover			{ background-position:-550px -31px }
body#page6 #nav a.why 		{ background-position:-550px -31px }

#nav a.contact				{ background-position:-707px 0; width:95px; left:707px }
#nav a.contact:hover		{ background-position:-707px -31px }
body#page7 #nav a.contact 	{ background-position:-707px -31px }


/* sub menus */
/*SON OF SUCKER FISH DROP DOWNS MODIFIED*/	
#drops, #drops ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	width:inherit;
	list-style: none
	}
	
#drops ul.drop {
	background:#cbe1f1;
	line-height: 18px;
	padding:10px;
	width:inherit;
	clear:both;
	float:left;
	margin-top:32px;
	list-style: none;
	}

#drops ul.drop li {
    width:inherit;
	clear:both;
	list-style: none
	}
	
#drops ul.drop a {
	
	color:#076bb5;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	clear:both;
	float:left;
	z-index:21; 
}
#drops ul.drop a:hover {
	
	color:#76bd48;
	background-color:#FFFFFF;
}
	
#drops a {
	display: block;
	/*width: 10em;*/
	float:left;
	clear:both;
	width:100px;
}

#drops li {
	float: left;
	/*width: 10em;*/
}

#drops li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#drops li:hover ul {
	left: auto;
	color:#76bd48;
}

#drops li:hover ul, #drops li.sfhover ul {
	left: auto;
	zoom:1; /* fix ie7 disappear */
	height:auto; /* fix ie7 sticky */
}





#bottomFadeContainer {
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
	width:800px;
	height: 34px;
	float: left;
	background-image:url(images/bottom_fade.gif);
	background-repeat:no-repeat;
	padding: 25px;
}/* Home Page Specific Containers */


#challengeContainer { 
	position: relative;
	text-align:left;
	left:0px; 
	top:56px; 
	z-index:4; 
	width:241px; 
	height: 129px;
	background-image:url(images/home_challenge.gif);
	background-repeat:no-repeat;
	background-color: #0C6BB5;
	float: left;
	padding: 35px 2px 0px 25px;
}
	
	
#homeHeaderContainer { 
	position: relative;
	right:1px; 
	top:56px; 
	z-index:4; 
	width:533px; 
	height: 164px;
	background-color:#CCCCCC;
	float:right;
}

#conclusionContainer { 
	position: relative;
	left:1px; 
	top:57px; 
	z-index:3; 
	width:754px; 
	padding: 16px 23px 16px 23px;
	background-color:#d8e8f4;
	float:left;
}

/* Other Containers */
	
#HeaderContainer { 
	position: relative;
	left:1px; 
	top:56px; 
	z-index:2; 
	width:800px; 
	height: 164px;
	background-color:#CCCCCC;
	float:left;
}

#breadcrumbContainer { 
	position: relative;
	left:1px; 
	top:57px; 
	z-index:3; 
	width:754px; 
	padding: 8px 23px 8px 23px;
	background-color:#d8e8f4;
	float:left;
}

#introContainer { 
	position: relative;
	left:0px; 
	top:58px; 
	z-index:3; 
	width:351px; 
	padding: 20px 25px 25px 25px;
	float:left;
	background-repeat: repeat-y;	
}

#introContainer2 { 
	position: relative;
	left:0px; 
	top:58px; 
	z-index:3; 
	width:351px; 
	padding: 20px 25px 25px 25px;
	float:left;	
}

#wideContainer { 
	position: relative;
	left:0px; 
	top:58px; 
	z-index:3; 
	width:750px; 
	padding: 20px 25px 25px 25px;
	float:left;
}

#helpyouContainer { 
	position: relative;
	text-align:left;
	right:0px; 
	top:58px; 
	z-index:5; 
	width:351px; 
	padding: 20px 25px 25px 25px;
	float:right;
}	
	

/* Collapsable Modules */

.squarebox {
    width: 100%;
    border: solid 1px #a5c9e3;
    text-align: center;
    overflow: hidden; }
.squareboxgradientcaption {
    color: White;
    padding: 5px;
    background-image: url(images/gradient_blue.gif);
    background-repeat: repeat-x; }
.squareboxcontent {
    background-color: #ffffff;
    padding: 10px;
    overflow: hidden;
    border-top: solid 1px #a5c9e3; }

	
	
