﻿#container #page { overflow: auto; }

#container #splash { float: left; width: 633px; height: 151px; margin-left: 4px; margin-top: 10px; margin-bottom: 5px; overflow: hidden; }
#container #products { float: right; width: 297px; margin-right: 5px; margin-top: 10px; height: 158px; overflow: hidden; }

#container #top-edge { clear: left; height: 6px; background: url(../images/single_page_edge_top.png) -1px no-repeat; }

#container #content-edges { background: url(../images/single_page_container_back.png) center repeat-y; padding: 5px; padding-top: 0px; padding-bottom: 0px; overflow: auto; }
#container #content { background: url(../images/single_page_back_fade.gif) #fff top repeat-x; overflow: auto; padding-bottom: 50px; }

#container #section-id { float: left; width: 80px; }

#container #page-header-blank { height: 95px; overflow: auto; }
#container #page-header-curve { height: 95px; overflow: auto; background: url(../images/right_side_back_swoosh_04.png) top right no-repeat; }

#container #left { float: left; width: 551px; }
#container #right { float: right; width: 275px; background: #fff; padding-left: 20px; }
#container #right-offset { float: right; width: 275px; background: url(../images/right_side_back_swoosh_04.png) right 230px no-repeat; padding-left: 20px; }