
html {
    height: 102%;
    
}

.body{
    
    font-family:arial;
    font-size:12px;
    
}


#wrapper{
    
   width:900px;
   margin:auto;
    font-family:arial;
    font-size:12;
 
}



#header{
  
    
    margin:inherit;
    height:100px;
    background:url(images/header.png);
   
}

#content{
    
    
    
}
/*
#navbar{
    position:relative;
    float:right;
    left:-10px;
    top:60px;
    font-size:17px;
    width:600px;

}

#navbar a{
    
    font-weight:bold;
    padding:4px;
    text-decoration:none;
    color:#CCCCCC;
    margin-left:21px;
    margin-right:21px;


       
}

#navbar a:hover{
    font-weight:bold;
    border-width:4px;
    border-color:white;
    border-style:solid;
    margin-left:17px;
    margin-right:18px;
    color:white;
    
}

*/

#navbar{
    position:relative;
    float:right;
    left:70px;
    top:60px;
    font-size:15px;
    width:700px;

}

#navbar a{
    
    font-weight:bold;
    padding:4px;
    text-decoration:none;
    color:white;
    margin-left:21px;
    margin-right:21px;
    text-transform:uppercase;
    font-family:arial;
    


       
}

#navbar a:hover{
    font-weight:bold;
    border-width:4px;
    border-color:white;
    border-style:solid;
    margin-left:17px;
    margin-right:18px;
    color:white;
    
}


#partners_subheader{
   
    height:100px;

    background-color:white;
    
 
}


#partners{
   
   position:relative;
 

    
}

#partners_subheader{
    
    overflow:auto;
    height:100px;
    height: 102%;
    
}



#partners_logo{
    width:240px;
    float:left;
    margin-top:10px;
    
}


#partners_lightbox{
    width:632px;
    
    float:left;
    margin-top:20px;
    margin-left:28px;

    
}
#partners_visit{
  
    width:120px;
    float:right;
    margin-top:30px;
    text-align:center;
    font-family:verdana;
    font-size:16px;
    
}

#partners_left{
    position:relative;
    top:40px;
    float:left;
    width:240px;
    
 
}

#specs {
    
    line-height:.25
    
}

#partners_right{
     
    float:right;
    width:630px; /*700*/
    
  
    
}

#current{
  
    margin-top:10px;
   
    
}

#facebook{
   
    
}


#contacts{
    
    overflow:auto;
    
  
    
}

#contacts_left{
      float:left;
    width:295px;
    margin-left:4px;
    
}

#contacts_center{
    float:left;
    width:300px;
   
}

#contacts_right{
    float:right;
    width:300px;
    margin-right:4px;
     
    
}



#footer{
    
    position:relative;
    top:9px;
    height:60px;
    
    
 
    
}

#footer_front{
    
    position:relative;
   
    height:60px;
}


#contact_form{
    background-color:white;
    width:370px;
    height:650px;
    margin:auto;
    margin-top:10px;
    
    
    
}

#info_link{
    
    position:relative;
    top:22px;
    left:670px;
    
}

.contacts{
  
    overflow:auto;
    width:900px;
    font-family:verdana;
    font-size:11px
    
    
}

.contact_left{
    
  
    float:left;
    width:280px;
    
    
}

.contact_center{
   
 
 
    float:left;
    width:280px;
    
}

.contact_right{
    float:right;
    width:280px;
 
    
}


#partners_logo a{
    
   
    font-family:arial;
    font-size:16px;
   
    
    
    
}

#partners_logo a:hover{
    

}




















#navigation {font-size:0.75em; width:240px; position:relative; top:-20px; width:240px; height:300px;}
#navigation ul {margin:0px; padding:0px;}
#navigation li {list-style: none;}

ul.top-level {background:#d3d3d3;}
ul.top-level li {
    border-bottom: #fff solid;
    border-top: #fff solid;
    border-width: 1px;
}

#navigation a {
    font-family:arial;
    font-size:14px;
    color: black;
    margin:auto;
    cursor: pointer;
    display:block;
    height:25px;
    line-height: 25px;
    text-indent: 10px;                   
    text-decoration:none;
    width:100%;
}
#navigation a:hover{

    border--style:solid;
    border-bottom-width:1px;
    border-bottom-color:#CCCCCC;
    background-color:#666;
}




