@charset "ISO-8859-1";
html>body div#main {
	height:auto;
	min-height:305px;
}
body {
	margin:0px;
	background-image:url(body.jpg);
	background-color:#57534b;
	background-repeat:no-repeat;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#ffffff;
}
div#header {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
	height:271px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
div#global {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-image:url(global.jpg);
	background-repeat:repeat-y;
}
div#footer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
	height:59px;
	padding-top:50px;
	background-image:url(footer.jpg);
	background-color:#57534b;
	background-repeat:no-repeat;
	font-size:1em;
	text-align:center;
}
div#container {
	width:100%;
	overflow:hidden;
	background-image:url(container.jpg);
	background-repeat:no-repeat;
}
div#main {
	position:relative;
	float:left;
	height:305px;
	width:630px;
	margin-left:40px;
	margin-right:30px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
div#secondary {
	position:relative;
	float:left;
	width:260px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#globalf {
	clear:both;
	background-color:#57534b;
	background-repeat:no-repeat;
}
div#header a {
	font-size:1em;
}
div#header a:hover {
	font-size:1em;
}
div#secondary a {
	font-size:1em;
}
div#secondary a:hover {
	font-size:1em;
}
div#main a {
	font-size:1em;
}
div#main a:hover {
	font-size:1em;
}
div#footer a {
	font-size:1em;
}
div#footer a:hover {
	font-size:1em;
}
img {
	border:0;
}
table tr td {
	font-size:1em;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-style:normal;
	font-weight:700;
	text-decoration:underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF8A00;
	font-style:normal;
	font-weight:700;
}
div#globalh {
	background-repeat:no-repeat;
}
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;
}

