html {
	height: 100%;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/1600-bg.jpg);
	background-position: left top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #00CCFF;
}
.productsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
.tableTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}


a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	min-height: 100%;
	color: #FFFFFF;
}
#nav {
	height: 121px;
	color: #F2F2FF;
	background-image: url(../images/nav-bg.jpg);
}
#headerImageIndex {
	height: 270px;
	color: #FFFFFF;
	background-image: url(../images/header-bg.jpg);
}
#productsHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products-header.jpg);
}
#contactHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/contact-header.jpg);
}
#aboutusHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/aboutus-header.jpg);
}
#florenseHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/florense/header.jpg);
}
#seatingHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/seating/seating-header.jpg);
}
#madisonHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/madison/madison-header.jpg);
}
#madisonplusHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/madisonplus/madisonplus-header.jpg);
}
#boardoomHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/boardrooms/boardroom-header.jpg);
}
#glassHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/glass/glass-header.jpg);
}
#receptionHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/reception/reception-header.jpg);
}
#solutionsHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/solutions/solutions-header.jpg);
}
#solutionsplusHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/solutionsplus/solutions-plus-header.jpg);
}
.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

#capriHeaderImage {
	height: 151px;
	color: #FFFFFF;
	background-image: url(../images/products/capri/capri-header.jpg);
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
}
.shim {
	height: 20px;
}
#footer {
	position: absolute;
	bottom: 0;
	height: 20px;
	width: 98%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px 0px 0px 5px;
}
#footerTextDiv {
	text-align: center;
	height: auto;
	width: 780px;
	margin: 0 auto;
}

.size14Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.size14TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.asterikLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.size12Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.size12TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.smallLink{
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a.smallLink:hover{ 
	font-size: 10px;
 	font-weight: bold;
 	color:#003399;
}
a.smallLink:visited {
 	font-size: 10px;
 	font-weight: bold;
 	color:#EBE458;
}
a.smallLink:active {
	 font-size: 10px;
	 font-weight: bold;
	 color:#EBE458;
}
