﻿html, body {
	margin:0;
	padding:0;
	background:#000000 url(../images/background1.gif) repeat-x left 1521px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	width:100%;
}

#Wrap {
	width:100%;
	position:relative;
	text-align:center;
}

#PageWidth {
	width:1000px;
	height:1px;
}

#PageWidth img {
	width:900px;
	height:1px;
}

#FlashDiv {
	margin:0;
	padding:0;
}

#Breaker, #FlashDiv {
	float: none;
	clear: both;
}

#FlashDiv p {
	width:500px;
	margin:0 auto;
	margin-bottom:15px;
}

#Footer {
	width:940px;
	text-align:center;
	margin:0 auto;
	font-size:11px;
	padding-bottom:8px;
	color:#ffffff;
}

#Footer .Seperator {
	color:#36ff00;
}

#Footer a {
	color:#ffffff;
	text-decoration:none
}

#Footer a:hover {
	text-decoration:underline
}

