* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	color: #000;
}
a:hover {
	color: #0298bd;
}
img {
	border: none;
	margin: 2px;
}
p {
	margin: 5px 0;
}
ul {
	list-style: disc inside;
}
li {
	margin: 0 0 12px;
}
body {
	font: normal 62.5%/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FAFAFA;
}
#container {
	width: 844px;
	margin: 100px auto 0;
	text-align: left;
	position: relative;
	background: white;
}
.mainnav {
	list-style-type: none;
	position: absolute;
	left: 25px;
	top: 30px;
}
.mainnav li {
	display: inline;
	padding: 0 5px;
}
.mainnav li a {
	color: #939393;
	font: normal 1.1em Verdana;
	text-decoration: none;
}
.mainnav li a:hover {
	color: #000;
}
#maintxt {
	width: 449px;
	float: left;
	padding: 60px 0 5px 30px;
}
#sidebar {
	float: right;
	width: 345px;
	padding: 27px 0 5px 20px;
}
#sidebar img {
	margin: 0;
}
#sidebar ul.mainmenu {
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#sidebar ul.mainmenu li {
	float: left;
	width: 115px;
	height: 47px;
}
#footer {
	clear: both;
	background: #0298BD;
	height: 38px;
}
#footer img {
	float: left;
	margin: 0 25px 0 32px;
}
#footer address {
	color: white;
	float: left;
	margin: 7px 0;
	font: normal 1.1em/1.2em Verdana;
}
#footer .email {
	float: right;
	color: white;
	font: bold 1.1em/38px Verdana;
	margin: 0 10px 0 0;
}
h1 {
	color: #939393;
	font: bold 1em Verdana;
	margin: 6px 0;
}
h2 {
	font: bold 1em Verdana;
	margin: 14px 0 6px 0;
	clear: both;
}
h2 a {
	color: #939393;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
}
.papers {
	width: 100%;
	overflow: hidden;
	list-style: none;
	text-align: center;
}
.papers li {
	float: left;
	width: 143px;
	height: 142px;
}
.papers li a {
	color: #939393;
	text-decoration: none;
}
.papers li a:hover {
	color: #000;
}
img.left {
	float: left;
	padding: 0 10px 10px 0;
}
a.cat {
	font-weight: bold;
}
div.ref {
	border: solid 1px #878787;
	overflow: hidden;
	height: 1%;
	padding: 3px;
	margin-bottom: 26px;
}
div.ref img {
	float: left;
}
div.ref p {
	margin-left: 83px;
}
div.ref p.title {
	margin-top: 0;
	color: #878787;
	font-weight: bold;
}
#map {
	margin-top: 100px;
}
table.opt_mix td {
	padding: 19px 0 10px;
	text-align: center;
}
div.product {
	position: relative;
	width: 469px;
	margin: 0 0 20px -20px;
}
div.product img {
	margin: 0;
}
div.product span {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 231px;
	height: 23px;
	font: bold 1em/23px Verdana;
	padding-left: 15px;
	color: white;
	background: transparent url(/images/list-down.gif) left top no-repeat;
	cursor: pointer;
}
div.product span:hover {
	background: transparent url(/images/list-down_.gif) left top no-repeat;
}
div.p2 span {
	background: transparent url(/images/list-down-grey.jpg) left top no-repeat;
}
div.p2 span:hover {
	background: transparent url(/images/list-down-grey_.jpg) left top no-repeat;
}
div.product ul {
	display: none;
	list-style: none;
	position: absolute;
	width: 246px;
	bottom: -125px;
	right: 0;
	height: 125px;
}
div.product li {
	margin: 0;
	font-size: 1em;
}
div.product li a {
	display: block;
	width: 231px;
	background: #F2F2F2;
	font: bold 1em/25px Verdana;
	color: #333;
	padding-left: 15px;
	text-decoration: none;
}
div.product li a:hover {
	color: #333;
	background: #E2E2E2;
}
ul.none {
	list-style: none;
}
ul.none li {
	overflow: hidden;
	margin-bottom: 0;
	height: 1%;
}
ul.none img.left {
	padding: 0 5px 2px 0;
}
.text h3 {
	margin: 10px 0;
	color: #939393;
	font: bold 1em Verdana;
}
.text h3 a {
	color: #939393;
	text-decoration: none;
}
form#contact label {
	display: block;
}
form#contact label span {
	float: left;
	width: 145px;
}
form#contact label input {
	width: 190px;
}
form#contact label textarea {
	width: 335px;
}
form#contact fieldset {
	border: none;
}
form#contact legend {
	display: none;
}
.btop {
	border-top: solid 1px #939393;
	margin-top: 30px;
	padding-top: 15px;
}
p.pjn a {
	padding: 0 20px 0 0;
}
table.btop a {
	color: #939393;
	text-decoration: none;
}
table.btop a:hover {
	color: black;
}
div.news h2 a {
	font-weight: normal;
}
p.pages a, p.pages span {
	padding-right: 4px;
}
#maintxt .cover {
	float: left;
	padding: 2px;
	border: 1px solid #0095BC;
	margin-right: 15px;
	margin-bottom: 10px;
}
.top {
	text-align: right;
	padding-top: 10px;
}
.top a {
	text-decoration: none;
}
.top a:hover {
	text-decoration: underline;
}
.back {
	text-align: right;
	padding-top: 10px;
}
.back a {
	text-decoration: none;
}
.back a:hover {
	text-decoration: underline;
}
.subscribeform {
	display: block;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #7BA0C5;
	background-color: #DBE5EF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	border: 1px solid #E6E6E6;
}
.subscribeform .field {
	width: 192px;
	border: 1px solid #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #7BA0C5;
	vertical-align: middle;
	margin-bottom: 10px;
}
.subscribeform .button {
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
	background-color: #7BA0C5;
	margin-top: 5px;
}
.certificates li {
	display: inline;
	padding: 10px;
}
#container .credits, #container .copyright-statement {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 1.1em;
	color: #939393;
}
#container .credits a, #container .copyright-statement a {
	color: #939393;
}
#ajaxSearch_form {
	display: block;
	float: right;
	margin-top: -25px;
	margin-right: 5px;
	border:none;
	background-color: #FFF;
}
#ajaxSearch_form fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ajaxSearch_input {
	border: 1px solid #E1E1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	height: 20px;
	width: 120px;
	color: #999;
}
#ajaxSearch_submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	cursor: pointer;
}
#maintxt .ajaxSearch_result {
	margin-bottom: 15px;
}
#maintxt .ajaxSearch_paging {
	margin-bottom: 20px;
	display: block;
}
a span {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}
#maintxt .equipment {
	overflow: hidden;
	list-style-type: none;
	margin-top: 30px;
	marging-left:30px;
}
#maintxt .equipment li {
	display: block;
	width: 33%;
	float: left;
	overflow: hidden;
	height: 190px;
	text-align: center;
	margin-bottom: 15px;
}
#maintxt .equipment img {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}
#maintxt .equipment a {
	text-align: center;
}
#breadcrumbs {
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: absolute;
	top: -20px;
	margin-right: auto;
	margin-left: auto;
	width: 844px;
	color: #666;
}
#breadcrumbs a {
	color: #666;
}
#breadcrumbs strong {
	font-weight: normal;
}
.price-form {
	border: solid 1px #CDCDCD;
	padding: 10px;
}
.price-form label {
	display: block;
	overflow: hidden;
	width: 98%;
	margin-bottom: 7px;
}
.price-form label span {
	float: left;
	width: 200px;
	color:#999;
	font-size: 1em;
	font-weight: bold;
}
.price-form label input, label textarea {
	width: 250px;
}
.errors2 {
	color:red;
}
#container .credits a.price-request {
	margin-left: 250px;
	color:#06F;
}
#maintxt .service {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	overflow: hidden;
	width: 449px;
}
#maintxt .service li {
	display: inline;
	text-align: center;
}
#maintxt .service a {
	display: block;
	float: left;
	width: 125px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#maintxt .service img {
	display: block;
	border-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

