﻿body
{
  margin:0;
  background-color:#13527e;
  background-image: url(../Images/software_bg.gif) ;
  background-repeat:repeat-x repeat-y;
  background-position: 100% 100%;
}

#mainBG
{
  width:100%;
  height:862px;
  background-image: url(../Images/outsource_development.gif) ;
  background-repeat:repeat-x;
  background-position: 100% 0%;
}

#main
{
  margin-left:auto; 
  margin-right:auto;
  width: 940px;
  margin-top:40px;
  /*margin-bottom:40px;*/
  background-color:White;
  
}

#top
{ 
  width:940px;
  height: 158px;
  background-color:White;
  
}

#headLine
{
  width:100%;
  height:7px;
  background-color:#b6d0e2;
}

#blueHeadLineBG
{
  margin-top:1px;
  width:100%;
  height:6px;

  background-color:#7daacb;
}

#blueHeadLine
{
  margin-left:1px;
  margin-right:1px;
  width:auto;
  height:6px;
  background-color:#2672a8;
}

#headerbg
{
height:150px;
width:940px;
background-image:url(../Images/cms_bg.gif);
background-color:White;
}

#topleft
{
  float:left;
  margin-left:42px;
  margin-top:52px;
  text-align:center;
  height:50px;
  width:25%;
}

#topright
{
  margin-right:98px;
  margin-top:55px;
  float:right;
  height:auto;
  width:auto;
  font-family:Trebuchet MS;
  font-size:28pt;
  color:#1c6090;
} 

#menuBG
{
  background-color:#7daacb;
  width:100%;
  height:37px;
}

#menu
{
  margin-left:1px;
  margin-right:1px;
  background-color:#2672a8;
  width:auto;
  height:37px;
}

#menuLeft
{
margin-top:5px;
float:left;
width:auto;
height:32px;
vertical-align:bottom;
bottom:0;
}

#menuRight
{
  margin-right:34px;
  margin-top:9px;
  float:right;
}

#content
{
  background-color:White;
  width:940px;
  /*min-height:900px;*/
}
#contentleft
{
  float:left;
  width:182px;
  padding-left:28px;
  padding-top:52px;
  font-family:Trebuchet MS;
  font-size:10pt;
}

#contentleft a
{
color:#2672a8;
} 

#contentright
{
  float:right;
  width:680px;
  height:auto;
  padding-right:40px;
  padding-left:10px;
  padding-bottom:70px;
  padding-top:25px;
  color:#4d4948;
  font-family:Trebuchet MS;
  font-size:10pt;
}

#contentright a
{
color:#2672a8;
}

/**************************** footer***************************/

#footer
{
  width:940px;
  height:173px;
  background-color:#13527e;
  background-image:url(../Images/offshore_development.gif);
  float:inherit;
}

#footerleft
{
  margin-left:25px;
  margin-top:15px;
  width:auto;
  float:left;
  font-family:Trebuchet MS;
  color:White; 
  font-size:10pt;
  height:50px;
}

#footerright
{
  margin-top:15px;
  margin-right:40px;
  float:right;
  color:#83a7c1;
  font-family:Trebuchet MS;
  height:50px;
  width:auto;
}

#footerright a
{
  color:White;
  font-family:Trebuchet MS;
  font-size:10pt;
}




/************************ Menu *****************************/

#menu2 {
 float: left;
}

#menu2 ul {
 margin: 0;
 padding: 5px 0 0 0;
 list-style: none;
}

#menu2 li {
 display: inline;
}

#menu2 a {
 display: block;
 float: left;
 margin-left: 30px;
 padding: 7px;
 text-decoration: none;
 font-family:Trebuchet MS;
 font-size: 10pt;
 color: #ffffff;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
}

#menu2 a:hover {
 text-decoration: underline;
}

#menu2 .active a {
 background-color: white;
 font-family:Trebuchet MS;
 font-size: 10pt !important;
 font-weight:bold;
 color:#e04f00;
 text-decoration:none;
}


img
{
  border-width:0;
}

.menuicon
{
  text-decoration:none;
}


#content-clear{ /* Данный блок нужен, чтобы подвал не налезал на контент */
    clear:both;
    height:0px;
}

.left_brief 
{
 color: Gray; 
}

.left_wrap 
{
  float: left;
  clear: left; 
  margin: 0 20px 0 0;
}

.left_bot_wrap 
{
  float: left;
  margin: 0 20px 15px 0;
  clear: left; 
}

.png6ka 
{
  filter:expression(fixPNG(this));
}

p
{
  text-align:justify;
}
/*
.para
{
  text-align:justify;
}*/
