/* 
    Document   : siteFrameWork
    Created on : Aug 6, 2012, 11:08:10 AM
    Author     : inetmgraim
    Description: Fixjets Mobile Website Structure
*/

body,html{
    background-color:#000000;
    width:100%;
    height:100%;
    margin:0px;
}

#preload{
    display:none;
}

header{
    background-color:transparent;
    background-image:url('../images/header.jpg');
    background-repeat:repeat-x;
    min-width:340px;
    max-width:100%;
    height:110px;          
}


#headerC{
    background-color:transparent;
    width:330px;
    height:110px;
    margin-left:auto;
    margin-right:auto;
}

#tHeader{
    background-color:transparent;
    width:320px;
    height:60px;
}

#colh1{
    background-color:transparent;
    background-image:url('../images/logo.png');
    background-repeat:no-repeat;
    width:100px;
    height:60px;
    float:left;
}

#colh2{
    background-color:transparent;
    width:210px;
    height:50px;
    float:right;
    padding:10px 0px 0px 10px;
}

nav{
    background-color:transparent;
    width:330px;
    height:45px;
    padding:5px 0px 0px 0px;
}




section{
    background-color:#3c3e44;
    min-width:330px;
    max-width:100%;
    min-height:319px;
    padding:5px 5px 0px 5px;
}

#mainSection{
    background-color:transparent;
    width:320px;
    min-height:650px;
    margin-left:auto;
    margin-right:auto;
  
}

#hiredUs{
    background-color:transparent;
    background-image:url('../images/empbg.jpg');
    background-repeat:repeat-x;
    height:50px;
    min-width:340px;
    max-width:100%;
}

#hiredHolder{
    background-color:transparent; 
    width:340px;
    height:40px;
    text-align:center;
    padding:10px 0px 0px 0px;
    margin-left:auto;
    margin-right:auto;
}

video{
    background-color:transparent;
    width:316px;
    height:176px;
}

#videoHolder0{
    background-color:#000000;
    width:316px;
    height:176px;
    padding:2px 2px 2px 2px;

}

#videoHolder1{
    background-color:transparent;
    width:316px;
    height:176px;
 

}


#menuHolder{
    background-color:transparent;
    width:221px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;
}

 

#formSection{
    background-color:transparent;
    width:320px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;

}


#formSectionResult{
    background-color:transparent;
    width:320px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;

}

#aosSection{
    background-color:transparent;
    width:320px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;
  
}

#amtSection{
    background-color:transparent;
    width:320px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;

}

#amte1Section{
    background-color:transparent;
    width:320px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;
  
}

#amte2Section{
    background-color:transparent;
    width:320px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;
    
}

#avionicSection{
    background-color:transparent;
    width:320px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;

}

#astSection{
    background-color:transparent;
    width:320px;
    min-height:319px;
    margin-left:auto;
    margin-right:auto;
 
}


#gConv{
    display:none;
}

#goalsDiv{
    display:none;
}

.spacer{
    width:10px;
    height:50px;
}

footer{
    background-color:transparent;
    background-image:url('../images/footer.jpg');
    background-repeat:repeat-x;
    min-width:340px;
    max-width:100%;
    height:47px;
    padding:15px 0px 0px 0px;
    text-align:center;
 
}

#privacy{
    width:320px;
    min-height:80px;
    margin-left:auto;
    margin-right:auto;
}