body
{
	padding:0px;
	color:#000000;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}

#Container {
	width: 628px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 542px;
}
#Wrapper {
	margin: 0px;
	padding: 0px;
}


#Header {
	height: 169px;
	margin: 0px;
	width: 608px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}


#Content {
	text-align: center;
	padding: 0px;
	position: relative;
	height: 245px;
}


#Footer {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	position: relative;
	height: 129px;
}

