﻿body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #a8aaad; 
}

h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
}

div#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px; 
	width:1024px;  
}

div#head {
	left:0px;
	width:1024px;
	height:71px;
	background-color: #FFFF66;
	top: 0px;
	position: absolute;
	background: url(../images/top.gif) no-repeat top;
}

div#menu {
	width: 1024px;
	position: relative;
	top: 71px;
	height:60px;
	background-color: #aaa;
	background: url(../images/menu/menu1.gif) no-repeat top;
}

div#conn {
	width: 1024px;
	position: relative;
	top: 64px;
	height:6px;
	background-color: #fff;
	background: url(../images/conn/connresidential.gif) no-repeat top;
}

div#maintop {
	width: 1024px;
	position: relative;
	top: 64px;
	height:6px;
	background-color: #fff;
	background: url(../images/mainbacktop.gif) no-repeat top;
}

div#maintop {
	width: 1024px;
	position: relative;
	top: 64px;
	height:6px;
	background-color: #fff;
	background: url(../images/mainbacktop.gif) no-repeat top;
}

div#iheader {
	width: 1024px;
	position: relative;
	top: 64px;
	height:71px;
	background: url(../images/insideheader.gif) repeat-y top;
}

div#mainibottom {
	background-color: #99FFFF;
	top: 64px;
	width: 1024px;
	height: 28px;
	position: relative;
	background: url(../images/mainiback.gif) no-repeat top
}

div#theader {
	width: 1024px;
	position: relative;
	top: 64px;
	height:42px;
	background: url(../images/tableheader.gif) repeat-y top;
}


div#main {
	width: 1024px;
	position: relative;
	top: 64px;
	background: url(../images/mainbackmain.gif) repeat-y top;
}

div#main2 
{
	
	margin:0 80px 0 60px;
}

div#mainbottom {
	background-color: #99FFFF;
	width: 1024px;
	height: 18px;
	position: relative;
	margin-top: 64px;
	background: url(../images/mainbackbottom.gif) no-repeat top
}

div#foot {
	background-color: #99FFFF;
	width: 1024px;
	height: 110px;
	position: relative;
	margin-top: 0px;
	background: url(../images/bottomcredit.gif) no-repeat top
}

div#foot1 {
	position: absolute;
	left:385px;
	top:5px;
	color:#333;
	text-align:center;
	font-size:11px;
}

div#foot2 {
	position: absolute;
	left:85px;
	top:80px;
	width:800px;
	color:#777;
	text-align:center;
}

#header1 {
	color:#fff;
	font-size:35px;
	position:absolute;
	left:63px;
	top:6px;
}

#header2 {
	color:#eee;
	font-size:14px;
	position:absolute;
	left:63px;
	top:47px;
}

#header3 {
	color:#777;
	font-size:12px;
	position:absolute;
	left:63px;
	top:5px;
}

#header4 {
	color:#777;
	font-size:12px;
	position:absolute;
	left:810px;
	top:5px;
}

#theader table {
	width: 884px;
	color:#3a1884;
	position: absolute;
	left:60px;
	top:15px;
}

table {
	padding:0;
}

#main2 table {
	width: 884px;
}

#main2 table td {
	padding: 5px 0;
}

.col1 {width:70px;text-align:center;}
.col2 {width:70px;text-align:center;}
.col3 {width:200px;}
.col4 {width:100px;text-align:center;}
.col5 {width:100px;text-align:center;}
.col6 {width:200px;text-align:center;}
.col7 {width:70px;text-align:center;}
.col8 {width:100px;text-align:center;}
.col9 {width:175px;}

.altrow {
	background-color:#cfcfcf;
}

.indent {
	margin-left:30px;
}

hr {
	margin:10px 0;
}

