body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #144B81;
	background-image: url(images/bg5.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #FFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #666;
	font-weight: lighter;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #1A4A7F;
	font-weight: lighter;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFF;
	font-weight: normal;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	font-weight: normal;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	font-weight: lighter;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #666;
	font-weight: lighter;
	margin: 0px;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 169px;
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.purchasehere {
	float: right;
	height: 159px;
	width: 700px;
}
.purchasehere ul {
	float: right;
	list-style-type: none;
	margin: 0px;
}
.purchasehere ul li {
	float: right;
}
.purchasehere ul li a {
	display: block;
	float: left;
	height: 140px;
	text-decoration: none;
	width: 207px;
}
.orderhere {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/orderhere.jpg);
}
.orderhere:hover {
	background-image: url(images/orderhere.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boathouse {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/boathouse.jpg);
}
.boathouse:hover {
	background-image: url(images/boathouse.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.twitter {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/twitter.jpg);
}
.twitter:hover {
	background-image: url(images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navbar{
	height: 50px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar ul {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
#navbar ul li {
	float: left;
}
#navbar ul li a {
	display: block;
	float: left;
	height: 50px;
	text-decoration: none;
	color: #124B82;
	font-size: small;
	width: 148px;
	text-align: center;
	line-height: 50px;
}
#navbar ul li a:hover {
	color: #1B965F;
	font-size: small;
}
#navbar ul li a:hover, body#signup #signup a {
	color: #1B965F;
	font-size: small;
}
#navbar ul li a:hover, body#product #product a {
	color: #1B965F;
	font-size: small;
}
#navbar ul li a:hover, body#works #works a {
	color: #1B965F;
	font-size: small;
}
#navbar ul li a:hover, body#order #order a {
	color: #1B965F;
	font-size: small;
}
#navbar ul li a:hover, body#news #news a {
	color: #1B965F;
	font-size: small;
}
#navbar ul li a:hover, body#contact #contact a {
	color: #1B965F;
	font-size: small;
}
.homebut a:hover, body#home #home a {
	background-image: url(images/home_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content {
	background-color: #FFF;
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;}
.homebut {
	background-image: url(images/home_roll.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.homebut:hover {
	background-image: url(images/home_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	width: 900px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 40px;

}
#container{
	width: 900px;
	overflow: auto;
	margin: 0 auto;
	overflow-y:hidden;
}
.section{
	margin:0 0 0 0;
	width:147px;
	float:left;
	margin-right:50px;
}
.target {
	background-image: url(images/crowd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.secondarycontent {
	width: 850px;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 35px;
	padding-top: 5px;
}
.purchasecontent {
	width: 850px;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 35px;
	padding-top: 5px;
}
.howtoorder {
	width: 830px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 15px;
}
.targettext {
	line-height: 2.75em;
	float: right;
	width: 245px;
	padding-top: 25px;
	padding-left: 30px;
}
.targettext ul {
	text-decoration: none;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	display: block;
	line-height: 2em;
	margin: 0px;
}
.secondarycontent a:link, .secondarycontent a:active, .secondarycontent a:visited {
	padding: 1px 2px;
	text-decoration: none;
	color: #1A4A7F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}.secondarycontent a:hover {
	color: #1BAD4C;
}
.product_sample {
	width: 216px;
	background-image: url(images/product_sample.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 225px;
	padding-left: 14px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	display: inline;
}
.sample {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
}
.ordertext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666;
	margin: 0px;
}
.banner_sample {
	width: 345px;
	background-image: url(images/banner_sample.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 225px;
	padding-left: 14px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.flyer_sample {
	width: 216px;
	background-image: url(images/flyer_sample.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 225px;
	padding-left: 14px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}
.announcements {
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	width: 850px;
}
.broadcast {
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 20px;
}
.how {
	width: 750px;
	background-image: url(images/how.jpg);
	background-repeat: no-repeat;
	background-position: 24px top;
	padding-left: 100px;
	height: 14em;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.cost {
	width: 750px;
	background-image: url(images/cost.jpg);
	background-repeat: no-repeat;
	background-position: 22px top;
	padding-left: 100px;
	height: 10em;
	margin: 3px;
}
.people {
	width: 750px;
	background-image: url(images/people2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	height: 11em;
	margin: 10px;
}
.fanbanner {
	width: 750px;
	background-image: url(images/fanbanner2.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 100px;
	height: 13em;
	margin: 10px;
}
.promote {
	width: 750px;
	background-image: url(images/promote2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 100px;
	height: 10em;
	margin: 10px;
}
.news {
	width: 750px;
	background-image: url(images/wolvesnews.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
	padding-top: 12px;
	background-position: left 14px;
	height: 260px;
}
.contact {
	width: 600px;
	padding-left: 95px;
	padding-bottom: 35px;
	padding-top: 10px;
	background-image: url(images/black-phone.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 90px;
}
.ami {
	background-image: url(images/amilogo.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 84px;
	background-position: left top;
	
	
}
.ami:hover {
	background-image: url(images/amilogo.jpg);
	background-position: left bottom;

}
#pdfdownload {
	height: 158px;
	width: 74px;
	position: absolute;
	left: 0px;
	top: 756px;
	display: block
}
.download {
	background-image: url(images/download2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 74px;
	display: block;
}
#download  {  
	display:block;  
	width:100%;  
	height:100%;  
	text-decoration:none;
}
.download:hover {
	background-image: url(images/download2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 158px;
	width: 74px;
	display: block;
}