

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

@import url("boxy.css");
body{ margin:0; padding:0; background:#eeeff1; font-size:11px; color:#333;font-family:Arial,Helvetica,sans-serif;}
div{ margin:0 auto;}
p{ margin:0; padding:0;}
img{ border:0;}
a{ color:#333;}

#header{ width:960px; height:115px;}
#header #logo{ float:left; width:425px; height:115px;}
#header #contact{ float:right; width:250px; padding:10px; text-align:right; font-size:12px;}
#contact a{ font-weight:bold;}

#wrap{ width:940px; padding:10px; background:#FFF; overflow:auto;}
#wrap #body{ clear:both; overflow:auto; _height:575px;}
#wrap #left{ float:left; width:660px;}

#left #fade{ float:left; width:444px; height:85px;}
#left #quote{ float:right; width:173px; height:104px;margin-right:15px}

#wrap #right{ float:right; width:275px;}

#footer{ clear:both; border-top:#CCC solid 1px; padding:5px; margin-top:20px;}
#footer #link{ float:right;}
#footer a,#link a{ text-decoration:none;}

.auto{ clear:both; overflow:auto;}


#landing{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
#landing a{ color: gray; text-decoration: none;}
#landing td { font-size:11px; border-right: 1px solid #96a6a9; text-align:center;}
#landing td, #landing td.footnav_cell_last { font-size:11px; padding: 0px 10px;}