body { background-color:#000000;
       font-family: arial, Myriad Pro, Sans-Serif;
       font-size:10pt;
}

#mainContainer { width:800px;
                 margin:0 auto;
                 text-align:center;
                 height:600px;
                 padding-top:20px;
}

.greyLine { width:800px;
            background-color:#cccccc;
            height:2px;
            margin:20px 0;
}


#contentHome { background-image:url('../images/homeImg1.jpg');
               background-repeat:no-repeat;
               height:376px;
               text-align:left;
}

#menu a { text-decoration:none;
          padding-right:45px;
          color:#ffffff;
          font-size:14pt;
}

#menu a:hover { color:#6d788c;}

#menu a#toplink { color:#6d788c;}

#readMore { width:90px;
            background-color:#ffffff;
            font-size:10pt;
            padding:5px;
            text-align:center;
            position:relative;
            top:260px;
            left:600px;

}

#readMore a { text-decoration:none;
              color:#000000;
              font-weight:bold;
    }
    
    
#content { color:#ffffff;
      
    }    
    
a { color:#ffffff;}

td { vertical-align:top;}    

#pageContent { text-align:left;
              padding:0px 20px 0px 20px;
              overflow:auto;
              height:415px;
              color:#ffffff;
}

#pageContentOriginal { text-align:left;
              padding:0px 20px 0px 20px;
              overflow:auto;
              height:375px;
              color:#ffffff;
}

img { border:none;}

#products { text-align:center;}

.title {font-weight:bold; font-size:12pt;}

#productSidebar { background-color:#606672;
                  height:375px;
                  padding:10px;
                  text-align:left;
                  }

#productSidebar a { text-decoration:none;}

#productSidebar a:hover { text-decoration:underline;}
