/* CSS Document */
#grid-outer{ width:947px; margin-left:auto; margin-right:auto}
#grid-main{ width:947px; float:left; background-image:url(../images/main-bg.jpg); background-repeat:repeat-y}
#grid-main-inner{width:947px; float:left; background-image:url(../images/grid-bottom-left.jpg); background-position:left bottom; background-repeat:no-repeat}
#grid-top{ width:947px; float:left; background-image:url(../images/grid-top-bg.jpg); background-repeat:no-repeat; height:10px}
#grid-content-area{ width:903px; float:right; background-image:url(../images/grid-gray-bg.jpg); background-repeat:repeat-y; background-position:right top}
#grid-products-outer{ width:903px; float:left; background-image:url(../images/grid-bottom-border.jpg); background-repeat:repeat-x; background-position:right bottom}
#grid-products{ width:903px; float:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#343434;  background-image:url(../images/grid-bottom-right.jpg); background-position:right bottom; background-repeat:no-repeat; padding-bottom:0px;}
.grid-white-bg{ background-color:#FFFFFF; border-left:1px #c7c7c7 solid; padding-top:5px; padding-bottom:5px}
.grid-gray-bg{ background-color:#E8E8E8; border-left:1px #c7c7c7 solid; padding-top:5px; padding-bottom:5px}
.grid-title-left{background-image:url(../images/title-bg.jpg); background-repeat:repeat-x; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#237ce4; font-weight:bold; height:21px;border-left:1px #c7c7c7 solid;}
.grid-title{background-image:url(../images/title-bg.jpg); background-repeat:repeat-x; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#237ce4; font-weight:bold; height:21px}
#grid-bottom{ width:947px; float:left; background-image:url(../images/grid-bottom-bg.jpg); padding-top:5px; background-repeat:no-repeat}

