body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
body, td {
	font-family: "ITC New Baskerville", "Baskerville", serif;
	font-size: 11px;
	}
a,
a:link,
a:active,
a:visited {
	color: #000000;
	}
a:hover {
	color: #075F0B;
	}

.mainTable {
	border: 1px solid #333333;
	position: absolute;
	top: 40px;
	left: 40px;
	}
.plate {
	margin-top: 20px;
	}
.mainMenu {
	margin-top: 64px;
	}
.tagLine {
	margin-top: 22px;
	}

.collectionCell {
	background-color: #6B5749;
	}
.collectionCell h2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	}
.collectionImage {
	margin-top: 20px;
	}
.copyright {
	text-align: center;
	width: 800px;
	padding-bottom: 18px;
	position: absolute;
	top: 496px;
	left: 40px;
	}

/* Menu */
.menuService {
	position: absolute;
	top: 442px;
	left: 66px;
	}
.menuAbout {
	position: absolute;
	top: 442px;
	left: 395px;
	}
.menuRetailers {
	position: absolute;
	top: 442px;
	left: 766px;
	}
.menuExpertise {
	position: absolute;
	top: 466px;
	left: 66px;
	}
.menuMailingList {
	position: absolute;
	top: 466px;
	left: 406px;
	}
.menuSiteIndex {
	position: absolute;
	top: 466px;
	left: 759px;
	}
.menuLine {
	position: absolute;
	top: 460px;
	left: 40px;
	}
