﻿#MenuBar
{
	display: none;
	margin-left: auto;
	margin-right: auto;
}
.page
{
	width: 100%;
	color: #555555;
	font-size: 100%;
}
#main
{
	margin-top: 10px;
	border: 1px solid #B2B2B2;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
body
{
    background-color: #dddddd;
}
div#CopyrightFooter p
{
	color: #000;
}
#HighlightsBody h1, h2, h3, h4
{
    text-transform: uppercase;
    font-weight: 100;
}
.orderPolicyButton
{
	background-color: #669ace;
}
.logo
{
    border: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

#header{
    background-color: white;
}

