html, body {
   margin: 0px;
   padding: 0px;
   background: #E2E2E2 url(images/main-bg.gif) center repeat-y;
   text-align: center;
   color: #6C6C6C;
}
#outerWrapper {
   margin-left: auto;
   margin-right: auto;
   width: 760px;
}
#copyright {
   margin-left: auto;
   margin-right: auto;
   font-size: 10pt;
   width: 760px;
}
#header {
   margin: 6px;
   border: 1px solid #B5B5B5;
   background: url(images/header.jpg);
   width: 747px;
   height: 169px;
}
#navigation {
   margin-left: 6px;
   margin-right: 6px;
   padding-left: 2px;
   text-align: left;
   border: 1px solid #B5B5B5;
   width: auto;
}
#firstcol {
   padding: 10px;
   text-align: left;
   background-color: #FFF;
   margin-top: 6px;
   margin-left: 6px;
   margin-bottom: 15px;
   padding-bottom: 20px;
   border: 1px solid #B5B5B5;
   width: 190px;
	 margin-bottom: 10px;
	 vertical-align: top;
}
#maincol {
   text-align: left;
   padding: 10px;
   background-color: #FFF;
   margin-top: 6px;
   margin-left: 10px;
   margin-bottom: 15px;
   width: 495px;
   border: 1px solid #B5B5B5;
	 vertical-align: top;
}
#warehouseImage {
   background: url(images/warehouse.jpg);
   width: 177px;
   height: 81px;
   margin-top: 15px;
}
#miscLogos {
   background: url(images/right-side.gif);
   width: 177px;
   height: 172px;
   margin-top: 15px;
}
#hellopeter {
   background: url(images/hellopeter.gif);
   width: 177px;
   height: 45px;
   margin-top: 15px;
}
#ctn {
   background: url(images/CTN.jpg) center no-repeat;
   width: 177px;
   height: 98px;
   margin-top: 15px;
   text-align: center;
}