html, body
{
	font-family: Georgia,Times New Roman,sans-serif;
	background: #FFFFFF;
	color: #000000;
}

#header
{
	/*display: none;*/
	background: none;
	height: auto;
}

#header h1
{
	float: left;
	margin: 20px 0 40px 0;
	width: auto;
}

#mainNav
{
	margin-top: 0;
}

#header h1 span
{
	float: left;
	visibility: visible;
	color: #000000;
	font-family: Georgia,Times New Roman,sans-serif;
}

#content
{
	width: 740px;
}

#content .content_column, #content ul.SamplesCloseUp
{
	width: 340px;
}

#content .content_column
{
	position: absolute;
	top: 200px;
	left: 0;
}

#content .right
{
	left: 360px;
}

#content .left, #footer, #footer ul li, #secondaryProductGroupsNav li span, #productPage_AdditionalPics li a, form input.textfield
{
	border-color: #000000;
}

#mainNav li a, #footer ul li a
{
	color: #000000;
}

#footer
{
	display: none;
}