html, body {
   padding: 0;
   margin: 0;
   }

.table1 {
	border: thin solid #000066;
	padding: 0px;
	background-color: #FFFFFF;
	width: 780px;
}
.maintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 10px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: black;
}
.nav1 {
	padding: 0px;
}
.left1 {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(tempimages/side2.jpg);
	background-repeat: no-repeat;
	width: 250px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding: 5px;
	background-color: #7FAEE4;
	color: #000033;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: right;
}
.banner1 {
	padding: 0px;
	background-image: url(images/banner2.jpg);
	height: 274px;
	width: 780px;
}
.body1 {
	background-color: #3366CC;
}
.box1 {
	padding: 8px;
	height: 175px;
	width: 175px;
	border: thin dashed #000000;
}
.services1 {
	padding: 2px;
	border: thin solid #000000;
}


.nav2
{
	padding: 0px;
	width: 160px;
	margin-top: 50px;
	margin-left: 0px;
	text-align: right;
	line-height: 1.3em;

}

.nav2 li {
	list-style-type: none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #949ca1;
}



.nav2 li a
{
	color: #54585a;
	text-decoration: none;
}

.nav2 li a:hover
{
	color: #000000;
}

.body1 {
	background-color: #3366CC;
}
.box1 {
	padding: 0px;
	height: 175px;
	width: 200px;
	border: thin none #000000;
	background-color: #FFFFFF;
}

.leftboxtop1 {
	background-color: #70799A;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.leftboxtext1 {
	background-color: #BED6EE;
	padding: 5px;
	color: #000033;
}
.services {
	background-color: #FFFFFF;
	width: 500px;
	padding: 0px;
}
.services1 {
	background-color: #70799A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.services2 {
	background-color: #70799A;
	
}
.services3 {
	background-color: #70799A;
	color: #FFFFFF;
	padding: 10px;
}
h1 {
	font-size: 20px;
	font-style: normal;
}
.servicespacer {
	background-color: #FFFFFF;
	width: 8px;
}

a.g:link { color: blue; text-decoration: underline; }
a.g:visited { color: blue; text-decoration: underline; } 
a.g:hover {
	color: #FF0000;
	text-decoration: underline;}
	
	
a.h:link { color: #BED6EE; text-decoration: underline; }
a.h:visited { color: #BED6EE; text-decoration: underline; } 
a.h:hover {
	color: #FF0000;
	text-decoration: underline;}

