/* CSS Document */

table {
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 10px; 
	padding: 0px; 
	spacing: 0px; 
	border: 0px;
}

A:link {text-decoration: none; color: #ff6600;}
A:visited {text-decoration: none; color: #ff9900;}

.footertable {
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 9px; 
	color: #FFFFFF;}
.footertable A:link {text-decoration: none; color: #FFFFFF;}
.footertable A:visited {text-decoration: none; color: #FFFFFF;}

.maintable {
	border: 1px #EBEBEB solid; 
	padding: 0px; 
	background-image: url(IMAGES/footer_bar.gif);
	background-repeat: no-repeat; 
	background-position: bottom;
}

.bodytable {
	background-image: url(IMAGES/index_mid_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.aboutustable {
	background-image: url(IMAGES/BCKGRND-About_Us.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.ourteamtable {
	background-image: url(IMAGES/BCKGRND-Our_Team.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.network_support_table {
	background-image: url(IMAGES/BCKGRND-Network_Support_Gro.gif);
	background-repeat: no-repeat;
	background-position: top;
}
		
.appstable {
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 9px; 
	padding: 0px; 
	spacing: 0px; 
	border: 0px;
}

.contactus {
	background-image: url(IMAGES/BCKGRND-Contact_Us.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.form {
	background-image: url(IMAGES/BCKGRND-Form.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.manufacturing {
	background-image: url(IMAGES/BCKGRND-Manufacturing_Softw.jpg);
	background-repeat: no-repeat;
}

.retail1 {
	background-image: url(IMAGES/Retail-1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.retail2 {
	background-image: url(IMAGES/Retail-2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.retail3 {
	background-image: url(IMAGES/Retail-3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.services {
	background-image: url(IMAGES/BCKGRND-Services.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.smallbusiness {
	background-image: url(IMAGES/BCKGRND-Small_Business.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




