body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 110%;
	line-height: 1px;
}
h2 {
	font-size: 105%;
	line-height: 1px;
}
h3 {
	font-size: 100%;
	line-height: 1px;
}


#page {
	width: 770px;
	font-size: 100%;
	margin: 0 auto;
}

#top {

	width: 770px;
	height: 62px;
	background: url(images/top.jpg) no-repeat top left;
}

#top ul {
	list-style-type: none;
	margin-left: 100px;
	margin-top: 30px;
}

#top li {
	
	background: url(images/button.gif) no-repeat;
	text-align: center;
	display: inline; 
	padding: 6px 10px;
	margin: 0px 5px ;
}

#top a {
	color: #003366;
	text-decoration: none;
}

#top a:hover {
	color: #990000;
	text-decoration: none;
}

#top .selected {
	color: #990000;
}

.button {
	width:20px:
}

#left-plastic {
	width: 79px;
	height:1400px;
	float: left;
	margin-left: 0;
	background: url(images/left.jpg) no-repeat;
	background-color: #f2f6f1; }

#left-install {
	width: 79px;
	height: 500px;
	float: left;
	margin-left: 0;
	background: url(images/left.jpg) no-repeat;
	background-color: #f2f6f1
}



#left-install {
	width: 79px;
	height: 820px;
	float: left;
	margin-left: 0;
	background: url(images/left.jpg) no-repeat;
	background-color: #f2f6f1
}

#left-contact {
	width: 79px;
	height: 530px;
	float: left;
	margin-left: 0;
	background: url(images/left.jpg) no-repeat;
	background-color: #f2f6f1
}

#left {
	width: 79px;
	height: 450px;
	float: left;
	margin-left: 0;
	background: url(images/left.jpg) no-repeat;
	background-color: #f2f6f1
}


#content {
	width: 400px;
	float: left;
	padding: 10px;
}

#content-plastic {
	width: 650px;
	float: left;
	padding: 10px;
}

#right {
	width: 200px;
	float: right; 
}

#mirror {
	border-top: 1px solid #E3ECE1;
	background: #F2F6F1;
	clear: both;
	text-align: center;
}

#mirror ul {
	list-style-type: none;
	margin: 0;
	padding: 2px;
}

#mirror li {
	text-align: center;
	display: inline; 
	padding-right: 5px;
	
}

#mirror a {
	color: #9DA791;
	text-decoration: none;
}

#mirror a:hover {
	color: #336600;
	text-decoration: none;
}

#mirror .selected {
	color: #336600;
}

#sitemap ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

#sitemap li {
	border: 1px solid #E3ECE1;
	width: 100px;
	background: #F2F6F1;
	text-align: left;
	display: list-item;
	padding: 5px;
}

a {
	color: #336600;
	text-decoration: none;
}

a:hover {
	color: #9DA791;
	text-decoration: none;
}

#sitemap .selected {
	color: #336600;
}

.testimonials {
	border: 1px solid #E3ECE1;
	background: #F2F6F1;
	padding: 5px;
}