html, body {
	min-height: 100%;
	height: 100%;
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	height: 79px;
	max-height: 79px;
	padding: 0px;
}
.sitecontainer {
	height: 444px;
	\height: 444px;
	h\eight: 444px;
	min-height: 444px;
	max-height: 444px;
	width: 1035px;
	\width: 1035px;
	w\idth: 1035px;
	min-width: 1035px;
	max-width: 1035px;
	margin: auto;
	margin-top: 15px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.container_inside {
	padding: 0px 50px 11px 50px;
}
.container_table {
	max-height: 433px;
	width: 935px;
	\width: 935px;
	w\idth: 935px;
	max-width: 935px;
}
.content {
	background-color: #FFFFFF;
}
.content td {
	background-color: #FFFFFF;
	padding: 10px 0px 10px 10px;
}
.content td h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
.content td h2 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td, div, span, input, select, textarea, li, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
a, a:visited, a:active {
	text-decoration: none;
	color: #0c86dc;
}
a:hover {
	text-decoration: underline;
	color: #5c5c5c;
}
h1 {
	color: #575757;
	font-size: 24px;
}
h2 {
	color: #5c5c5c;
	font-size: 14px;
}
.footercontainer {
	width: 1035px;
	\width: 1035px;
	w\idth: 1035px;
	min-width: 1035px;
	max-width: 1035px;
	margin: auto;
	margin-bottom: 15px;
}
.footercontainer td {
	color: #FFFFFF;
}
.footercontainer a, .footercontainer a:visited, .footercontainer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footercontainer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
