@charset "UTF-8";
/* CSS Document */

/* 
	All Content Copyright Hyperactive Communications Inc.
	NCS Blue   = #233985
	NCS Light Blue = #217ac8
 */
 
 

/* Website Container for Centering Content */

body {
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	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: 807px;
	text-align: left;
	padding: 0px;
	z-index:1;

}



/* Links */
a:link { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 12px; color: #217ac8 }
a:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 12px; color: #217ac8 }
a:hover {  font-size: 12px; color: #ffffff; background-color:#217ac8; text-decoration: underline; }

.b:link { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 12px; color: #ffffff }
.b:visited { font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 12px; color: #ffffff }
.b:hover {  font-size: 12px; color: #217ac8; background-color:#ffffff; text-decoration: underline; }





/* Text */

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #abceed;
	text-decoration: none;
}

p { display:inline; }

/* subheads */


.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #217ac8;
	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 */
#logoContainer { position:absolute; left:16px; top:75px; z-index:3; width:88px; height: 56px; }
#menuContainer { position:absolute; left:125px; top:100px; z-index:7; width:636px; height: 21px; }
#mainMenuBG { position:absolute; left:0px; top:0px; z-index:2; width:807px; height: 145px; }

#mainArea {
	position:absolute;
	left:0px;
	top:160px;
	z-index:2;
	width:807px;
}

/* Module Background */
.moduleBG {   
	background-image: url(images/moduleBox.jpg);
	background-repeat: no-repeat;

  }


/* Butttons */

#nav a.home, #nav a.company, #nav a.whyip, #nav a.app, #nav a.solutions, #nav a.approach, #nav a.partners, #nav a.contact { float: left; background:url(images/menu.gif) no-repeat; height: 21px; text-indent:-999999px; }


#nav a.home 					{ background-position:0 0; width:58px; left:0 }
#nav a.home:hover				{ background-position:0 -21px }
body#page1 #nav a.home 			{ background-position:0 -21px }

#nav a.company 					{ background-position:-58px 0; width:80px; left:58px }
#nav a.company:hover			{ background-position:-58px -21px }
body#page2 #nav a.company 		{ background-position:-58px -21px }

#nav a.whyip 					{ background-position:-138px 0; width:70px; left:138px }
#nav a.whyip:hover				{ background-position:-138px -21px }
body#page3 #nav a.whyip 		{ background-position:-138px -21px }

#nav a.app 						{ background-position:-208px 0; width:110px; left:208px }
#nav a.app:hover				{ background-position:-208px -21px }
body#page4 #nav a.app 			{ background-position:-208px -21px }

#nav a.solutions 				{ background-position:-318px 0; width:90px; left:318px }
#nav a.solutions:hover			{ background-position:-318px -21px }
body#page5 #nav a.solutions  	{ background-position:-318px -21px }

#nav a.approach  				{ background-position:-408px 0; width:87px; left:408px }
#nav a.approach:hover			{ background-position:-408px -21px }
body#page6 #nav a.approach 		{ background-position:-408px -21px }

#nav a.partners					{ background-position:-495px 0; width:82px; left:495px }
#nav a.partners:hover			{ background-position:-495px -21px }
body#page7 #nav a.partners 		{ background-position:-495px -21px }

#nav a.contact					{ background-position:-577px 0; width:59px; left:577px }
#nav a.contact:hover			{ background-position:-577px -21px }
body#page9 #nav a.contact 		{ background-position:-577px -21px }


/* 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:#f4f6fa;
	border:#CC9900;
	line-height: 18px;
	padding:10px;
	width:inherit;
	clear:both;
	float:left;
	margin-top:21px;
	list-style: none;
	border: 1px solid #98a4c3;
	}

#drops ul.drop li {
    width:inherit;
	clear:both;
	list-style: none;
	border-bottom: 1px solid #98a4c3;
	}
	
#drops ul.drop a {
	
	color:#233d7e;
	width: 160px;
	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:#ffffff;
	background-color:#0190d6;
}
	
#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 */
}