body
{
	left: 100px;
	width: 800px;
	background-color: White;
	position: absolute;
	font-family: Arial, Times New Roman;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

img 
{
	border: 0px;
	margin: 0px 0px 0px 0xp;
	padding: 0px 0px 0px 0px;
}

table 
{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: Transparent;
}

table#MainTable 
{
	width: 800px; 
	margin-left: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td#Footer 
{
	background-image: url(images/FooterBackground.gif);
	background-repeat: no-repeat;
	height: 50px;
	font-family: Arial, Times New Roman;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	width: 100%;
}

td#menu 
{
	background-image: url(images/MenuBackground.gif);
}

div#Menu 
{
	z-index: 101;
	left: 283px;
	width: 511px;
	position: absolute;
	top: 95px; 
	height: 35px;
	display: block;
	background-color: Transparent;
	text-align: center;
}

a#ButtonHome:link, a#ButtonHome:active, a#ButtonHome:visited
{
	background-image: url(images/ButtonHome.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	height: 35px;
	margin-right: 25px;
}
a#ButtonHome:hover 
{
	background-image: url(images/ButtonHomeRollover.gif);
}

a#ButtonProducts:link, a#ButtonProducts:active, a#ButtonProducts:visited
{
	background-image: url(images/ButtonProducts.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	height: 35px;
	margin-right: 25px;
}
a#ButtonProducts:hover 
{
	background-image: url(images/ButtonProductsRollover.gif);
}

a#ButtonDownloads:link, a#ButtonDownloads:active, a#ButtonDownloads:visited
{
	background-image: url(images/ButtonDownloads.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	height: 35px;
	margin-right: 25px;
}
a#ButtonDownloads:hover 
{
	background-image: url(images/ButtonDownloadsRollover.gif);
}

a#ButtonContactUs:link, a#ButtonContactUs:active, a#ButtonContactUs:visited
{
	background-image: url(images/ButtonContactUs.gif);
	background-repeat: no-repeat;
	display: block;
	width: 100px;
	height: 35px;
	margin-right: 25px;
}
a#ButtonContactUs:hover 
{
	background-image: url(images/ButtonContactUsRollover.gif);
}

table#ContentTable 
{
	left: 0px; 
	position: relative; 
	width: 800px;
	padding-bottom: 15px;
}

#ContentArea
{
	background-color: #eeeeee;
	width: 790px;
	padding-left: 15px;
}

div.ReadMore 
{
	text-align: right;
	font-family: Times New Roman;
	font-size: 17px;
	font-style: italic;
	padding-right: 50px;
}

div.ReadMore a:link, a:visited, a:active
{
	text-decoration: none;
	color: Black;
}

div.ReadMore a:hover 
{
	text-decoration: underline;
}

div.Title1 
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
}

div.Title2 
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.Summary 
{
	 vertical-align: top;
	 font-family: Times New Roman;
	 font-size: 16px;
}

div.Divider 
{
	margin: 10px 10px 10px 10px;
	background-image: url(images/Divider.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 740px;
	height: 20px;
}

div.Divider img 
{
	width: 690px;
	height: 5px;
}

#ServicesBox 
{
	background-image: url(images/ServicesBox.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height: 120px;
	width: 408px;
	position: absolute;
	top: 440px;
	left: 20px;
	float: left;
}

#SchedCalBox 
{
	background-image: url(images/SchedCalBox.gif);
	background-repeat:no-repeat;
	background-position: top;
	height: 120px;
	width: 296px;
	position: absolute;
	left: 485px;
	top: 440px;
	float: right;
}
.LinkMenu a 
{
	position: absolute;
	height: 15px;
	top: 31px;
	text-decoration: none;
	text-decoration: none;
}

.LinkMenu a i 
{
	visibility: hidden;
	position: relative;
}

.LinkMenu a:hover 
{
	border: none;
	border-bottom: solid 2px black;
}

a#Training {top: 40px;}
a#Hardware, a#Consulting {top: 60px;}
a#SoftwareDev, a#WebTech {top: 80px;}

a#Training, a#Hardware, a#SoftwareDev { left: 30px; }
a#Consulting, a#WebTech {left: 238px; }

a#Training {width: 65px;}
a#Hardware {width: 77px;}
a#Consulting {width: 84px;}
a#SoftwareDev {width: 169px;}
a#WebTech {width: 135px;}

a#SchedCal 
{
	top: 90px;
	left: 210px;
	width: 72px;
}
