/* CSS Document */
body
   {
   margin:0px;
   padding:0px;
   background-color:#000000;
   }
#main
   {
   width:100%;
   margin:0px;
   padding:0px;
   float:left;
   background:#000;
   }
#content
   {
   width:1200px;
   margin:0px;
   padding:0px;
   float:left;
   }
#leftside
   {
   width:320px;
   height:816px;
   margin:0px;
   padding:0px;
   background-image:url(images/left.jpg);
   background-repeat:no-repeat;
   float:left;
   }
#rightside
   {
   width:880px;
   height:616px;
   margin:0px;
   padding:0px;
   float:left;
   }
#links
   {
   width:349px;
   height:616px;
   margin:0 auto;
   padding:0px;
   }
#links .sales
   {
   width:349px;
   height:132px;
   float:left;
   margin:85px 0 0 0;
   padding:0px;
   }
#links .admin
   {
   width:349px;
   height:132px;
   float:left;
   margin:70px 0 0 0;
   padding:0px;
   }
#links .vendor
   {
   width:349px;
   height:132px;
   float:left;
   margin:70px 0 0 0;
   padding:0px;
   }
#links a
   {
   outline:0px;
   }
#links a:active
   {
   none:
   display:block;
   text-decoration:none;
   }
img
   {
   border:none;
   }
   #footer
   {
   width:750px;
   height:23px;
   margin:15px 0 0 46px;
   padding:0px;
   float:left;
   }
#footer h2
   {
   width:190px;
   height:15px;
   margin:140px 0 0 46px;
   padding:0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#ffffff;
   font-weight:normal;
   float:left;
   }
#footer h2 a
   {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#efe600;
   text-decoration:none;
   }
#footer h2 a:hover
   {
   text-decoration:underline;
   }
#footer .picIcon
   {
   width:30px;
   height:23px;
   margin:140px 0 0 0;
   padding:0px;
   float:left;
   line-height:23px;
   }