* {
	margin: 0;
	padding: 0
}
body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background: #ccc url("../img/body.jpg") repeat-x;
	color: #000;
	font-size: x-small;
	text-align: center;
	min-width: 773px;
	line-height: 1.5
}
html, body {
	height: 100%
}
html>body {
	font-size: small
}
hr {
	display: none
}
.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px
}
/* layout */
#main {
	width: 773px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	position: relative;
	background: #fff url("../img/foot.png") no-repeat left bottom
}
#head {
	width: 100%;
	height: 92px;
	position: relative;
	background: #669029;
	color: #fff
}
#top {
	width: 773px;
	height: 153px;
	position: relative;
	background: url("../img/h2.png") no-repeat;
}
#contact {
	width: 180px;
	position: absolute;
	left: 10px;
	top: 122px;
	overflow: hidden;
}
#content {
	width: 100%
}
#content .in {
	padding: 0 0 0 198px
}
#slogan {
	background: #a0a0a0;
	color: #fff;
	border-top: 1px solid #7e7e7e;
	margin-right: 6px
}
#text {
	padding: 15px 6px 275px 25px
}
#foot {
	color: #fff;
	width: 773px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center
}
/* layout */
/* headers */
h1, h1 span {
	width: 773px;
	height: 92px;
	font-size: 130%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}
h1 span {
	display: block;
	background: url("../img/h1.png") no-repeat;
	z-index: 2
}
h2 {
	width: 500px;
	height: 153px;
	position: absolute;
	left: 220px;
	top: 45px;
	font-size: 130%;
	font-weight: normal
}
h2 br {
	display: none
}
h2 span {
	display: block;
	color: #cc0000
}
#contact h3 {
	color: #fff;
	font-size: 100%;
	font-weight: normal;
	padding: 3px 5px 3px 30px;
	background: #92b3c0 url("../img/arrow.gif") no-repeat left center;
	margin: 0 0 10px 0
}
#top h3 {
	font-size: 110%;
	color: #fff;
	border: 1px solid #7e7e7e;
	border-bottom: none;
	width: 120px;
	text-align: center;
	background: #a0a0a0;
	position: absolute;
	bottom: -2px;
	left: 218px;
	margin-top: -1em
}
#top h3 span {
	display: block;
	margin: 4px 4px 0 4px;
	background: url("../img/span.gif") repeat-x
}
#text h3 {
	font-size: 130%;
	color: #40668c;
	border-bottom: 4px solid #cc0000;
	padding: 0 0 5px 0;
	margin-bottom: 15px
}
/* headers */
/* forms */
form {
	margin-bottom: 15px
}
input, textarea {
	border: 1px solid #92b3c0;
	margin-bottom: 5px;
	width: 99%
}
textarea {
	overflow: auto;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif
}
.req {
	color: #cc0000
}
label {
	display: block;
	margin: 0 0 2px 0;
}
form br {
	display: none
}
fieldset {
	border: none
}
#contact form p {
	font-size: 86%;
	color: #565656;
	padding: 5px
}
#contact p.button {
	text-align: center;
	padding: 5px 0
}
#contact p input {
	width: 100px;
	background: #719c26 url("../img/mail.gif") no-repeat right center;
	color: #fff;
	border: none;
	padding: 2px 10px 2px 0
}
/* forms */
/* paragraphs */
#slogan p {
	padding: 15px 20px 15px 25px
}
#contact p.send {
	padding-bottom: 10px;
	color: #cc0000
}
address {
	font-style: normal;
	padding: 0 0 10px 0
}
address strong {
	color: #cc0000
}
#text ul {
	padding: 0 0 15px 35px
}
#text p {
	padding: 0 0 15px 0
}
#foot p {
	font-size: 90%;
	padding: 5px 15px
}
p#up {
	margin-top: 35px;
	font-size: 90%;
	text-align: right;
	padding-right: 25px;
}
#contact p.adv {
	padding-bottom: 7px;
}
p.button input {
	cursor: pointer
}
/* paragraphs */
a:link, a:visited {
	color: #000
}
a:hover {
	color: #336699
}
#foot a:link, #foot a:visited {
	color: #fff
}
#foot a:hover {
	color: #ffcc00
}
a.print {
	background: url("../img/print.gif") no-repeat left center;
	padding-left: 20px
}
a.back {
	padding-left: 20px
}
a.fav {
	background: url("../img/fav.gif") no-repeat left center;
	padding-left: 20px
}
a.mail {
	background: url("../img/mail1.gif") no-repeat left center;
	padding-left: 20px
}
#toplist {
	display: none
}
form {
	padding-top: 8px;
}

