body
{
	margin: 0px;
	padding:0px;
	font-size: 12px;
	text-align: center;
}

h1,h2,h3,h4
{
	display: none;
}

h5
{
	font-weight: bold;
	display: inline;
	font-size: 12px;
}

p
{
}
	
	
#backgrnd
{
	position: relative;
	width: 820px;
	height: 640px;
	margin: 0px auto;
	padding: 0px;
	z-index: 0;
}

#Acorp
{
	position: absolute; 
	width: 780px; 
	height: 83px; 
	z-index: 2; 
	left: 0px; 
	top: -132px;
	background: url(images/Acorp-Large-Blue.gif);
}

#CanDo
{
	position: absolute; 
	width: 512px; 
	height: 267px; 
	z-index: 2; 
	left: 0px; 
	bottom: 0px;
	background: url(images/Splash/CanDo.gif);
}

#HorizSpacer
{
	position: absolute;
	width: 512px; 
	height: 20px; 
	z-index: 1; 
	left: 0px; 
	top: -20px;
}

#Info-Services,#Info-Network,#Info-Internet,#Info-TechSupport,#Info-Sales,#Info-About,#Info-Contact
{
	position: absolute;
	width: 275px;
	height: 250px;
	z-index: 3;
	left: -10px;
	bottom: 20px;
	font-family:'Comic Sans MS'; 
	font-size: 12px;
	overflow: hidden;
	color: #18005D;
	color: #004A7F;
	display: none;
}

.headings
{
	display: none;
}
	

#menu
{
	position: absolute;
	width: 306px;
	height: 288px; 
	z-index: 1; 
	bottom: 0px;
	left: 512px;
}

div#menu a:hover
{
	background-position: -288px 0;
}

.Services
{
	position: absolute; 
	width: 288px;
	height: 40px; 
	z-index: 1;
	left: 0px;
	top: 0px;
	background: url(images/Splash/Overview.gif);  
}

.Network
{
	position: absolute; 
	width: 288px;
	height: 40px; 
	z-index: 1; 
	left: 0px;
	top: 40px;
	background: url(images/Splash/Network.gif);
}

#Internet
{
	position: absolute; 
	width: 288px;
	height: 40px; 
	z-index: 1; 
	left: 0px; 
	top: 80px;
	background: url(images/Splash/Internet.gif);  
}

#TechSupport
{
	position: absolute; 
	width: 288px;
	height: 40px; 
	z-index: 1; 
	left: 0px;
	top: 120px;
	background: url(images/Splash/TechSupport.gif);  
}

#Sales
{
	position: absolute; 
	width: 288px;
	height: 40px; 
	z-index: 1; 
	left: 0px;
	top: 160px;
	background: url(images/Splash/Sales.gif);  
}

#About
{
	position: absolute; 
	width: 288px;
	height: 40px; 
	z-index: 3; 
	left: 0px;
	top: 200px;
	background: url(images/Splash/About.gif);  
}

#Contact
{
	position: absolute; 
	width: 288px;
	height: 40px; 
	z-index: 1; 
	left: 0px;
	top: 240px;
	background: url(images/Splash/Contact.gif);  
}

.noborder {border: none;}
.hiddenPic {display: none;}
a img {border: none;}