html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}

body {
	background: url(/img/bgr_top.gif) repeat-x left top;
	background-color: #fff;
	color: #565656;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div {
	margin: 0;
	padding: 0;
}

table, td {
	border-collapse: collapse;
	border-spacing: 0px; border-style: none;
	border-width: 0;
	float: none;
	margin: 0; padding: 0;
	vertical-align: top;
}

p {
	margin: 0;
	padding: 0;
	text-align: left;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.main {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 682px;
	left: 50%;
	margin: 58px 0 0 -471px;
	position: absolute;
	width: 941px;
}

.head {
	background: url(/img/top_bgr.gif) repeat-x left top;
	background-color: #fff;
	height: 190px;
}

.head img {
	margin: 15px 0 0 53px;
}

.head div.links {
	margin: 75px 0 0 455px;
	position: absolute;
	left: -2px;
	width: 576px;
	top: 0px;
}

.head div.links div {
	background: url(/img/a_bgr.gif) no-repeat left top;
	float: left;
	height: 39px;
	padding: 11px 0 0 43px;
	width: 66px;
}
.head div.links div a {
	color: #221f20;
	text-decoration: none;
}
.head div.links div a:hover {
	text-decoration: underline;
}
.head img.h1 {
	margin: 124px 0 0 0;
	position: absolute;
	padding: 0;
}

.main .content {
	background: url(/img/main.jpg) no-repeat left top;
	border-bottom: 19px solid #a6ce39;
	height: 473px;
	width: 941px;
}

p.copy {
	padding: 763px 0 30px 0;
	text-align: center;
}

