html { min-height: 100%; margin-bottom: 1px; }

body, div, img, form, table, tbody, tfoot, thead, tr, td, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearing {
	clear:both;
	margin: 0px;
	padding: 0px 10px 5px 0px;
	text-align: right;
}
.hide {
	display: none;
}
body {
	background: #FFFFFF url(images/headerback.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#wrapper {
	width: 770px;
	position: relative;
	text-align: left;
	background-image: url(images/navback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	font-size: 1.6em;
	background-image: url(images/headerback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 78px;
}
#footer {
	color: #FFFFFF;
	clear: both;
	background-color: #006666;
	padding: 5px;
	margin: 0px;
	position: relative;
	text-align: center;
	font-size: .8em;
}
#footer p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#footer a {
	font-size: 1.2em;
	color: #FFFFCC;
}
.footercontacts {
	font-size: 1.2em;
}

.pagetop {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
.pagetop img {
	display: block;
}
#contentwrapper {
	color: #006666;
	background-image: url(images/navback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 1px solid #006666;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#contentwrapper #right p {
	line-height: 1.5em;
}
#contentwrapper #right a, .clearing a {
	color: #000000;
}
#left {
	width: 170px;
	float: left;
	padding-top: 100px;
	padding-left: 80px;
	padding-bottom: 20px;
	margin-right: 10px;
}
#left p {
	margin: 2px 0px 20px;
	padding: 0px;
}
#left ul {
	margin: 0px 0px 20px;
	padding: 0px 0px 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#left ul li {
	padding-top: 2px;
	list-style-type: none;
	font-weight: bold;
	color: #000000;
}
#left ul li.homelink {
	text-transform: uppercase;
}
#left ul a {
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}
#left ul a:hover {
	text-decoration: underline;
}
#left #searchform h3 {
	font-size: 1em;
}
#searchform {
	background-color: #E4E4E4;
	border: 1px solid #006666;
	padding: 2px;
	margin: 0px 0px 20px;
}
#searchform #query {
	width: 110px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#right {
	width: 500px;
	float: left;
	padding-bottom: 20px;
}
#right h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#right h3 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#right h4 {
	text-transform: uppercase;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#right p {
	margin-top: 0px;
	margin-bottom: 12px;
}

#right em {
	font-style: normal;
	color: #FF0000;
}
#adslogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header h1 {
	font-size: 0.7em;
	font-weight: normal;
	position: relative;
	left: 260px;
	top: 14px;
	color: #006666;
	width: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header h2 {
	font-size: 0.6em;
	font-weight: bold;
	position: absolute;
	left: 600px;
	top: 38px;
	width: 164px;
	text-align: center;
	background-color: #006666;
	color: #FFFFFF;
	min-height: 14px;
	padding: 3px;
}
.imgright {
	float: right;
	margin-left: 10px;
}
.imgleft {
	float: left;
	margin-right: 10px;
}
.navdivider {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006666;
	margin-top: 5px;
}
#scanform {
	padding: 10px;
	border: 4px double #006666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right .contactsform1 {
	background-color: #D2EAEC;
	padding: 10px;
	width: 400px;
	border: 4px double #006666;
}
#right .contactsform1 p {
	margin: 0px 0px 2px;
	padding: 0px;
}
#right .contactsform1 label {
	float: left;
	width: 80px;
	margin-top: 0px;
	padding: 0px;
}
#right .contactsform1 .formfield1 {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#right .highlightbox {
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #006666;
	margin-bottom: 10px;
	width: 480px;
}
.clearing {
	clear: both;
}
.imagewallbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 500px;
}
