html, body { width:100%; height:100%; margin:0px; padding:0px; font: normal 8.65pt Arial, Helvetica, sans-serif; color:#222; line-height:150% }
body { text-align:center; background-image:url('../_img/body_bg.jpg'); background-repeat:repeat-x; background-color:#DEEAF5; overflow:visible; overflow-x:auto }
#bck { position:fixed; top:0px; left:50%; margin:0px -496px; width:992px; height:100%; overflow:hidden; background-image:url('../_img/main_bg.png'); background-repeat:repeat-y }

/* Basic 3-cols layout, centering */
#wrapper { position:relative; width:992px; min-height:100%; height:100%; margin:0px auto }
#wrappot { position:relative; width:960px; height:100%; margin:0px auto; background:#FFF }
#wrappin { position:relative; padding:0px 0px 10px 0px; text-align:left }

/* PSL main divs */
#header { position:relative; top:20px; margin:0px 42px; height:67px }
#banner { position:relative; top:40px; margin:0px 42px; height:163px; border:solid 1px #0071B9 }
#prodlist { position:relative; top:40px; margin:0px 42px; height:163px; border:solid 1px #FFF }
#links { position:relative; top:60px; margin:0px 42px; height:28px }
#content { position:relative; top:80px; margin:0px 42px; }
#footer { position:relative; top:20px; height:80px; margin:85px 42px 20px 42px; background:url('../_img/footer_bg.jpg') repeat-x; border:solid 1px #D8D8D8 }

