@charset "utf-8";
/* CSS Document */
body {
	background-color: #151362;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 994px;
	height: 128px;
	text-align: center;
	background-image: url(images/bg_bulk.gif);
	background-repeat: repeat-y;
}
#logo {
	margin-top: 55px;
	margin-right: 300px;
	margin-left: 500px;
}

#container {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 0px;
}
#cell {
	width: 994px;
	background-color: #151362;
	background-image: url(images/bg_bulk.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
	height: 471px;
}
#mn_blurb {
	width: 970px;
	color: #FFF;
	background-image: url(images/bg_willy2.jpg);
	height: 336px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-position: left top;
	background-repeat: no-repeat;
}
#content {
	height: 290px;
	width: 726px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin-left: 228px;
}
.label {
	width: 144px;
	height: 134px;
	display: inline-block;
	font-weight: bold;
	/*	padding-left: 8px;*/
	text-align:center;
	margin: 0px;
}
.lbt {
	color:#FFF;
	display: inline-block;
	float: left;
	width:144px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#nav a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	height: 111px;
	width: 148px;
}
#bg_bot {

}

#movie {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 200px;
}
#nav {
	height: 116px;
	margin-right: auto;
	margin-left: auto;
	width: 914px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


#footer {
	width: 994px;
}

