/* GLOBAL WHITESPACE RESET */
@import "reset.css";

body { text-align: center; }
#wrapper { width:780px; margin: 0 auto; padding: 0; text-align:left; background-color: #ffffff; }
table { border-collapse: collapse; }
td img { display:block; }
table td div p { text-indent: -9000px; }

#home_slideshow { width:700px; height:270px; padding:90px 0 0 80px; background: url("../media/header.jpg") no-repeat; }
