body{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

table.big tr td.left{
	background:  url('images/left.jpg') right top no-repeat;
}

table.big tr td.right{
	background:  url('images/right.jpg') left top no-repeat;
}

div#center{
	background:  url('images/header.jpg') left top no-repeat;
	width: 1000px;
	height: 241px;
	position: relative;
}

div#center div#logo{
	background:  url('images/poly96.gif') left top no-repeat;
	width: 246px;
	height: 39px;
	position: absolute;
	top: 10px;
	left: 0px;
}

div#center div#cleaning{
	background:  url('images/cleaning.gif') left top no-repeat;
	width: 364px;
	height: 27px;
	position: absolute;
	top: 65px;
	left: 85px;
}

div#menu{
	position: relative;
}
div#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	border-bottom: 5px solid #AAD9FC;
	border-right: 1px solid #AAD9FC;
}

div#menu ul li{
	border-left: 1px solid #AAD9FC;
	margin: 0px;
	padding: 0px 30px 12px 30px;
	display: inline;
	color: #013600;
}

div#menu ul li a{
	text-decoration: none;
	color: #013600;
}

div#menu ul li.current{
	color: #F75237;
}

div#menu ul li a:hover{
	color: #2752AA;
}

div#menu div#green_line{
	background:  url('images/green_line.gif') right top no-repeat;
	height: 8px;
	width: 124px;
	position: absolute;
	top: 10px;
	left: 860px;
}

div#menu div#blue_line{
	background:  url('images/blue_line.jpg') left top no-repeat;
	height: 5px;
	width: 322px;
	float: left;
	margin-top: 26px;
}


.clear{
	clear: both;
}

div#content{
	background:  url('images/content.jpg') left bottom repeat-x;
	width: 925px;
	padding: 50px 50px 50px 25px;
	position: relative;
}




div#content div#navigation{
	background:  url('images/navig_line.gif') left bottom no-repeat;
	position: absolute;
	top: 10px;
	left: 25px;
	height: 15px;
	font-size: 10px;
	color: #C4C4C4;
}

div#content div#navigation a{
	color: #C4C4C4;
	text-decoration: none;
}

div#content div#navigation a:hover{
	text-decoration: underline;
}

div#footer{
	background:  url('images/footer.jpg') left bottom repeat-x;
	width: 1000px;
	height: 34px;
}

div#footer div#coopyright{
	font-size: 10px;
	color: #000;
	padding: 10px 0px 0px 30px;
	float: left;
}

div#footer div#created{
	font-size: 10px;
	color: #000;
	float: right;
	padding: 8px 30px 0px 0px;
}

div#footer div#created a{
	color: #000;
	text-decoration: underline;
}

a.news{
	text-decoration: none;
	color: #F75237;
}

a.news:hover{
	text-decoration: underline;
}
  table.prices {border: 1px solid #fff; border-collapse:collapse; width: 615px;}
  table.prices tr th{border: 1px solid #fff; border-collapse:collapse;}
  table.prices tr td{border: 1px solid #fff; border-collapse:collapse;}
  table.prices tr.dark{background-color: #ECECEC;}
  table.prices tr.soft{background-color: #F5F5F5;}
  table.prices tr th.blue{background-color: #94C9EB; color: #fff;}
  table.prices tr th.green{background-color: #ADB648; color: #fff;}
  table.prices tr th.red{background-color: #F75237; color: #fff;}
  table.prices tr td.first{text-align: center; font-weight: bold;}
