#logos{
position:absolute;
border:0px solid;
left:380px;
top:150px;
width:173px;
height:152px;
background:url('images/procera.jpg');
}
img{
border:0px;
}
h2{
    text-decoration  : none;
    font-family      : arial;
    font-size        : 11px;
    font-variant     : normal;
    font-weight      : bold;
    padding          : 0px;
    margin           : 0px;
    color            : rgb(139,180,200);
}
h1{
    text-decoration  : none;
    font-family      : arial;
    font-size        : 15px;
    font-variant     : normal;
    font-weight      : bold;
    color            : rgb(26,49,91);
    padding-top:0px;
    margin-top:0px;

}
#scrolled2 h1, #scrolled2 h2{
 margin-left:10px;
 }
p{  border           : 0px solid;
    text-decoration  : none;
    font-family      : arial;
    font-size        : 11px;
    padding          : 0px;
    font-weight      : normal;
    color            : #979797;
    margin:0px;
    text-align: justify;
}
li{ list-style: none;
    text-decoration  : none;
    font-family      : arial;
    font-size        : 10px;
    font-weight      : normal;
    color            : #979797;
}
ul{
    text-decoration  : none;
    font-family      : arial;
    font-size        : 12px;
    font-weight      : normal;
    padding:  0px;
    color            : #979797;
}
#whole {
    top:0px;
    left:0px;
    height:577px;
    position : absolute;
    width:100%;
    background:#fff;
}



body {
    margin      : 0px;
    padding     : 0px;
    border      : none;
    font-family : arial, sans-serif;
    font-size   : 12px;
    color       : #939393;
}
#layout {
    top        : 0px;
    width      : 900px;
    height     : 650px;
    position   : relative;
    margin     : 0px auto;
    border     : 0px solid;
}
#top {
    top        : 30px;
    width      : 881px;
    left       : 10px;
    height     : 91px;
    padding    : 0px;
    margin     : 0px auto;
    border-width : 0 0 1px 0;
    border-style: solid;
    border-color: #eee;
    position   : absolute;
    z-index:1000;
    background:url('images/top2.jpg');
}
#logo{
    left       : 20px;
    top        : 33px;
    width      : 200px;
    height     : 100px;
    padding    : 0px;
    padding-left:0px;
    margin     : 0px;
    position   : absolute;
}


  
#main {
    top        : 141px;
    width      : 900px;
    height     : 415px;
    overflow   : visible;
    padding    : 0px;
    margin     : 0px auto;
    border     : 0px solid;
    position   : absolute;
    
}
#area1 {
    top        : 0px;
    width      : 300px;
    height     : 415px;
    overflow   : hidden;
    padding    : 0px;
    margin     : 0px auto;
    border     : none;
    position   : absolute;
    background:#fff;
}

    #scrollContainer{
        top        : 20px;
        left       : 20px;
        width      : 260px;
        height     : 300px;
        position   : absolute;
        border     : none;
        overflow   : hidden;
        }
#area1_flash{
    top        : 244px;
    left       : 20px;
    width      : 260px;
    height     : 160px;
    padding    : 0px;
    margin     : 0px;
    border     : 0px solid;
    position   : absolute;
    text-align : left;
  
}
#vertDivider {
 top:0px;
 left:302px;
 width:1px;
 height:410px;
 overflow:hidden;
 position:absolute;
 background:#eeeeee;
 }
#area2 {
    top        : 0px;
    left:304px;
    width      : 596px;
    height     : 415px;
    overflow   : hidden;
    padding    : 0px;
    margin     : 0px auto;
    border     : none;
    position   : absolute;
    background:#fff;
}
  #area2_1{
        position      :absolute;
        left          :10px;
        top           :20px;
        width         :576px;
        height        :307px;
        overflow      :hidden;
        border-bottom:1px solid;  
        border-color:#eee;
        background:#fff;   
    }
     #area2_1expand{
        position      :absolute;
        left          :10px;
        top           :20px;
        width         :576px;
        height        :380px;
        overflow      :hidden;
        border-bottom:0px solid;  
        border-color:#eee;
        background:#fff;   
    }
      #area2_2{
        position      :absolute;
        left          :10px;
        top           :333px;
        width         :576px;
        height        :76px;
        overflow      :hidden;
        border:none;
        border-bottom:1px;  
        background:#fff;
        
    }

/* INISDE MAIN DIV"*/
    
  

    
    #scrollContainer2{
        top        : 0px;
       left          : 5px; 
       width         : 330px;
        height     : 300px;
        position   : absolute;
        border     : none;
        overflow   : hidden;
        }

   
/*THE END OF MAIN*/
#bottom {
      top        : 600px;
      width      : 900px;
      height     : 76px;
      padding    : 0px;
      margin     : 0px auto;
      border     : none;
      position   : absolute;
      text-align : center;
}

#created {
    text-decoration:none;
    color:#aaa;
    font-family:arial;
    font-size:10px;
    position:relative;
    float:none;
    width:140px;
    height     : 60px;
    top        : 0px;
    padding    : 0px;
    margin     : 0px auto;
    border     : 0px solid;
    text-align : center;
}

#created a{
    text-decoration:none;
    color:#aaa;
    font-family:arial;
    font-size:10px;
    display    : block;
    padding-top    : 30px;
    margin: 0px;
    border     : none;
    text-align : center;
    float: none;
    background:url('images/akedoGrey.gif') no-repeat;
    background-position: center top;
    
    background:transparent;
    padding-top    : 0px;
    
}
#created a:hover{
  color:#888;
  background:url('images/akedo.gif') no-repeat;
background:transparent;
  background-position: center top;
}

#created a img{
    display    : block;
    float      : none;
    border     : none;
}

#addressBar {
      top        : 560px;
      width      : 100%;
      height     : 40px;
      padding    : 0px;
      margin     : 0px auto;
      border     : none;
      position   : absolute;
      background :  rgb(26,49,91);
      background :  url('images/bottom.jpg') no-repeat;
      background-position: center;
      text-align : center;
      color      : #eee;
}
#flags111{
      display          : block;
      float            : center;
      margin           : 0px auto;
      margin-top:5px;
      height           : 10px;
      width            : 100px;
      padding          : 0px;
      text-align       : center;
      text-decoration  : none;
      font-family      : arial;
      font-size        : 11px;
      font-weight      : normal;
      color            : #eee;
}
#flags111 a{
display:inline;
text-align       : center;
      text-decoration  : none;
      font-family      : arial;
      font-size        : 11px;
      font-weight      : normal;
      color            : #fff;
}
/*trailer style*/

#trailer p{
padding:10px;
}
#trailer h2{
padding-top:10px;
padding-left:10px;
font-size:13px;
}
/*default content*/
#default_portrait{
 display:block;
 margin-top:-20px;
 float:left;
 padding:0px;
 width:161px;
 
 margin-left:40px;
 }

#default_p{
margin:0px;
padding:0px;
padding-left:8px;
display:block;
float:left;
width:325px;
}
#signflash{
z-index:-1;
top:0px;
position:absolute;
left:0px;
}
#default_signature{
color:#000;
top:280px;
border:1px solid #aaa;
position:absolute;
left:140px;

font-size:52px;
width:205px;
height:100px;
}
form{
border           : 0px solid;
    text-decoration  : none;
    font-family      : arial;
    font-size        : 11px;
    padding          : 0px;
    font-weight      : normal;
    color            : #979797;
    margin:0px;
    }
  form input
  {
  height:14px;
  width:300px;
  font-family      : arial;
    font-size        : 11px;
    padding          : 0px;
    font-weight      : normal;
    color            : #666;
  border:1px solid #aaa;
    padding-left:10px;
    margin-bottom:10px;
  }
  textarea{
  height:60px;
  width:300px; 
  font-family      : arial;
  font-size        : 11px;
  padding          : 0px;
  font-weight      : normal;
  color            : #666;
  border:1px solid #aaa;
  padding-left:10px;
  margin-bottom:10px;
  }



