/* 
  303Networks.com v1.1 stylesheet 
  created 22 february 2010
  updated 02 march 2010
  created by www.souldesigngroup.com
  copyright 303 Computers 
*/

h4 {
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:20px;
}

/*************** logo */
#brand {
	width:292px;
	height:215px;
	position:absolute;
	top:-4px;
	left:5px;
	background:url(img/logo-303-networks.png) no-repeat top left;
	_background:url(img/logo-303-networks.gif) no-repeat top left;
}



/*************** nav on */
.on-home {display:none;}
#home .on-home {display:inline; _display:none;;}

.on-my303 {display:none;}
#my303 .on-my303 {display:inline; _display:none;;}

.on-hosting {display:none;}
#hosting .on-hosting {display:inline; _display:none;;}

.on-security {display:none;}
#security .on-security {display:inline; _display:none;;}

.on-install {display:none;}
#install .on-install {display:inline; _display:none;;}

.on-support {display:none;}
#support .on-support {display:inline; _display:none;;}

.on-contact {display:none;}
#contact .on-contact {display:inline; _display:none;;}

.on-about {display:none;}
#about .on-about {display:inline; _display:none;;}


/********************************************************* FOOTER */
#logo-footer {
	width:75px;
	height:33px;
	margin:0 auto;
	_margin:0 25px;
	text-indent:-9999px;
	background:url(img/logo-303-networks-sm.png) center no-repeat;
	_background:url(img/logo-303-networks-sm.gif) center no-repeat;
}