﻿#splashLayout { width: 1039px; margin: auto; background: url('/design/splashBg.jpg') top left repeat-y; }
#splashTop { height: 16px; background: url('/design/splashTop.jpg') top left no-repeat; font-size: 0em; }
#splashBottom { height: 16px; background: url('/design/splashBottom.jpg') bottom left no-repeat; font-size: 0em; }
#splashOrange { background: #fab869 url('/design/splashOrangeBg.jpg') top left repeat-x; margin: 0 7px 0 8px; padding: 0 20px 0 20px; }
#splashGray { background: #d6d6d6 url('/design/splashGrayBg.jpg') bottom left repeat-x; margin: 0 7px 0 8px; padding: 8px 20px 0 20px; }

.homePageTable { width: 100%; }
.homePageTable td { vertical-align: top; }
.homePageTableSpacer { width: 1%; }
.homePageTableLeft { width: 32%; }
.homePageTableCenter { width: 34%; }
.homePageTableRight { width: 32%; }

#contentLayout { margin: 0 auto 0 auto; }
#contentLeft { display: none; }
#contentRight { width: 960px; }