@charset "UTF-8";

#image-loader { width: 968px; height: 238px; padding: 0 0 20px 0; }

#container1 { width: 968px; position: absolute; top: 138px; margin: 0 auto; }
/* NEW */#main-content-home { width: 968px; background: #ffffff; margin: 0 auto; padding: 0 0 20px 0; }

/* NEW */.panel-left { width: 294px; margin: 0 12px 0 10px; color: #000000; float: left; }
/* NEW */.panel-mid { width: 294px; margin: 0 12px; color: #000000; float: left; }
/* NEW */.panel-right { width: 294px; margin: 0 10px 0 12px; color: #000000; float: right;}

a.panel:link { color: #FF9900; text-decoration: none; }
a.panel:visited { color: #FF9900; text-decoration: none; }
a.panel:active { color: #FF9900; text-decoration: none; }
a.panel:hover { color: #FF9900; text-decoration: underline; }
