@charset "ISO-8859-1";
body {
	margin:0px;
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
div#container {
	width:100%;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:top center;
}
div#header {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
	height:578px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#global {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-repeat:repeat-y;
	background-position:top center;
}
div#footer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
	height:122px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#main {
	position:relative;
	height:0px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#globalf {
	clear:both;
	background-image:url(globalf.png);
	background-repeat:no-repeat;
	background-position:top center;
}
img {
	border:0;
}
table tr td {
	font-size:1em;
}
form {
	margin:0px;
	padding:0px;
}
a {
}
a:hover {
}
div#globalh {
	background-image:url(globalh.png);
	background-repeat:no-repeat;
	background-position:top center;
}
div#header a {
	font-size:1em;
}
div#header a:hover {
	font-size:1em;
}
div#main a {
}
div#main a:hover {
}
div#footer a {
}
div#footer a:hover {
}
h1 {
	font-size:1em;
	background-repeat:no-repeat;
}
h2 {
	font-size:1em;
	background-repeat:no-repeat;
}
h3 {
	font-size:1em;
	background-repeat:no-repeat;
}
h4 {
	font-size:1em;
	background-repeat:no-repeat;
}
