* {
	margin:0;
	padding:0;
	border:0;
	color:#777;
}

body {
	font-family: "Trebuchet MS", sans-serif, Arial;
	padding-right: 15%;
	padding-left: 15%;
	background:#fff;
	background-image: url('/img/body_bgr.gif');
	background-repeat: repeat-x;
	font-size: 90%;;
}

.mainmenu {
	padding-top: 10px;
	list-style-type: none;
	font-size: 120%;
	height: 150px;
}

.mainmenu li { color: #06c; margin:0; padding:0; width: 100px;}

.mainmenu li a {
	color: #06c;
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
	white-space: nowrap;
}

.mainmenu li a:hover { font-size: 160%; }
.mainmenu li.selected a { font-size: 160%; }

.meat {
	margin-top:10%;
	padding-left: 200px;
	background-image: url('/img/plastikfill.gif');
	background-repeat: repeat-y;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.plst {
	position: absolute;
	left: 15%;
}

h2 {
	margin-top: 1.5em;
	color: #6C3;
	font-weight:normal;
	font-size: 200%;
}

.adr {
	padding-top: 3em;
	padding-bottom: 3em;
	clear: both;
}

.adr a { text-decoration:none }

.adr a:hover { text-decoration:underline }

.sch { }

.tel {
	font-size: 160%;
	font-weight: normal;
	color: #06c;
	margin-left: -0.25ex;
	padding-top: 0.2em;
	display: block;
}

.major h2 { color: #06c; }

.major p { color: #036; }

p { margin-top: 1ex; }

.prod {
	background-color: #fefefe;
	display: block;
	padding-bottom: 2em;
	text-align: left;
	width: 100%;
	clear: both;
}
.prod img {
	margin-right: 45px;
	float: left;
	padding-bottom: 2em;
}

.tech { }

.toc { margin-left: 5%; }
.toc li {font-size:80%}

.submenu {
_padding-top:15px;
margin-top:0;
}

.submenu li {
display: inline;
}
.submenu li a {
color: #06c;
text-decoration: none;
}

/*.submenu li a:hover { font-size: 160%; }*/
/*.submenu li.selected a { font-size: 160%; }*/
.submenu li.selected a { color: #6C3; }

.scheme img {
	margin-right: 45px;
	float: left;
	padding-bottom: 2em;
}

.scheme {
	display: block;
	padding-top: 45px;
	padding-bottom: 2em;
	text-align: left;
	width: 100%;
	clear: both;
}

.scheme p {
	padding-top: 2em;
}

