@charset "UTF-8";
/* CSS Document */

*{outline:none;}
img{border:none;}

a{
color:#004b8d;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

h1{
font-weight:normal;
font-size:24px;
color:#004b8d;
}

h2{
font-weight:normal;
font-size:20px;
color:#004b8d;
}

h3{
font-weight:normal;
font-size:16px;
color:#004b8d;
line-height:1.3em;
}

#flash{
display: block;
}

table{
line-height:1.2em;
}

.table_header{
color:#fff;
background-color:#004b8d;
}

.table_row{
background-color:#e5e5e5;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#002342;
background-image:url(img/bg_body.gif);
background-repeat:repeat-x;
margin:0px;
}

.clear{
clear:both;
}

.divider_full{
border-bottom:1px dotted #666;
}

div p:first-child, div h1:first-child, div h2:first-child, div h3:first-child{
margin-top:0px;
}

div p:last-child{
margin-bottom:0px;
}

#logo_kimastle{
position:absolute;
right:1px;
}


#header_container{
position:relative;
height:147px;
width:1000px;
margin:0px auto;
background-image:url(img/bg_header.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#nav_container{
float:right;
font-size:11px;
text-transform:uppercase;
text-align:right;
margin:78px 10px 0px 0px;
}

#logo_container{
float:left;
}

#nav_top ul, #nav_bottom ul{
list-style:none;
margin:0px;
padding:0px;
}

#nav_top ul li, #nav_bottom ul li{
display:inline;
margin:0px;
padding:0px 10px;
border-left:1px solid;
}

#nav_top ul li.first, #nav_bottom ul li.first{
border:none;
}

#nav_top{
color:#fff;
margin-bottom:15px;
}

#nav_top a{
color:#fff;
text-decoration:none;
}

#nav_top a:hover{
color:#f59424;
}

#nav_bottom{
font-size:12px;
}

#nav_bottom a{
color:#000;
text-decoration:none;
}

#nav_bottom a:hover{
color:#004b8d;
}

#pg_defense #nav_defense,
#pg_aerospace #nav_aerospace,
#pg_ground #nav_ground,
#pg_engineering #nav_engineering,
#pg_robotics #nav_robotics,
#pg_capabilities #nav_capabilities,
#pg_equipment #nav_equipment{
color:#004b8d;
}

#pg_quote #nav_quote,
#pg_contact #nav_contact{
color:#f59424;
}

#flash_container{
height:400px;
width:1000px;
margin:0px auto;
border-right:1px solid #000;
border-left:1px solid #000;
text-align:left;
}

#home_2col_container{
height:;
width:1000px;
margin:0px auto;
background:#fff;
border-right:1px solid #000;
border-left:1px solid #000;
background-image:url(img/bg_home_2col.jpg);
background-repeat:no-repeat;
line-height:1em;
}

#home_col1{
width:605px;
float:left;
padding:0px 20px 0px 0px;

}

#home_col1_photo{
margin-right:20px; 
float:left; 
padding-left:10px; 
overflow:hidden;
}

#home_col2{
width:335px;
float:left;
padding:20px 20px 0px 20px;
font-size:11px;

}

#bottom_border{
width:1000px;
margin:0px auto;
padding:2px 0px;
border-right:1px solid #000;
border-left:1px solid #000;
border-bottom:1px solid #000;
background:#5a5a5a;
background-image:url(img/bg_footer.gif);
background-repeat:repeat-x;
color:#fff;
text-align:center;
font-size:11px;
}

#footer{
width:1000px;
margin:0px auto;
text-align:center;
font-size:11px;
color:#999;
margin-top:10px;
}

#footer a{
color:#999;
}

#home_col1_content{
font-size:11px;
padding-top:20px;
}



#sub_2col_container{
width:1000px;
margin:0px auto;
background:#fff;
border-right:1px solid #000;
border-left:1px solid #000;
background-image:url(img/bg_sub_2col.jpg);
background-repeat:no-repeat;
line-height:1.1em;
}

#pagetitle{
width:1000px;
margin:0px auto;
border-right:1px solid #000;
border-left:1px solid #000;
}

#pagetitle h1{
margin:0px;
padding:0px;
color:#fff;
}

#sub_col1{
float:left;
width:460px;
padding:20px;
font-size:12px;
}

#sub_col1_wide{
float:left;
width:710px;
padding:20px;
font-size:12px;
background-image:url(img/bg_sub_2col_wide.jpg);
background-repeat:no-repeat;
}

#sub_col2{
float:left;
}



