body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 58px;
}
h1 {
	font-size: 14px;
	margin-bottom: 0; 
}
h2 {
	font-size: 10px;
	margin-bottom: 0; 
}
img {
	border: 0;
	padding: 0;
}
.mainLogo {
	position: absolute;
	left: -6px;
	top: -36px;
}
.headerContainer, .headerContainerSupreme, .headerContainerSelect {
	position: relative;
	width: 754px;
	height: 48px;
	border: 3px solid #FFFFFF;
}
.headerContainer {
	background-color: #D9D2CC;
}
.headerContainerSupreme {
	background-color: #B4985A;
}
.headerContainerSelect {
	background-color: #003768;
}
.mnuContainer {
	position: relative;
	width: 530px;
	height: 24px;
	left: 228px;
	top: 9px;
}
.mnuItem {
	padding-top: 6px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
}
.mnuItem a, .footerText a, .content a, .brandsText a {
	text-decoration: none;
	color:#000000;
}
.mnuItem a:hover, .footerText a:hover, .content a:hover {
	text-decoration: underline;
}
.contentClassic, .contentSupreme, .contentSelect {
	font-size: 0.6em;
	position: relative;
	width: 754px;
	height: 574px;
	left: 0px;
	top: -26px;
	border: 3px solid #4B382B;
}
.contentClassic {
	background-color: #F2F0EE;
}
.contentSupreme {
	background-color: #E7DECB;
}
.contentSelect {
	background-color: #ECF5FF;
}
.contentImage {
	position: absolute;
	height: 516px;
	width: 477px;
	right: 0px;
	top: 48px;
}
.footerContainer {
	position: relative;
	height: 25px;
	width: 754px;
	left: 0px;
	top: -23px;
}
.footerText {
	font-size: 0.7em;
	color: #000000;
	top: 5px;
	position: relative;
	width: 750px;
}
.footerLogo {
	position: absolute;
	float: left;
	right: -14px;
	top: -4px;
}
.content {
	position: relative;
	width: 245px;
	top: 24px;
	line-height: 1.4em;
	text-align: right;
	left: 15px;
}
