@charset "utf-8";
/* CSS Document*/

/* Homepage layout CSS */
/* #home { width:900px; height:730px; text-align:center; margin:20px auto 0 auto; padding:0; background-color:#000; border:2px solid #fff; } Change height to 790px */
#home { width:900px; height:780px; text-align:center; margin:20px auto 0 auto; padding:0; background-color:#000; border:2px solid #fff; } /* Change height to 790px */
/* #homeLogo { width:100%; height:70px; text-align:center; margin:10px auto 22px auto; padding-top:30px } */
#homeLogo { width:100%; height:90px; text-align:center; margin:30px auto 40px auto; padding-top:30px }
#homePhoto { width:100%; height:355px; text-align:center; margin:0px auto 0px auto; padding-top:0px }
#homeAnimation { width:100%; height:398px; text-align:center; margin:22px auto 30px auto; padding:0 }
#homeContent { width: 770px; margin:0 auto; text-align:left; } 
#homeContentLeft { float:left; width:69px; padding:0 10px 0 0; margin:0;}
#homeContentRight {	float:right; width:200px; padding:0 0 0 10px; text-align:left; }
#homeContentCenter { margin:0 100px; padding:0 10px 0 10px; width:431px; height:160px; text-align:left; }
#homeContentFlip { margin:0; padding:8px 4px 0 10px; height:148px; background-image:url(/media/images/global/chrome_bg.gif); background-repeat:repeat-y; text-align:left; color:#000; border:2px solid #fff; }
#homeContentFlip p { color:#000; }
#homeContentFlip a { color:#000; }
