body
{
background:url(../images/bg.gif) repeat #000000;
padding:0; font-family:arial, sans-serif; font-size:12px;
margin:0px auto auto auto;
color:#36322b;
}

h2 {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #323232;
  margin-top: 60px;
}

h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
}
h4 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 20px;
}

p {
  color: #363636;
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
    margin-bottom: 0;
}

p.welcome{
padding:30px 35px 0 35px;
}
p.testimonial{
font-style:italic;
padding:5px 15px 0 5px;
}
.clear{
clear:both;
}
a{
text-decoration:underline;
}
a.read_more{
display:block;
width:66px;
height:23px;
line-height:23px;
text-align:center;
color:#fff;
float:right;
margin:10px 40px 0 0;
padding:0 0 0 17px;
text-decoration:none;
font-size:12px;
background:url(../images/read_more_bg.gif) no-repeat center;
}
a:hover.read_more{
text-decoration:underline;
}

#header a{
border: none;
opacity: 1;
outline: none; /* убирает рамку в CHROME */
}
#KTM_map area{
outline: none; /* убирает рамку в CHROME */	
}

img.left_img{
float:left;
padding:3px 25px 3px 3px;
}

#main_container{
width:1100px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:1100px;
height:110px;
margin:0px;
padding:0px;
background:url(../images/header_bg.gif) no-repeat center top;
}
.logo{
padding:30px 0 0 0px;
float:left;
}

.img404{
padding: 10px 70px 0px 0px;
float:right;
}

.title{
width: auto;
padding:2px 0 10px 0;
font-size:17px;
color:#2e2721;
font-weight:bold;
}
.title_welcome{
width: auto;
padding:0 0 0 35px;
font-size:22px;
color:#24a4b3;
background:url(../images/checked.gif) no-repeat left top;
margin:0 0 10px 25px;
}
span.red{
font-weight:bold;
color:#da5b23;
}
span.orange{
font-weight:bold;
color:#da5b23;
}

/*---------------- menu tab----------------------*/
.menu{
width:1100px;
height:42px;
margin:0px;
background:url(../images/menu_bg.gif) no-repeat left;
}
.menu ul{
list-style:none;
padding:0 0 0 15px;
margin:0px;
}
.menu ul li{
display:inline;
}
.menu ul li a{
float:left;
height:42px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color:#fff;
line-height:42px;
font-size:14px;
}
.menu ul li.selected a{
float:left;
height:42px;
border:none;
padding:0 15px 0 15px;
text-decoration:none;
color:#fff;
line-height:42px;
font-size:14px;
background:url(../images/menu_bullet.gif) no-repeat bottom center;
}
.menu ul li a:hover{
background:url(../images/menu_bullet.gif) no-repeat bottom center;
}

/*-------------welcome_box------------*/
.welcome_box{
width:496px;
height:202px;
background:url(../images/welcome_box.gif) no-repeat center;
padding:0px;
}
/*---------------center_content-------*/
.center_content{
width:1100px;
height:auto;
clear:both;
padding:0 0 30px 0;
background-color:#e9e5e2;
}
.center_left{
width:500px;
float:left;
padding:10px 0 10px 10px;
}
.center_right{
width:300px;
float:left;
padding:10px 0 10px 0px;
}
.software_box{
width:187px;
height:265px;
padding:0 0 15px 50px;
}
.features{
padding:10px 0 0 30px;
}
.about-text {
  margin: 0 auto;
  float: none;
  text-align: left;
  margin-top: 40px;
  position: relative;
  min-height: 1px;
  padding-right: 70px;
  padding-left: 70px;
}

.contact-text {
  margin: 0 auto;
  float: none;
  text-align: left;
  margin-top: 40px;
  position: relative;
  min-height: 1px;
  padding-right: 70px;
  padding-left: 70px;
}

.table-text {
	color: #363636;
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
  padding: 0px 0px 0px 20px;
}

/*-------------------footer------------------------*/
#footer{
width:1100px;
height:50px;
clear:both;
color:#837d7b;
}
.left_footer{
float:left;
padding:20px 0 0 0;
text-align: center;
}
#footer p{
padding:0 0 0 450px;
text-decoration:none;
font-size:13px;
}

.right_footer{
float:right;
padding:15px 50px 0 0 ;
}
