/* CSS Document */

#container{	position:absolute;		top:0px;	left:50%;	margin-left:-395px;	width:790px;		}
.image01{ position:absolute; top:0px; left:0px; width:800px; height: 212px;}
#bkgimage{background-image:url('images/retail_03.jpg'); background-repeat:repeat-y;}
#bkgimage2{background-image:url('images/retail_03.jpg'); background-repeat:repeat-y; background-position:right;}
#table{position:absolute; top:212px; left:0px; width:800px;}
#buttonstop{ position:absolute; top:8px; left:382px; }
#title{
	position:absolute;
	top:70px;
	left:319px;
	width:432px;
}
#bkgimage3{background-image:url('images/box_08.jpg'); background-repeat:repeat-y;}
