/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, img, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bg_image {
width: 100%;
height: 100%;
left: 0px;
top: 0px;
position: absolute;
z-index: 0;
}

#contents {
z-index: 1;
position: relative;
}

h1 {
	font-size: 1em;
	color: #ABC43A;
	margin-bottom: 5px;
}
.heading {
	font-size: 1em;
	font-weight: normal;
	color: #ABC43A;
}
td {
	padding: 3px;
}
#footer {
	padding-top: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 1%;
	margin-left: 1%;
}
#footer a {
	color: #ABC43A;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer p {
	font-size: 0.7em;
	color: #333333;
	margin-left: 2%;
	margin-top: 5px;
}
.logo_icon {
	float: right;
	margin-right: 2%;
}
#menu p {
	font-size: 0.95em;
	background-position: right;
}

.wrapper {
	width: 90%;
	margin-top: 2%;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 5%;
	margin-bottom: 5%;
}
.banner_back {
	background-image: url(../images/banner_middle.gif);
	background-repeat: repeat-x;
	margin-right: 200px;
	margin-left: 306px;
}
.banner_left {
	float: left;
}
.banner_right {
	float: right;
	background-image: url(../images/banner_right.gif);
	width: 200px;
}
.banner_right img {
	float: left;
}
#menu {
	margin-top: 4px;
	margin-right: 10px;
}
#menu a {
	text-decoration: none;
	color: #666666;
}
#menu a:hover {
	color: #ABC43A;
}
.content_wrap {
	margin-top: 40px;
	margin-bottom: 20px;
}
.left p {
	margin-bottom: 5px;
	font-size: 0.75em;
	color: #333333;
}
.left {
	vertical-align: top;
	width: 390px;
	padding-bottom: 20px;
}
.left_logo img {
	margin-right: 30px;
	margin-bottom: 30px;
}
.right {
	vertical-align: top;
}
.right input {
	font-size: 0.75em;
	border: 1px solid #333333;
}
.right p {
	font-size: 0.75em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
}
.bottom p {
	font-size: 0.75em;
	color: #333333;
	margin-bottom: 5px;
	font-style: italic;
	margin-right: 10%;
	margin-left: 1%;
}
.button {
	margin: 10px;
}
.address {
	margin-top: 20px;
	margin-left: 20px;
}
.form {
	margin: 10px;
	background-color: #E4E4E4;
	padding: 20px;
}
.thumbnails img {
	margin-bottom: 35px;
	margin-right: 35px;
}
.thumbnails {
	width: auto;
}
.right a {
	color: #ABC43A;
	text-decoration: none;
}
.right a:hover {
	color: #333333;
	text-decoration: underline;
}
.left_logo {
	vertical-align: top;
	width: 390px;
	padding-bottom: 20px;
}
.homepage {
	margin-top: 60px;
}
.right ul {
	font-size: 0.75em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.right li {
	margin-bottom: 5px;
}
.right_just {
	text-align: right;
}
.left a {
	color: #ABC43A;
	text-decoration: none;
}
.left a:hover {
	color: #333333;
	text-decoration: underline;
}
