* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.8;
	font-weight: normal;
	color: #666666;
	background-color: #ffd205;
}

#wrapper {
	width:650px;
	margin: 0 auto;
}

#logo {
	width:650px;
	height:371px;
}

#flash {
	width:650px;
	height:138px;
	background-color: #ffd205;
}
#flashmovie {
	width: 525px;
	height: 138px;
	margin: 0 auto;
}

#content {
	width:650px;
	min-height:50px;
	overflow: hidden;
}

#footer {
	width:650px;
	height:170px;
	background-image: url('/media/images/push_04.jpg');
	text-align: center;
	padding-top: 43px;
	font-size: 12px;
	color: #d3a809;
}
#footer a:link, #footer a:visited {
	color: #d3a809;
	font-size: 12px;
}
#footer a:hover {
	color: #333;
}
