@charset "UTF-8";
/* CSS Document */

body {
	background: white;
}

#wrapper, #footer, #footertext {
	background: none;
	width: auto;
	text-align: left;
}

#header, #footer, #sidebar, .nav, .prodImageSmall, .slogan, .prodDisclaimer {
	display: none;
}

#content {
	width: auto;
	float: none;
	clear:both;
}

.pagecontent {
	background: white;
}

.prodImageBig h2 {
	text-align: left;
	color: black;
}

.prodImageBig img {
	width: 200px;
	height: 225px;
}

.logo, .slogan {
	text-indent: 0;
	height: 50px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	position: static;
	top:0;
}
