@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #000;
	margin: 0px;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.wrapper {
	margin: auto;
	padding: 0;
	width: 800px;
	background-color: #000;
}
.link {
	margin: 0;
	padding: 30px 60px 0 0;
	text-align: right;
}
.foot {
	margin: auto;
	padding: 0;
	width: 800px;
	background-color: #000;
	border: 0;
}



.angler-top {
	width: 800px;
	height: 630px;
	background-image: url(images/promo-angler-top.jpg);
	background-repeat: no-repeat;
}
.top-text {
	padding: 172px 0 0 62px;
	width: 290px;
	text-align: left;
	float: left;
}
.learn-more {
	margin: 270px 0 0;
	width: 800px;
	text-align: center;
	float: left;
}
.stripe {
	width: 800px;
	height: 4px;
	background-image: url(images/promo-stripe.jpg);
	background-repeat: no-repeat;
}
.video {
	padding: 40px 0 0;
	width: 800px;
	height: 190px;
}
.mail {
	padding: 28px 0 0;
	width: 800px;
	height: 152px;
}
.logos {
	width: 800px;
	height: 80px;
}
.dealer-top {
	width: 800px;
	height: 510px;
}
.brochure {
	width: 800px;
	height: 278px;
	text-align: center;
}
