/* Layout ******************/

 .copyrighttd{
  background-image: url(../images/down-pazl.jpg);
  background-position: bottom left;
  background-color: #F7F7F7;
  background-repeat: no-repeat;
  vertical-align: bottom;
  text-align: right;
  padding: 2px; 
  margin: 0px;
  }
  
 .copyright{
   font-size: 10px;
   text-align: right;
   margin: 0px;
  }
img.rightpeople {
    position: absolute;
    margin-top: -52px;
    margin-left: 435px;
}

img.servicesrightpeople {
    position: absolute;
    text-align: right;
    float: right;
    margin-top: 80px;
    margin-left: 449px;
}

img.technologiesrightpeople {
    position: absolute;
    text-align: right;
    float: right;
    margin-top: -20px;
    margin-left: 316px;
}

img.contactsrightpeople {
    position: absolute;
    text-align: right;
    float: right;
    padding-top: 10px;
    margin-left: 492px;
}

img.contactsleftpeople {
    position: absolute;
    text-align: right;
    float: right;
    padding-top: 10px;
    margin-left: 2px;
}

img.leftpeople {
    position: absolute;
    margin-top: -68px;
}

img.right {
    position: relative;
    margin-left: 33px;
}

img.projectsimg{
  padding: 1em;
  }

img.employeePhoto, img.eventPhoto {
    cursor: pointer;
}
  
.question-section {
    background-image: url(../images/user-question-right-home.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 33px;
}
.question-section h2 {
    margin-top: 0px;
    margin-right: 140px;
}
.question-section ol {
    margin-right: 90px;
}

.exclaim-section {
    background-image: url(../images/user-exclaim-left-home.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 32px;
    height: 190px;
}
.exclaim-section h2 {
    margin-top: 0px;
    margin-bottom: 2em;
    margin-left: 149px;
}
.exclaim-section p {
    margin-left: 8em;
    margin-right: 2em;
}

.plus-section{
  padding-top: 10px;
  margin-left: 5em;
  padding-bottom: 15px;

  }

/* Fonts *******************/
h1 {
    text-align: center;
    font-style: bold;
    font-face: arial, verdana, helvetica;
    color: #004EAF;
    font-size: 18px;
    vertical-align: middle;
}

h2 {
    color: #ffffff;
    background-color: #000000;
    font-size: 14px;
    padding: 3px 3em;
    background-repeat: repeat-y;
}

h3 {
    color: #004EAF;
    font-size: 16px;
    margin-left: 40px;

}

h2.right {
    background-position: left;
    text-align: right;
    margin-left: 40px;
}

h2.left {
    background-position: right;
    text-align: left;
    margin-right: 40px;
}

h2.services-right {
    background-image: url(../images/gradient-right-services.gif);
    background-color: #EC7A00;
}

h2.services-left {
    background-image: url(../images/gradient-left-services.gif);
    background-color: #EC7A00;
}

h2.home-right {
    background-image: url(../images/gradient-right-home.gif);
    background-color: #CC3824;
}

h2.home-left {
    background-image: url(../images/gradient-left-home.gif);
    background-color: #CC3824;
}

h2.ru-home-right {
    background-image: url(../images/gradient-right-home.gif);
    background-color: #CC3824;
}

h2.ru-home-left {
    background-image: url(../images/gradient-left-home.gif);
    background-color: #CC3824;
}


h2.ru-photo-right {
   background-image: url(../images/gradient-right-services.gif);
   background-color: #EC7A00;
}

h2.ru-photo-left {
    background-image: url(../images/gradient-left-services.gif);
    background-color: #EC7A00;
}


h2.projects-right {
    background-image: url(../images/gradient-right-projects.gif);
    background-color: #E7CF08;
}

h2.projects-left {
    background-image: url(../images/gradient-left-projects.gif);
    background-color: #E7CF08;
}

h2.portfolio-right {
    background-image: url(../images/gradient-right-portfolio.gif);
    background-color: #10A328;
}    

h2.desportfolio-right {
    background-image: url(../images/gradient-right-portfolio.gif);
    background-color: #10A328;
}    

h2.desportfolio-left {
    background-image: url(../images/gradient-left-portfolio.gif);
    background-color: #10A328;
} 

h2.ru-jobs-right {
    background-image: url(../images/gradient-right-about.gif);
    background-color: #05499D;
}    

h2.ru-jobs-left {
    background-image: url(../images/gradient-left-about.gif);
    background-color: #05499D;
} 

h2.technologies-right {
    background-image: url(../images/gradient-right-technologies.gif);
    background-color: #00A5B4;
}

h2.technologies-left {
    background-image: url(../images/gradient-left-technologies.gif);
    background-color: #00A5B4;
}

h2.about-right {
    background-image: url(../images/gradient-right-about.gif);
    background-color: #05499D;
}
h2.about-left {
    background-image: url(../images/gradient-left-about.gif);
    background-color: #05499D;
}

h2.contacts-right {
    background-image: url(../images/gradient-right-contacts.gif);
    background-color: #6E059F;
}

h2.contacts-left {
    background-image: url(../images/gradient-left-contacts.gif);
    background-color: #6E059F;
}
/* Colors ******************/

/* Misc ********************/
li {
    text-align: justify;
}

ol.bullets li {
   padding: 0px;
   margin: 0px;
  
    list-style-position: inside;
    list-style-type: circle;
   
    

}

ul.bullets li {
    list-style-position: inside;
    list-style-type: circle;
}

body {
    color: #5A5A5A;
    background-color: white;
    font-family: arial, verdana, helvetica;
    font-size: 13px;   
    margin-left: auto;
    margin-right: auto;
    width: 752px;
    /*height: 100%;*/
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

a img {
    border: none;
}

.logo {
    text-align: left;
    float: left;
}

  
.bordered{
  border: 1px solid silver;
  }
  
p {
    text-align: justify;
    margin-left: 2em;
    margin-right: 2em;
}

#header {
    
}

#footer {
    text-align: center;
    color: gray;
    font-size: small;
}

.signature {
    text-align: right;
    font-style: italic;
}

.leftcontact {
    position: relative;
    margin-left: 50px; 
    height: 155px;
}

.rightcontact {
    position: relative;
    margin-left: 150px;
    height: 190px;
}

.separator {
    text-align: center;
}

table.table2 tr td {
    vertical-align: top;
}

table.table1 tr td {
    vertical-align: middle;
}

.horizontal-dash {
    height: 2px;
    background: url(../images/horizontal-dash.gif) repeat-x 3px 1px;
}

.main-content {
    background: url(../images/vertical-dash.gif) repeat-y 1px 1px;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

.table1 {
    border-collapse: collapse;
    width: 90%;
    /* height: 100%; */
    margin-left: auto;
    margin-right: auto;
}

.chess{
    border-collapse: collapse;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
/*    border: 1px solid silver;*/
    text-align: center;
    background: #f7f7f7;
     
}

.chess td {
    text-align: center;
}

.chess td.dark {
    background: #ececec;
}

.table2 {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
}

.table3 {
    border-collapse: collapse;
    padding: 0 px;
}

.table3 tr {
    vertical-align: middle;
    height: 20 px;
    padding: 0 px;
    margin: 0 px;   
}


.smallheaderblue {
    text-align: left;
    font-face: arial, verdana, helvetica;
    color: #004EAF;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 3em;
}

.smallheaderorange {
    text-align: left;
    font-face: arial, verdana, helvetica;
    color: #EC7900;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 3em;
}

.orangephotoheader {
    text-align: center;
    font-face: arial, verdana, helvetica;
    color: #EC7900;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.smallheaderred {
    text-align: left;
    font-face: arial, verdana, helvetica;
    color: #E01010;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 3em;
}

.smallheadergreen {
    text-align: left;
    font-face: arial, verdana, helvetica;
    color: #059F1E;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 3em;
}

.smallheadergray {
    text-align: justify;
    font-face: arial, verdana, helvetica;
    color: #5A5A5A;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 3em;
}



img.bullet {
    position: relative;
    top: +6px;
    left: +5px;
}

A:link {
    COLOR: #004EAF;
    FONT-FAMILY: arial, verdana, helvetica;
    FONT-SIZE: 12px;
}

A:visited {
    COLOR: #004EAF;
    FONT-FAMILY: arial, verdana, helvetica;
    FONT-SIZE: 12px;
}

A:hover {
    COLOR: #EC7900;
    FONT-FAMILY: arial, verdana, helvetica;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}