<!--

.hometop
{
	background-color: #000;
	background-image: url(../home/topback.jpg);
	background-repeat: no-repeat;
}

.homemiddle
{
	background-color: #000;
	background-image: url(../home/pills_home.jpg);
}

.homebottom
{
	background-color: #000;
	background-image: url(../home/bottom_back.jpg);
	background-repeat: no-repeat;
	float: left;
}

.homelogo {
position: absolute;
top: 20px;
left: 30px;
z-index: 100;
}

.home_product {
position: absolute;
top: 310px;
left: 11px;
z-index: 120;
}

.homeflash {
position: absolute;
top: 171px;
left: 11px;
z-index: 130;
}

#home_productsnav
{
	position: absolute;
	width: 100px;
	top: 290px;
	right: 140px;
}

#home_solutionsnav
{
	position: absolute;
	width: 130px;
	top: 290px;
	right: 10px;
}

-->

</style>