﻿body {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707555;
}
a {
	text-decoration: underline;
	color: #303717;
}
.banner {
	background: url(images/gradien_banner.jpg);
	height: 171px;
	text-align: center;
	padding: auto;
}
.tabs {
	width: 720px;
}
.banner_img {
	background: url(images/banner.jpg);
	height: 171px;
	width: 964px;
}
.ceramic_bar {
	background: url(images/ceramic_bar.jpg) bottom;
	height: 54px;
	padding: 20px;
	text-align: center;
	margin: auto;
}
.ceramic_bar img {
	vertical-align: middle;
}
.tab_on {
	background: url(images/tab_on.png);
	float: left;
	padding: 10px;
	padding-top: 14px;
	width: 114px;
	height: 20px;
	text-align: center;
	margin-top: -38px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #707555;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

.tab {
	background: url(images/tab.png);
	float: left;
	padding: 10px;
	padding-top: 14px;
	width: 114px;
	height: 20px;
	text-align: center;
	margin-top: -39px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
	color: #707555;
	cursor: pointer;
	text-decoration: none;
}
.tab:hover {
	background: url(images/tab_over.png);
	float: left;
	padding: 10px;
	padding-top: 14px;
	width: 114px;
	height: 20px;
	text-align: center;
	margin-top: -39px;
	margin-left: 5px;
	margin-right: 5px;
	color: #303717;  
	text-decoration: none;
}
.showcase_link {
	background: url(images/bionoculars.png) no-repeat;
	height: 109px;
	width: 420px;
	margin: auto;
	margin-top: -30px;
	cursor: pointer;
	text-decoration: none;
}
.showcase_link:hover {
	background: url(images/bionoculars_over.png) no-repeat;
	height: 109px;
	width: 420px;
	margin: auto;
	margin-top: -30px;
	cursor: pointer;
	color: #1D8FB6;
	text-decoration: none;
}
.gradient_top {
	background: url(images/gradient_top.png);
	height: 225px;
}
.main {
	margin: auto;
	margin-top: -225px;
	width: 800px;
	text-align: center;
}
.bottom {
	margin: auto;
	text-align: center;
}
.window_top {
	background: url(images/window_top.png);
	width: 548px;
	height: 49px;
	padding-top: 50px;
	padding-left: 90px;
	font-size: 20px;
	text-align: left;
	color: #707555;
}
.window_mid {
	background: url(images/window_mid.png);
	width: 538px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
}
.window_bottom {
	background: url(images/window_bottom.png);
	width: 638px;
	height: 99px;
}
h1 {
	font-size: 14px;
}
ul {
	font-size: 20px;
	text-align: left;
	padding-left: 40px;
	list-style-image: url('images/bullet.png');
	width: 400px;