body {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #448414;
}

#layout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	font-weight: normal;
}
#layout.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
}

#layout a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	left: 20px;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#layout a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C90519;
	text-decoration: underline;
	font-size: 95%;
	font-weight: bold;
}
#layout a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 95%;
	font-weight: bold;
}
#footername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	text-decoration: none;
	color: #999999;
	text-align: right;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 20px;
}
#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}

.style1 {color: #C0AC93}
#Layer1 {
	position:absolute;
	left:195px;
	top:185px;
	width:28px;
	height:174px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:12px;
	top:186px;
	width:82px;
	height:32px;
	z-index:1;
}

.style2 {
	color: #CC0115
}
.style3 {
	color: #C70019
}
.style4 {
	color: #C7031B
}
ul.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C7031B;
	margin: 0px;
	padding-left: 20px;
}
#layout ul.contact a,
#layout ul.contact a:link,
#layout ul.contact a:visited {
	color: #C7031B;
}

ul.contact li {
	line-height: 2em;
}
.gh {
	background-image:url(../images/icons/gh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
}

.gb {
	background-image:url(../images/icons/gb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
}
.email {
	background-image:url(../images/icons/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin: 0px;
	padding-left: 20px;
}
