@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.gif) repeat-x top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #323232;
	cursor: default;
}

p {
	font-weight: normal;
}

/* Layers */

#outer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#outer a:link, #outer a:visited {
	color: #53c8e4;
	text-decoration: none;
}

#outer a:hover {
	text-decoration: underline;
}


#top {
	height: 336px;
	margin-bottom: 12px;
	background: url(../images/top.jpg) no-repeat bottom;
}

#topinfo {
	line-height: 28px;
	text-align: center;
	color: #ffffff;
	font-size: 13px;
}

#logo {
	text-align: center;
}

#logo img {
	margin-top: 40px;
}

#middle {
	background: url(../images/window_cleaning.gif) no-repeat bottom right;
	min-height: 105px;
	padding-bottom: 20px;
}

#links {
	float: left;
	display: inline;
	width: 312px;
	margin-bottom: 10px;
	background: #f5f5f5 url(../images/link_top.gif) no-repeat;
}

#links ul {
	margin-top: 72px;
	margin-bottom: 16px;
	font-size: 22px;
}

#links li {
	width: 312px;
	margin-bottom: 2px;
	line-height: 38px;
}

#links li:hover {
	background: #ff015b;
}

#links a:link, #links a:visited {
	display: block;
	padding: 2px 0 2px 36px;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	background: #3b87c1 url(../images/arrow_nav.gif) no-repeat 17px 16px;
}

#links a:hover {
	background: #53c8e4 url(../images/arrow_nav.gif) no-repeat 17px 16px;
}


#ad {
	background: url(../images/ad_foot.gif) no-repeat bottom;
	text-align: center;
}

#ad img {
	margin-bottom: 16px;
}

#ad a:link, #ad a:visited {
	padding: 0;
	background: none 0 0;
}

#ad a:hover {
	background: none 0 0;
}

#extras {
	width: 312px;
	padding-top: 15px;
	background: #ffffff;
}

#extras a:link, #extras a:visited {
	padding: 0;
	background: 0 0;
}

#extras a:hover {
	background: 0 0;
}

#content {
	float: right;
	display: inline;
	width: 636px;
}

#content h1 {
	height: 62px;
	padding: 5px 16px 0 16px;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	background: url(../images/head1.gif) repeat-x;
	color: #ffffff;
}

#content p {
	padding: 0px 16px 0 16px;
	font-size: 17px;
	font-weight: normal;
	line-height: 23px;
}

#content ul {
	margin-left: 17px;
}

#content li {
	margin-bottom: 6px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 14px;
	line-height: 17px;
	background: url(../images/arrow_cont.gif) no-repeat 0 5px;
}

#contfull {
	width: 636px;
}

#contfull p {
	margin-bottom: 20px;
}

.conthalf {
	float: left;
	display: inline;
	width: 312px;
}

.contform {
	float: left;
	display: inline;
	width: 292px;
	margin-right:12px;
	margin-left: 8px;
}

.conthalf p {
	margin-bottom: 7px;
}

.conthalf h2 {
	height: 38px;
	margin-bottom: 10px;
	padding: 0px 16px 0 16px;
	font-size: 18px;
	line-height: 38px;
	background: url(../images/head2.gif) repeat-x;
	text-transform: uppercase;
	color: #ffffff;
}

.conthalf img {
	margin: 6px 0px 16px 16px;
}

/* Contact Form */

form {
	width: 300px;
}

form fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	clear: left;
}

form legend {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	padding-left: 0.4em;
	padding-top: 0.8em;
/*
	position: relative;
	left: -0.5em;
*/
}

form label {
	float: left;
	width: 45%;
	display: block;
	padding: 0.4em;
}

form label.wider {
	width: 95%;
}

form label.narrower {
	/* IE 6 (and most other browsers) */
	width: 20%;
}

.xform label.narrower {
	/* IE 5.5 */
	width: 23%;
}

input, select, textarea {
	width: 100%;
	margin-top: 0.1em;
}

.smallinput {
	padding-left: 2em;
	margin-right: -2em;
}

.smallinput input {
	width: 1.2em;
	height: 1.1em;
	margin-right: 0.4em;

	position: relative;
	margin-left: -1.7em;
	padding-left: 0.3em;
}

.submit input {
	width: 6em;
}

/* Footer */

#footer {
	height: 104px;
	margin-top: 12px;
	padding-top: 10px;
	background: url(../images/foot.gif) repeat-x top;
	font-size: 14px;
	line-height: 50px;
}

.fleft {
	float: left;
	display: inline;
	margin-left: 15px;
}

.fright {
	float:right;
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
}

#waterside {
	float: right;
	width: 300px;
	height: 44px;
	line-height: 44px;
	margin-right: 16px;
	text-align: right;
	font-size: 9px;
	margin-bottom: 10px;
}

#waterside img {
	float: right;
	width: 90px;
}
