html {
	height: 100%;
	}
	
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}
	
#home {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}

a:link, a:visited {
	color: #aaaaaa;
	text-decoration: underline;
}

a:hover, a:active {
	color: #dddddd;
	text-decoration: none;
}

#home td {
	margin: 0px;
	padding: 0px;
}

#home_backgroundLeft {
	background-image: url("../images/home_backgroundLeft.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}

#home_backgroundTop {
	width: 500px;
	height: 165px;
	background-image: url("../images/home_backgroundTop.jpg");
	background-position: top center;
}

#home_backgroundRight {
	background-image: url("../images/home_backgroundRight.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

#home_backgroundBottom {
	background-image: url("../images/home_backgroundBottom.jpg");
	background-position: center top;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #aaaaaa;
	text-align: center;
}

#home_backgroundMiddle {
	width: 100px;
	background-color: #000000;
}

#home_backgroundBottom {
	height: 120px;	
	background-color: #000000;
}

.home_button {
	width: 200px;
	height: 285px;
	}

#home_menu {
	width: 500px;
	height: 30px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

#home_menuSpacerLeft {
	width: 14px;
}

#home_menuPoloPlaz {
	width: 90px;
}

#home_menuSpacerMiddle {
	width: 63px;
}

#home_menuAboutPoloPlaz {
	width: 81px;
}
	
#home_menuOurProducts {
	width: 73px;
}

#home_menuGallery {
	width: 44px;
}

#home_menuMSDS {
	width: 40px;
}

#home_menuTechBulletins {
	width: 80px;
}

#home_menuSpacerRight {
	width: 15px;
}