body,td,th{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 145%;
    margin:0; padding:0;
    text-align:center;
    color: #494949;
}

a{
    font-size:11px;
    color:#494949;
    text-decoration:none;
     outline: none;
}

a:hover{
    color:#005DA3;
}

a.arrow{
    padding-right:20px;
    background: url(../images/arrow_blue.gif) right no-repeat;
}

a.arrow_r{
    padding-left:20px;
    background: url(../images/arrow_blue_r.gif) left no-repeat;
}

a img{
    border:0;
}

a h1,a h3{
    cursor: pointer;
}

p{
    margin:0;
    padding: 0 0 10px 0;
}

#start_wrapper{
    
}

#start_main {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-130px;
    margin-left:-222px;
   width:500px;
   height:235px;    
    text-align:left;    
}
 
     a.enter_button{
        display:block;
        width: 54px;
        height: 15px;
        text-indent:-9999px;
        line-height:1px;
        background-image: url(../images/button_enter.gif);
    }
    a.enter_button:hover{
      background-position:bottom;
    }
     
     a.contact_button{
        display:block;
        width: 207px;
        height: 18px;
        text-indent:-9999px;
        line-height:1px;
        background-image: url(../images/button_contact.gif);
    }
    a.contact_button:hover{
      background-position:bottom;
    }
 
 #start_right{
          position:absolute;
        left:275px;
        top:0px;
 }
    #start_header{
  
    }
    #start_enter{
        padding-left:1px;
        margin-top:38px;
    }
    #start_contact{
        margin-top:33px;
        padding-left:2px;
    }
    

    
#wrapper{
    width:880px;
    margin: 75px auto;
    position:relative;
}    
    
#main{
    text-align: left;
}
    
#left_col{
    padding-top:34px;
}    
    
#mid_col{
    width: 260px;
     padding-right:10px;
    float:left;
}    

#mid_col_wide{
    width:590px;    
     clear:left;
}

#right_col{
    width: 270px;
    padding:0 0 0 35px;
    float:left;
}    
    
#menu{
    padding:40px 0 0 22px;
}    
    
#content{
        
    position:absolute;
    left:270px;
    top:0;
}    
    
#menu ul {
    list-style-type:none;
    margin:0; padding:0;
}
#menu ul li {margin:9px 0 0 0 ; padding:0;  line-height:0px;}
#menu ul li a { display:block; font-size:1px;line-height:0px; text-indent: -9999px; overflow:hidden; text-decoration:none; }

.nav_link:hover, .nav_link_active{
    background-position: bottom;
}

#menu ul li ul.sub_menu {
    
}

#menu ul li ul.sub_menu li{
    margin:9px 0 0 20px;    
}

#menu ul li ul.sub_menu li.sub_nav_spacer{
    height:0px;
    line-height: 0px;
    padding:5px 0 0 0;margin:0;
}

#pagetitle,#pagetitle_right{
     height:32px;
     width:304px;
     float:left;
}

#pagetitle_right{
    
}

.graphical_header{
    display:block;
    background-repeat: no-repeat;
    height:0px;
    width:100%;
    overflow: hidden;    
    margin:0;
    font-size:0;
    color:white;
}

h1.graphical_header{    
    padding:32px 0 0 0;
}

h3.graphical_header{    
    padding:20px 0 0 0;
}

div.pullup{
    position:relative;
    top: -23px;
}

div.overview_img,div.detail_img, div.overview_img_other{
    width:169px;
    height:125px;
    padding: 0 25px 25px 0;
    float: left;
    font-size:9px;
    color: #999;
     line-height:10px;
}
div.overview_img{
    width:200px;
}
div.overview_img_other{
    width:200px;
    height:25px;
    padding: 0 25px 0 0;
}

div.overview_img img{
    margin-left:1px;
     margin-bottom:3px;
}

.overview_img a, a#back_link, a#more_link{
   
}

.overview_img h3.graphical_header{
    padding:25px 0 0 0;
}

div#browse_projects{
    position:absolute;
    right:30px;
    top:0px;
}
div#browse_projects a{
   
}
    

div.detail_legend,.validation-advice,.overview_legend{
    clear:left;
    font-size: 10px;
    color: #999;

}
div.detail_legend{
    height:10px;
    padding:0 30px 30px 0;
}

div.overview_legend{
     height:10px;
    padding:0 110px 30px 0;    
}

div.overview_legend_wide{
    position:relative
     height:10px;
     padding:0 138px 30px 0;  
    width:540px;
}

div.detail_text{
    clear:left;
     padding-right:100px;
}

div.selected{
    clear:left;
}

div.selected_text{
    width:270px;
    float:left;
    }

div.selected_img{
    width:265px;
    padding:0 35px 50px 0;
    float: left;
    display:inline;
}

div.selected a{
   
}

#contactform div.form_spc{
    padding-bottom:20px;
}

#contactform label{
    display:block;
    padding-bottom:3px;
}
#contactform input,#contactform textarea{
    border:1px solid #333;
    background: #EBEBEB; 
    width: 60%;
    padding:3px;
}

#contactform textarea{
    width: 80%;
    height:100px;
}

#contactform input.form_button{
    font-size:11px;
     padding: 3px 5px;
    border:none;
    color:white;
    text-transform: uppercase;
    background: #005DA3;
    width:auto;
}

#contactform input.form_button:hover{
    background: #888;
    cursor: pointer;
}

#slidewrap{
overflow:hidden;
  position:relative;
  width:590px;
}

#images{    
    width:1500px;
}

.image_block{
    width: 590px;
     float:left;
}

#slidewrap_wide{
overflow:hidden;
  position:relative;
  width:680px;
}

#images_wide{    
    width:1500px;
}

.image_block_wide{
    width: 680px;    
     float:left;
}
