﻿body 
{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: Verdana,Arial;
	font-size:11px;
	font-weight:normal;
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
input
{
	border:1px solid #9A9A9A;
	font-size:11px;
	font-family: Verdana,arial;
}

	
	
table
{
	padding:0px;
	border:0px;
	font-size:11px;
}

img

{
	border:0px solid black;}
	
a
{color:#000000;
	text-decoration:underline;}
a:hover
{color:Gray;
	text-decoration:underline;}
H1 {
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	}
	
.footertext
{
	color: Gray;
	font-weight:bold;
	}
.footer
{
	height:89px;
	background-image: url(images/footer_bg.gif);
	background-repeat:repeat-x;}
.headerTable
{
	height: 73px;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;}

.homeTable1
{
	height:150px;
	width: 280px;
	background-image: url(images/sections/about.jpg);
	background-repeat:no-repeat;
	padding-left:48px;padding-top:16px;}
	
.homeTable2
{
	height:150px;
	width: 280px;
	background-image: url(images/sections/services.jpg);
	background-repeat:no-repeat;
	padding-left:48px;padding-top:16px;}
	
.homeTable3
{
	height:150px;
	width: 280px;
	background-image: url(images/sections/support.jpg);
	background-repeat:no-repeat;
	padding-left:48px;padding-top:16px;}
	
.title
{
	font-style:italic;
	font-weight:bold;
	font-size:16px;}
	