html, body{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #444444;
}

#wrapper{
	width: 760px;
	margin: 0 auto;
}

#top{
	background-color: #ffffff;
	margin: 0;
	height: 200px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top: solid white 25px;
	border-bottom: solid #333 1px;
	margin-bottom: 5px;

}
.windgate {	
    z-index: 9;
	float: right;
	margin: 0 auto;
	border-left: solid #222 1.5px;

	position:relative;
}

#main {
	background-color: #FFFFFF;
	position: relative;
	z-index: 0;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 6px 0 6px;
	width: 50%;
}
#top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #FFFFFF;
	overflow: visible;
}

#menu {
	float: right;
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	display: list-item;
	position: static;
	height: 55px;
	left: 661px;
	top: 18px;
	padding-bottom: 22px;
	padding-left: 10px;
	text-align: center;
}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

#menu li {
	float: left;
	margin: 0px;
	background-color: #E8E8E8;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: 0.3px;
	padding-right: 1px;
	text-align: left;
}

#menu a {
	display: block;
	width: auto;
	padding: 2px 32px 0px 0px;
	color: #6C6C6C;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4D824E;
	font-weight: bold;
}

.windgateIMG {
	clear: left;
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	border-left: solid #333 1px;
}
.Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: solid black 1px;
}

h1 .address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-right: 5px;
	line-height: normal;
	border-top: 0px solid #444;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #276127;
}

#footer {
	background-image: url(../images/footerbg.gif);
}

#footer p {
	text-align: center;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 0px;
	background-color: #286428;
}


#main .top {
	border-top: 1px solid #333;
}
h1 {
	padding-left: 35px;
	word-spacing: 2.3px;
	visibility: visible;
	padding-top: 5px;
}
h2 {
	padding-left: 10px;
	color: #444444;
	border-bottom: solid #ccc 1px;
	border-top: solid #ccc 1px;
	padding-top: 1px;
	font-size: 18px;
	width: 55%;
}
.style1 {font-size: 12px}
.style2 {color: #FFFFFF}
body {
	background-color: #444444;
}
.style3 {color: #333333}
a:visited {
	color: #276127;
}
a:hover {
	color: 000000;
}
a:link {
	color: #2e992e;
}
