@charset "UTF-8";
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#mid {
	float: left;
	height: 510px;
	width: 800px;
	background-image: url(images/center.jpg);
	background-repeat: no-repeat;
}
#slides {
	float: left;
	height: 502px;
	width: 335px;
	margin-top: 10px;
	margin-left: 211px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 750px;
	float: left;
}
#footer ul {
	display: block;
	margin-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}
#footer ul li {
	display: inline;
	margin-left: 85px;
}
#text-block {
	float: left;
	height: 402px;
	width: 287px;
	background-color: #FFF;
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	margin-left: 211px;
	margin-top: 10px;
	padding-top: 100px;
}#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#header {
	float: left;
	height: 88px;
	width: 750px;
	background-image: url(images/header.jpg);
}
#header img {
	display: block;
	margin-top: 20px;
	margin-left: 60px;
}
#header a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#brand-links {
	float: left;
	height: 95px;
	width: 750px;
}
#brand-links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
