@charset "utf-8";
/* CSS Document */
body{
	background-color: #fff;
}
#wrapper{
	width: auto;
	background-color: none;
	padding-top: 60px;
}
#nav{
	display: none;
	visibility: hidden;
}
#subnav{
	display: none;
	visibility: hidden;
}
#sublogo,#sublogo2{
	position: absolute;
	top: 0;
	left: 0;
}
#sub{
	border: 0;
}
#where_to_purchase{
	padding: 0;
}
#footer{
	clear: both;
}