@charset "utf-8";
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#wrapper {
	width: 858px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#header {
	height: 91px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	position: absolute;
	width: 796px;
	margin-left: 0px;
}
img#logo {
	bottom: 8px;
	position: absolute;
	height: 56px;
	width: 160px;
}
img#logo2 {
	position: absolute;
	right: 0px;
	bottom: 5px;
}
ul#nav {
	position: absolute;
	top: 99px;
	list-style-type: none;
	width: 162px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
ul#nav li {
	height: 33px;
	width: 162px;
	display: block;
}
ul#nav a {
	display: block;
	height: 33px;
	width: 162px;
}
a#one {
	background-image: url(../images/nav1.gif);
}
a#one:hover {
	background-image: url(../images/nav1.gif);
	background-position: bottom;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a#two {
	background-image: url(../images/nav2.gif);
}
a#two:hover {
	background-image: url(../images/nav2.gif);
	background-position: bottom;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a#three {
	background-image: url(../images/nav3.gif);
}
a#three:hover {
	background-image: url(../images/nav3.gif);
	background-position: bottom;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a#four {
	background-image: url(../images/nav4.gif);
}
a#four:hover {
	background-image: url(../images/nav4.gif);
	background-position: bottom;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#bottom {
	width: 852px;
	height: 100px;
	position: absolute;
	bottom: 35px;
	left: 3px;
}
img#contact {
	position: absolute;
	left: 28px;
	top: -125px;
}

div#footer {
	width: 614px;
	position: absolute;
	right: 28px;
	top: 0px;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c3c3c3;
}
div#footerLeft {
	width: 400px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
div#footerRight {
	width: 214px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: right;
}
div#footer a {
	text-decoration: none;
	color: #000000;
}
div#footer a:hover {
	text-decoration: underline;
}
div#subHead {
	width: 614px;
	position: absolute;
	height: 224px;
	right: 31px;
	top: 111px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
}
img#header {
	position: absolute;
	left: 0px;
	top: 200px;
	padding-bottom: 3px;
}
div#text {
	position: absolute;
	width: 614px;
	top: 344px;
	right: 31px;
	line-height: 16pt;
	text-align: justify;
}
div#text p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
div#php {
	width: 340px;
}
p.bold {
	font-weight: bold;
}

