.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 20px;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 20px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bkg_01.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D3635;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #ccdcdc;
	font-size: 10px;
}
.top_part {
	height: 98px;
}
.mid_part {
	height: 428px;
}
.tab1 {
	background-image: url(images/slice_01.jpg);
	background-repeat: no-repeat;
}
.tab2 {
	background-image: url(images/slice_02.jpg);
	background-repeat: no-repeat;
}
.tab3 {
	background-image: url(images/slice_03.jpg);
	background-repeat: no-repeat;
}
.tab5 {
	background-image: url(images/slice_05.jpg);
	background-repeat: no-repeat;
}
.tabbkg2 {
	background-image: url(images/bkg_02.jpg);
	background-repeat: repeat-x;
}
.bott_part {
	background-image: url(images/slice_09.jpg);
	background-repeat: no-repeat;
	color: #6B7A7E;
}
.bott_top {
	text-align: center;
	vertical-align: top;
	height: 54px;
	width: 800px;
}
.bott_bott {
	height: 90px;
	width: 600px;
	vertical-align: top;
	padding-left: 84px;
	line-height: 17px;
}
.bott_right {
	height: 90px;
	width: 200px;
	vertical-align: top;
	text-align: right;
	padding-right: 89px;
	line-height: 17px;
}
a:link,visited,active {
	text-decoration:none;
	color: #A0ACAF;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}