﻿
body		{ font-family:Arial, Helvetica; background:#488FCD url(bgImage.jpg) repeat-x; color:#FFF}
#header		{}

#wrap		{width:900px; margin:auto;}

#tblMain		{}

#tblTitle	{background:url(tblHeader.gif) left no-repeat; width:282px; height:26px; 
			 vertical-align: bottom; color:#00FF00; font-weight:bold; }
			 
#tblHeader	{background:url(top.gif) center no-repeat; width:904px; height:14px}
#tblContent	{background:url(middle.gif) repeat-y center;width:904px; margin:4px;}
#tblFooter	{background:url(bottom.gif) center no-repeat; width:904px; height:16px; }

#lblContent	{margin-left:10px; margin-right:10px;}

#lblHeader	{margin-left:25px; ; vertical-align:bottom}



















/*Links Info*/
#Links	{margin-bottom:30px}
div.clsLinks {text-align:center;
	width: 180px;
	height: 20px;
	overflow: hidden;
	border: 1px solid black;
	background-color:#0066CC/*#f9f9f9*/;
	position: absolute}

div.clsLinks span, div.clsLinks a {
	display: block;
	padding: 0 3px;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none
}

div.clsLinks span:hover {background-color:#0066CC}

#subList:hover {
	background-color: #09C;
	color: #000000;}
	
#mainList:hover	{
	color: #000000;
	}

div#Home	{position: absolute}

div#Services	{position:absolute; margin-left:180px;}

div#Rates	{position:absolute; margin-left:360px;}

div#Partnerships	{position:absolute; margin-left:540px;}

div#ABTech	{position:absolute; margin-left:720px;}


