body {
	background-image: url(images/texture02.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
#wrapper {
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #header {
	height: 500px;
	width: 1200px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#wrapper #button1 {
	height: 308px;
	width: 300px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
}
#wrapper #button2 {
	height: 308px;
	width: 200px;
	float: left;
	background-image: none;
	margin: 0px;
	background-repeat: no-repeat;
}
#wrapper #button3 {
	float: left;
	height: 308px;
	width: 200px;
}
#wrapper #button4 {
	float: left;
	height: 308px;
	width: 200px;
}
#wrapper #button5 {
	float: left;
	height: 308px;
	width: 300px;
}
#container #footer {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	float: left;
}
#container #footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #footer ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
}
#container #footer ul li a {
	text-decoration: none;
	color: #000;
}
#container #footer ul li a:visited {
	color: #333;
}
#container #footer ul li a:hover {
	color: #06F;
	text-decoration: underline;
}
#Image01 {
	padding: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
