@charset "UTF-8";
/* CSS Document */

body {
}

#wrapper {
	height: 600px;
	width: 850px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	float: left;
	height: 400px;
	width: 400px;
	clear: right;
}
#logo2 {
	float: right;
	height: 400px;
	width: 331px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 830px;
	padding-top: 15px;
	text-decoration: none;
	clear: both;
	height: 36px;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7D0802;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

