body{
  background-image:url(../img/1.jpg) ;
  background-repeat: repeat-x;
  background-color: #ddeafb;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height:100%;
  width:100%;
}
#content{
  font-family:verdana;
  font-size:11px;
  color:#000;
  margin-left:30px;
  margin-right:30px;
  height:auto;
  margin-bottom:30px;
}
#container{
  position: absolute;
  height:100%;
  width: 790px;
  left: 50%;
  margin-left: -395px;
  background-image: url(../img/line.jpg);
  background-repeat: repeat-y;
  bottom:0px;
  top:0px;
}
.top{
  height:auto;
  width:790px;
  background-image: url(../img/top.jpg);
  background-repeat: repeat-x;
}
.home{
  height:30px;
  width:790px;
  text-align:right;
}
.top_left{
  height:340px;
  width:587px;
  float:left;
  margin-top:15px;
  margin-left:15px;
}
.top_right{
  height:340px;
  margin-left:600px;
  margin-right:25px;
  margin-top:15px;
}
.banner{
  position:absolute;
  height: 340px;
  width: 587px;
  z-index:10;
}
.bg_banner{
  position:absolute;
  height: 340px;
  width: 587px;
  margin-left:9px;
  z-index:0;
}
.flag{
  margin-top: 5px;
  margin-left: 10px;
}
.company1{
  margin-left: 25px;
  margin-top: 95px;
  height: 37px;
  width: 277px;
  float:left;
  cursor:pointer;
}
.footer{
  top:500px;
  position:absolute;
  width:790px;
  height:35px;
  text-align:center;
}
.copyright{
  width:587px;
  height:35px;
  margin-left: 110px;
  text-align:center;
  font-family:verdana;
  font-size:11px;
  color:#3E78E7;
  line-height:20px;
  padding-top:5px;
  background-image: url(../img/dots.gif);
  background-repeat: repeat-x;
  background-position:top;
}
a.minkov{
  font-family:verdana;
  font-size:11px;
  color:#3E78E7;
  line-height:20px;
  text-decoration:none;
}
a.minkov:hover{
  text-decoration:underline;
}
.home_img{
 margin: 3px 10px 3px 3px
}
.menu{
    height:21px;
	margin:5px 0px 0px 0px;
    background-image: url(../img/line.gif);
  background-repeat: no-repeat;
  background-position:bottom;
  text-align:right;
font-family:verdana;
  font-size:11px;
  color:#fff;
  line-height:20px;
  padding-right:5px;
  cursor:pointer;
  text-decoration:none;
}
.menu1{
    height:21px;
	margin:5px 0px 0px 0px;
    background-image: url(../img/line.gif);
  background-repeat: no-repeat;
  background-position:bottom;
  text-align:left;
font-family:verdana;
  font-size:11px;
  color:#fff;
  line-height:20px;
  padding-left:5px;
  cursor:pointer;
  font-weight:bold;
  text-decoration:none;
}
.menu_flags{
    height:21px;
	margin:20px 0px 0px 0px;
    text-align:center;
   font-family:verdana;
  font-size:11px;
  color:#fff;
  line-height:20px;
  padding-right:5px;
  cursor:pointer;
}
.middle{
    width:790px;
	height:auto;
	background-image: url(../img/line.jpg);
  background-repeat: repeat-y;
}
p.name{
  font-weight:bold;
}
p.text{
  margin-left:20px;
  margin-right:200px;
  line-height:19px;
}
p.text1{
  margin-left:160px;
  margin-right:200px;
  line-height:19px;
  font-style: italic;
}
.content_right{
   width:auto;
   height:auto;
   margin-left:220px;
   margin-right:20px;
}
.underline{
    width:auto;
	height:25px;
	background-image: url(../img/dots.gif);
    background-repeat: repeat-x;
    background-position:bottom;
}
.underline_empty{
    width:180px;
	height:2px;
	background-image: url(../img/dots.gif);
    background-repeat: repeat-x;
    background-position:bottom;
}
a.downloads{
  text-decoration:none;
  line-height:21px;
  color:#000;
  font-weight:bold;
}
a.downloads:hover{
  text-decoration:underline;
  line-height:21px;
  color:#000;
  font-weight:bold;
}
.products_pic{
  float:left;
  margin:0px 20px 10px 20px;
}
.products_top{
  width:400px;
  height:auto;
  font-weight:bold;
}
.products_bottom{
  width:400px;
  height:auto;
  clear:left;
  padding-left:40px;
}
.pdf_img{
float:right;
text-decoration:none;
margin-right:50px;
color:#3E78E7;
border-bottom:solid #D0E2FA 1px;
padding:3px 3px 0px 3px;
}
.pdf_img:hover{
float:right;
text-decoration:none;
margin-right:50px;
color:#3E78E7;
border-bottom:solid #3E78E7 1px;
}
input{
width:200px;
height:14px;
border:solid #000 1px;
margin-bottom:5px;
margin-top:5px;
}
textarea{
width:280px;
height:200px;
border:solid #000 1px;
margin-bottom:3px;
margin-top:5px;
}
form{
width:500px;
height:auto;
margin-left:60px;
}
.input_submit{
width:auto;
height:auto;
}
.error_message{
color:#ff0000;
line-height:25px;
}
.form_error{
border:solid #ff0000 1px;
}
.skype{
  font-family:verdana;
  font-size:11px;
  color:#fff;
}
.clear
{
	clear: both;
}