body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
}
.whiteFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
}
.pageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	line-height: 22px;
	text-transform: uppercase;
	color: #E5671A;
}
.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	line-height: 18px;
	color: #E5671A;
}
.class1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: 1px solid #FF6600;
	width: 225px;
}
.class2 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: 1px solid #FF6600;
}
.class3 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: 1px solid #000033;
	width: 381px;
}
.class4 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: 1px solid #000033;
	width: 60px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

h1 {
	font-size: 16px;
	color: #0033CC;
	font-weight: 900;
}

h2 {
	font-size: 12px;
	color: #0033CC;
	font-weight: 600;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 600;
}

h4 {
	font-size: 9px;
	color: #0033CC;
	font-weight: 600;
}

h5 {
	font-size: 9px;
	color: #000000;
	font-weight: 100;
}

h6 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: 100;
}

#about {
	position:absolute;
	width:185px;
	height:94px;
	z-index:2;
	top: 214px;
	overflow: hidden;
	visibility: hidden;
}
#individualPieces {
	position:absolute;
	width:185px;
	height:130px;
	z-index:2;
	top: 214px;
	overflow: hidden;
	visibility: hidden;
}
#collections {
	position:absolute;
	width:185px;
	height:130px;
	z-index:2;
	top: 214px;
	overflow: hidden;
	visibility: hidden;
}
#features {
	position:absolute;
	width:185px;
	height:130px;
	z-index:2;
	top: 214px;
	overflow: hidden;
	visibility: hidden;
}
#consultingServices {
	position:absolute;
	width:215px;
	height:94px;
	z-index:2;
	top: 214px;
	overflow: hidden;
	visibility: hidden;
}

ul {
	list-style-position: outside;
	list-style-type: square;
}

a:link { color: #001B6A; font-weight: bold; text-decoration: none }
a:active { color: #001B6A; font-weight: bold; text-decoration: none }
a:visited { color: #001B6A; font-weight: bold; text-decoration: none }
a:hover { color: #8AA2D2; font-weight: bold; text-decoration: none }
a.nav:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.nav:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.nav:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.nav:hover { color: #001B6A; font-weight: bold; text-decoration: none }
a.whiteLink:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.whiteLink:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.whiteLink:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.whiteLink:hover { color: #8AA2D2; font-weight: bold; text-decoration: none }