* {
	margin: 0;
	padding: 0;
}
html, body, div, ul, li, h1, h2, h3, h4, h5, p, a {
	margin: 0;
	padding: 0;
	outline: none;
}
html { 
height: 100%; 
margin-bottom: 0.01em; 
font-size: 90%;
border: solid 0px #166125; 

}
body {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background: #166125 url(amHg.jpg) repeat-x;
	border: solid 0px #186927;

}
body { 	min-height:1000px; }
h1 {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
h2 { 
font-size: 18px;
text-align: center; 
}
h3 {
font-size: 14px;
}
h1, h2, h3, h4 { margin: 0 0 14px; color:#0066FF; }
a {
	color: blue;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 18px;
	text-align: justify;
	font: 0.8em/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: url(gmm2.png) repeat;
	color: #003399;
	padding: 5px;
	border: 1px solid #3399FF;
}
img {
	border: none;
}
p.refi {
	text-align: left;
	min-height:150px;
}
.refi img {
	float: left;
	margin-right: 10px;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
min-height:100%;
	margin: 0 auto;
	padding: 0;
	border: solid 0px #186927;
}
* html #wrapper {
height: 100%;
}
#header {
	height: 254px;

}
#middle {
	width: 100%;
	height: 1%;
	background: #166125 url(amMi.jpg) repeat-y;
	/*margin: 0px 0px 119px;*/
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {

	padding: 0 220px 0 220px;
	/*margin: 0px 0px 119px;*/
}
#content img {
	border: 1px solid #0066FF;	
}
#content li {
	border: 1px solid #0066FF;
	padding: 10px;
	list-style: circle;
	background: url(gmm2.png) repeat;
	margin: 5px;
}
.sl {
	float: left;
	width: 210px;
	margin-left: -100%;
	position: relative;
	text-align: center;
}
.sr {
	float: left;
	margin-right: -3px;
	width: 210px;
	margin-left: -210px;
	position: relative;
	text-align: center;
}
.sl ul {
	margin: 0;
	padding: 5px 10px 5px 40px;
	list-style: none;
}
*:first-child+html .sl ul {
	margin: 0;
	padding: 5px 10px 5px 25px;
	list-style: none;
}
.sr ul {
	margin: 0;
	padding: 5px 10px 5px 28px;
	list-style: none;
}
*:first-child+html .sr ul {
	margin: 0;
	padding: 5px 10px 5px 2px;
	list-style: none;
}
.sl li, .sr li { margin: 0; padding: 0; }
.sl li ul, .sr li ul {
	margin: 0;
	padding: 0 0 10px 0;
}
.sl li li, .sr li li { margin: 0 0 0 5px; padding: 0 0 0 5px; line-height: 25px; }
.sl a, .sr a {
	display:block;
	width: 140px;
	padding:5px 0;
	margin-top: 20px;
	border:solid 1px #7A5812;
	background-color:#E9D9A0;
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	text-transform: uppercase;
	color:#7A5812;
	text-decoration:none;
}
.sl a:hover, .sr a:hover {
	display:block;
	padding:5px 0;
	border:1px solid #000;
	background-color:#8B6514;
	color:#E9D9A0;
}
.sl b, .sr b {
	display:block;
	width: 140px;
	padding:5px 0;
	margin-top: 20px;
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration:none;
	border:1px solid #000;
	background-color:#A27517;
	color:#E9D9A0;
}
#footer {
	height: 119px;
	width: 1000px;
	background:  #166125 url(amUn.jpg) no-repeat;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	/*position: fixed;*/
	/*margin: -60px auto 0 auto;*/
	bottom: 0px;
}
#footer a  {
	color: #ffffff;
	text-decoration: none;
}
.bobo { color:#0033CC; }
#formmail {
	display: inherit;
}
#formnomail {
	display: none;
}
.meld {
	color: #FF0000;
}
.hgg {
	background: url(gmm.png) repeat;
}
.cl { clear:both; margin: 0; padding: 0; }