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

body {background:url('img/home-bg.png') repeat-x fixed bottom #fff; font-size:16px; margin:0; padding:0;}
#home {width:902px; height:411px; margin:50px auto 20px auto; padding:0 20px;}
#home img {width:900px; height:409px; border:1px solid #848484; margin:0; padding:0;}
#home-text {width:902px; font:0.875em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#5B5B5B; text-align:center; margin:0 auto; padding:0;}
#footer {width:902px; font:0.68em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#5B5B5B; text-align:center; margin:20px auto 0 auto; padding:0;}

a {outline:none;}
a:link {text-decoration:underline; color:#00abbf;}
a:visited {text-decoration:underline; color:#00abbf;}
a:active {text-decoration:none; color:#5B5B5B;}
a:hover {text-decoration:none; color:#5B5B5B;}