body {
	background:#115e69;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.25;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:underline;
	color:#FFFFFF;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
border-bottom:2px solid #115e69;
}
a:active {
	text-decoration:none;
}
#cont {
	position:relative;
	margin:0 auto;
	margin-top:24px;
	width:902px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-image:url(images/pxl.jpg);
	background-repeat:repeat-y;
}
p {
	padding:0 0 12px 0;
}
.copy {
	padding:0;
	padding:8px 17px 0 0;
}
#top {
	height:72px;
	width:902px;
	background-image:url(images/wp.jpg);
	background-repeat:repeat-x;
}
ul {
	list-style-type:none;
	margin:19px 0 0 10px;
	font-family:"Arial Black";
	font-size:14px;
	float:left;
}
li {
	margin-bottom:12px;
}
#contact {
	float:right;
	margin:19px 17px 0 0;
	background:#5d8d94;
	width:194px;
	height:392px;
}
#contact p {
	margin:10px;
}
#contact h3 {
	margin:10px;
}
#contact img {
	margin:17px 0 17px 7px;
}
#text {
	width:488px;
	margin:19px 0 0 167px;
}
h1, h2, h3, h4, h5 {
	font-weight:normal;
	
	margin-bottom:12px;
}
#footer {
	width:902px;
	position:relative;
	margin:0 auto;
	background:#383f48;
	height:30px;
	text-align:right;
}

