@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(gfx/bg.png);
	background-repeat: repeat-x;
	background-color: #ececec;
	font-size: 10px;
	color: #6f6f6f;
	background-attachment: fixed;
}
a {
	color: #31905f;
	text-decoration: none;
}
a:hover {
	color: #005738;
	text-decoration: underline;
}
h1 {
	color: #31905f;
	font-size: 24px;
	font-style: italic;
	margin-top: 28px;
	text-align: left;
	margin-bottom: -1em;
}
h1 span {
	color: #005738;
	margin-left: 1.5em;
}

h2 {
	color: #005738;
	font-size: 18px;
	margin-bottom: -1.5px;
}
#header {
	height: 272px;
	width: 832px;
	background-image: url(gfx/head-bg.jpg);
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: auto;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-right: 58px;
	margin-top: -171px;
}
#navigation {
	height: 140px;
	width: 150px;
	margin-left: 30px;
	margin-top: 68px;
	background-image: url(gfx/nav1.png);
}
#navigation ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li {
	list-style-image: none;
	list-style-type: none;
	height: 20px;
}
#navigation a {
	background-image: none;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 20px;
}

#hom a:hover {
	background-image: url(gfx/nav2.png);
	background-position: 0px 0px;
}
#con a:hover {
	background-image: url(gfx/nav2.png);
	background-position: 0px -20px;
}
#new  a:hover {
	background-image: url(gfx/nav2.png);
	background-position: 0px -40px;
}
#fle  a:hover {
	background-image: url(gfx/nav2.png);
	background-position: 0px -60px;
}
#ter  a:hover {
	background-image: url(gfx/nav2.png);
	background-position: 0px -80px;
}
#air  a:hover {
	background-image: url(gfx/nav2.png);
	background-position: 0px -100px;
}
#res  a:hover {
	background-image: url(gfx/nav2.png);
	background-position: 0px -120px;
}

#content {
	width: 792px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	/*background-image: url(gfx/bgd.png);*/
	overflow: auto;
}
#content #text {
	width: 305px;
	text-align: justify;
	float: left;
	clear: both;
	padding-top: 20px;
}
#content img {
	float: left;
	border: 1px solid #5e5e5e;
	display: inline;
	clear: right;
	margin-left: 15px;
	margin-bottom: 2em;
}

#bottomnav {
	background-color: #FFFFFF;
	text-align: center;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	color: #c4c4c4;
	padding-bottom: 8px;
	overflow: auto;
}
#bottomnav p {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #868686;
}
#bot {
	height: 20px;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	padding-top: 8px;
	color: #005738;
	overflow: auto;
}
#bot p {
	display: inline;
}
#bot #i {
	margin-left: 19px;
}
#bot #ii {
	margin-left: 200px;
}
#bot #iii {
	margin-left: 220px;
}
#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 836px;
	color: #31905f;
	overflow: auto;
}
.style15 {
	color: #005738;
}
#content #phone {
	float: left;
}
#content #emailandfax {
	float: left;
	display: inline;
	margin-left: 70px;
	height: 32px;
	width: 183px;
}
#content #resbutton a {
	/*background-image: url(gfx/res-btn.png);*/
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 183px;
	height: 32px;
}
#content #resbutton a:hover {
	background-image: url(gfx/res-btn+.png);
}

.emptyspace {
	display: block;
	height: 150px;
	clear: both;
}
#content #resbutton {
	float: right;
	margin-top: 340px;
	font-size: 20px;
	font-weight: bold;
	margin-right: 125px;
}
