#preloadImages {
       width: 0px;
       height: 0px;
       display: inline;
       background: url(../images/top-up.jpg);
       background: url(../images/logos.jpg);
       background: url(../webimages/left.gif);
       background: url(../webimages/right.gif);
}


#top {background: url(../images/top-up.jpg) no-repeat; width: 992px;height: 194px;}
#left {background: url(../images/left.gif) repeat-y;}
#right {background: url(../images/right.gif) repeat-y;}
#logos {background: url(../images/logos.jpg) no-repeat; width: 992px; height: 56px;}
.advert {background: url(../images/sidebar2.jpg) repeat-x;}

.floatLeft { float: left; clear:both; margin: 10px;}
.floatRight { float: right; clear:right; margin: 10px; }
