#facilities
{
	margin-top: 40px;
	margin-left: 6px;
	margin-bottom: 35px;
	height: 375px;
}

#facilities .product
{
	float: left;
	padding: 8px;
	margin-top: 3px;
	margin-bottom:3px;
	background: url(../images/facilities/fac_back.jpg) no-repeat;
}
#facilities .lineleft
{
	float: left;
	width: 4px;
	height: 197px;
	margin-left: 3px;
	margin-right:3px;
	background-color: #f8e122;
}
#facilities .bottomline
{
	clear: both;
	border-top: 4px solid #f8e122;
}

#left #pageimage
{
	margin-top: 20px;
	margin-left: 15px;
}

#left #pageimage .box
{
	width: 290px;
}

#left #pageimage .box TABLE
{
	border-collapse:collapse;
}
#left #pageimage .box TD
{
	padding-left:5px;
	height: 39px;
	border: 1px solid #000000;
}
#left #pageimage .footer
{
	color:#FF0000;
	padding-top: 2px;
	font-size: 80%;
}

#contentfull .contact
{
	font-weight: bold;
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background: #f8df11 url(../images/contact_line.jpg) bottom repeat-x;
}