body {
  font-family:Arial;
  padding:0px;margin:0px;text-align: center;background-image:url(img/bg.png);background-repeat:repeat-x;
  _background-position: 0px -7px;
}

p,a,li {
  font-size:13px;
}

.block1 {
  width:920px;height:112px;margin:0 auto;
  background-image:url(img/logo.png);background-repeat:no-repeat;background-position: left top;
  _height: 105px;
}
.block1 ul#mainmenu {
  padding:0px;margin:0px;
  float:right;
  margin-top:65px;
}
.block1 ul#mainmenu li {
  min-width:50px;
  width:expression("50px");
  background-image:url(img/btnl.png);background-repeat:no-repeat;display:block;float:left;
  margin:0px 0px 0px 2px;
}

.block1 ul#mainmenu li a {
  display:block;
  height:23px;
  _height: 30px;
  background-image:url(img/btnr.png);
  background-repeat:no-repeat;
  background-position: right top;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  color:black;
  padding:10px 10px 0px 10px;
}

/* Submenu */

#products
{
	width: 90px;
}

#submenu
{
	background-image: none;
	margin: 0px;
	margin-left: -100px;
	position: absolute;
	display: none;
	z-index: 20;
	_width: 500px;
        _margin-left: -80px;
}


ul#submenu li
{
	margin: 3px;
	padding: 0px;
	background-image: none !important;
	display: block;
}

#submenu li a
{
	background-image: url('img/submenu_right_slider.png') !important;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top right;
	padding: 0px 3px !important;
	height: 20px !important;
    cursor: hand;
}

#submenu li a span
{
	background-image: url('img/submenu_left_slider.png');
	background-color: transparent;
	background-repeat: no-repeat;
	height: 20px;
	padding: 2px 7px 0px 10px;
	font-size: 12px;
	display: block;
}

#submenu li a:hover
{
	background-image: url('img/submenu_right_hover.png') !important;	
	text-decoration: none;
	color: white !important;
}

#submenu li a:hover span
{
	background-image: url('img/submenu_left_hover.png');
}

.block1 ul li.selected a {
  color:red !important;
}
.block1 ul li a:hover, .block1 ul li a:active {
  text-decoration:underline;
}

.block2 
{
	width:962px;
	height:200px;
	margin:0 auto;
	background-repeat:no-repeat;
}

.block2 a
{
       cursor: hand !important;
}

.block20 {
  background-image:url(img/bg-ban.png);
}
.block21 {
  background-image:url(img/bg-ban1.png);
}
.block22 {
  background-image:url(img/bg-ban2.png);
}
.block23 {
  background-image:url(img/bg-ban3.png);
}
.block24 {
  background-image:url(img/bg-ban4.png);
}
.block25 {
  background-image:url(img/bg-ban5.png);
}
.block26{
  background-image:url(img/bg-ban6.png);
}

.block3 {
  width:924px;
  min-height:400px;
  margin:0 auto;
  text-align: left;
}
.block3 a {
  color:red;
  text-decoration:none;
  font-weight:bold;
}
.block3 a:hover,.block3 a:active {
  text-decoration:underline;  
}
.block3 .boxl {
  width:364px;
  _width:404px;
  margin:10px 0px 0px 0px;
  min-height:400px;
  background-image:url(img/boxl.png);background-repeat:no-repeat;float:left;
  padding:20px;
}
.block3 .boxc {
  width:224px;
  _width:264px;
  margin:10px 0px 0px 5px;
  min-height:400px;
  height:expression("400px");
  background-image:url(img/boxr.png);background-repeat:no-repeat;float:left;
  padding:20px;
}
.block3 .boxc h1, .block3 .boxa h1,.block3 .boxa2 h1 {
  margin:0px;padding:0px;
  font-size:21px;
}

.block3 .boxa {
  width:634px;
  _width:674px;
  margin:10px 0px 0px 0px;
  min-height:400px;
  height:expression("400px");
  background-image:url(img/boxa.png);background-repeat:no-repeat;float:left;
  padding:20px;
}

.block3 .boxa2 {
  width:884px;
  _width:924px;
  margin:10px 0px 0px 0px;
  min-height:400px;
  background-image:url(img/boxa2.png);background-repeat:no-repeat;float:left;
  height:expression("400px");
  padding:20px;
}

.block3 .boxr {
  margin:10px 0px 0px 5px;
  width:220px;
  min-height:500px;
  float:left;
}
.block3 .boxr img {
  border:none;
  width:244px;
  margin:0px 0px 5px 0px;
}
.news-item h3 {
  font-size:11px;
  color:#666;
  margin:0px;
  padding:10px 0px 0px 0px;
}
.news-item a {
  color:black;
  font-weight:normal;
}

.block4 {
  clear:both;
  width:870px;
  _width:920px;
  height:30px;
  _height:80px;
  margin:0 auto;
  background-image:url(img/bt.png);
  background-repeat:no-repeat;
  padding:25px;
  font-size:11px;
}
.block4 span {
  text-align:center;
  float:left;
}
.block4 a {
  font-size:11px;
  text-decoration:underline;
  color:black;
}
hr {
  height:1px;
  color:#ccc;
  background-color:#ccc;
  margin:20px 0px 20px 0px;
}
.contactform {
  height:379px;
  width:315;
  _width:355;
  background-image:url(img/bg-con.png);
  background-repeat:no-repeat;
  padding:20px;
/*  overflow:auto;
  border:black solid 1px;*/

}
.contactform form {
  padding:0px;
  margin:0px;
}
.contactform input {
  width:220px;
}
.contactform textarea {
  width:315px;
}
.contactform .submit {
  width:87px;
  height:24px;
}
.contactform label {
  font-size:13px;  
  float:left;
  width:90px;
}

.rotor
{
	position: relative;
	float: left;
}

.front, .shadow
{
	display: block;
	position: absolute;
}

.rotor .front
{
	z-index: 1;
}

.rotor .shadow
{
	z-index: -1;
}

.rotor a
{
    display: block;
	height: 155px;
	width: 244px;
	position: absolute;
	cursor: hand;
}

#Adrotor 
{
   height: 200px;
   width: 962px;
}

#Adrotor a
{
   display: block;
   float: left;
   z-index: 5;
}

#Adrotor .front
{
  z-index: 2;
}

#Adrotor .shadow
{
  z-index: 1;
}

#Adrotor img
{
   border: 0px;
}

#rlt1
{
  top: 160px;
}

#rlt2
{
  top: 320px;
}

.column
{
   float: left;
   width: 270px;
   margin-left: 24px;
}

.column img
{
   border: 0px;
   margin-bottom: 20px;
}

/*Beacon page*/
.block3 .boxa2 li img.beacon {
   margin-bottom: 20px;
   margin-left: 30px;
   margin-top: 20px;
}
.block3 .boxa2 table.beacon {
   width:70%;
   margin-left: 20px;
}
.block3 .boxa2 table.beacon td {
   text-align: left;
}
.block3 .boxa2 table.beacon td.text {
   vertical-align: top;
}

