@charset "utf-8";
/* CSS Document */

body{padding:0;margin:0;font-family:Arial, Helvetica, sans-serif;font-size:small;;background:url(../images/bg_page.jpg) repeat-x #cfcfcf;}
#wrapper{width:auto;background:url(../images/bg_wrapper.jpg) top center no-repeat;}
#container{width:990px;height:auto;overflow:auto;margin:auto;}
#header{width:990px;height:110px;margin-top:45px;}
#logo{width:260px;height:110px;float:left;}

#nav-bar{width:990px;height:32px;float:left;clear:both;background:url(../images/bg_navbar.gif);}
#nav-buttons{float:right;margin-right:105px;z-index:1;position:relative;}

#fma{clear:both;width:990px;height:161px;background: url(../images/fma-internal.jpg) no-repeat;}
#content{clear:both;width:990px;height:450px;overflow:auto;padding-top:20px;background:url(../images/bg_content-int.jpg) no-repeat #f1f5f8;padding-bottom:20px;}
#sub-nav{width:192px;height:auto;float:left;margin-left:15px;font-size:.8em;color:#626262;}
#text{width:472px;height:auto;float:left;margin-left:50px;overflow:auto;padding-bottom:20px;}

#news-column{width:192px;height:auto;float:left;margin-left:15px; background-color:#000000;}
#footer{clear:both;width:940px;height:60px;margin:auto;margin-top:20px;color:#6e6e6e;font-size:.8em}
#footer-logo{width:305px;float:left;margin-bottom:20px;}
#fma img{float:left;}

h1{color:#cfcfcf;font-size:22px;font-weight:normal;display:inline;margin-top:50px; position:absolute;width:420px;}
h2{color:#016ebb;font-size:1.2em;margin-top:0;}
h3{color:#348627;font-size:1.2em;margin:0;}
a{color:#016ebb;}
a:hover{color:#348627;}
p{}
.green{color:#348627;}
table.contact{width:0.9em;color:#348627;}
table.contactForm{font-size:0.9em;color:#494a4a;}
#text img{border:none}