@charset "utf-8";
/* CSS Document */

*{ padding:0; margin:0; }

body{ background:#ffffff url(../images/img_c_int_bg_top.jpg) repeat-x center top; font-family:Arial, Helvetica, sans-serif; }
h1, h2 span, h3 span{ display:none; }
h3, h4{ font-size:13px; margin:20px 0 10px 0;}
img{ border:0; }
.blue{ color:#004973;}
.bold{ font-weight:bold;}

#wrapper{ margin:0 auto; width:950px; }
#faux{ background-color:#F6F6F6; border:1px solid #D6D6D6; margin-bottom:0px; overflow:auto; width:100%; margin:90px 0 0 -25px; }

#header{ width:946px; padding:0; height:228px; margin:0; }
#header #contact{ color:white; font-size:0.75em; text-align:center; margin:14px 0 0 623px; height:55px; width:308px; }
#header .phone{ font-size:1.3em; font-weight:bold; }
#header #txt_introduction{ font-size:0.75em; margin:70px 0 0 0;}

#content{width:946px; padding:0; height:400px; margin:0; }

#footer{ background:#ffffff url(../images/img_c_int_bg_footer.jpg) repeat-x center top; height:89px; color:#004973; font-size:0.75em;  }
#footer #text_footer{ margin:0 auto; width:950px; }
#footer #commander{ padding:10px 0 0 0; width:600px; line-height:1.5em; }
#footer #copyright{ float:right; width:220px; margin:-20px 0 0 0; }

.clear{ clear:both; background:none; }