@charset "utf-8";
* 
{
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(tile-background.jpg);
	background-repeat: repeat-x;
	overflow:  auto;
	text-align: center;
}


html {
	overflow: auto;
}


.flash {
	position: absolute;
	display: block;
	left: 212px;
	top: 0px;
	z-index: 3;

}
.main {
	height: 631px;
	width: 852px;
	margin: 0px;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-image: url(main_background.jpg);
	position: relative;
	
}



.link_home_top {
	position: absolute;
	z-index: 3;
	height: 15px;
	width: 48px;
	left: 45px;
	top: 553px;
	display: block;

}

.link_aboutus_top {
	position: absolute;
	z-index: 3;
	height: 15px;
	width: 65px;
	left: 97px;
	top: 553px;
	display: block;
}

.link_healthcare_top {
	position: absolute;
	z-index: 3;
	height: 15px;
	width: 86px;
	left: 171px;
	top: 553px;
	display: block;
}

.link_hospitality_top {
	position: absolute;
	z-index: 3;
	height: 15px;
	width: 85px;
	left: 263px;
	top: 553px;
	display: block;
}

.link_industry_top {
	position: absolute;
	z-index: 3;
	height: 15px;
	width: 82px;
	left: 354px;
	top: 553px;
	display: block;
}

.link_directsale_top {
	position: absolute;
	z-index: 3;
	height: 15px;
	width: 90px;
	left: 441px;
	top: 553px;
	display: block;
}

.link_environment_top {
	position: absolute;
	z-index: 3;
	height: 15px;
	width: 190px;
	left: 539px;
	top: 553px;
	display: block;
}


.link_contact_top {
	position: absolute;
	z-index: 3;
	height: 15px;
	width: 65px;
	left: 738px;
	top: 553px;
	display: block;
}
