/* HOME PAGE STYLES */
body#home a:link       { text-decoration: none; color: #fff; }
body#home a:visited    { text-decoration: none; color: #fff; }
body#home a:hover      { text-decoration: none; color: #c90; }
body#home
{
   scrollbar-base-color: #333;
   scrollbar-arrow-color: #C90;
   background: #000;
   margin: 0; border: 0;
}

img.mainImg
{   
   border-left: 1px solid #112;
   border-right: 1px solid #112;
   border-bottom: 1px solid #112;
}

 h1.home
 {   
    height: 15px;
    font-family: arial, verdana, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: white;
    padding: 7px 17px;
    letter-spacing: 4px;
    word-spacing: 4px;
    margin-bottom: 0px;
	text-align: center;
}

 h2.home
 {
    height: 15px;
    font-family: arial, verdana, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: white;
    margin-bottom: 0px;
}

.promoNew
 {   
    border-top: solid #ccf 2px;
    height: 15px;
    font-family: arial, verdana, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: white;
    text-align: center;
    padding: 8px 17px;
    letter-spacing: 7px;
    word-spacing: 4px;
    margin-bottom: 17px;
    margin-top: 7px;
}

.promo
 {
    border-top: solid #ccf 2px;
    height: 15px;
    font-family: arial, verdana, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: white;
    padding: 7px 17px;
    letter-spacing: 5px;
    word-spacing: 4px;
    margin-bottom: 5px;
    margin-top: 7px;
}

.lwrBtn
{
   height: 15px;
   font-family: arial, verdana, sans-serif;
   font-size: 12pt;
   font-weight: normal;
   color: white;
   padding: 7px 7px;
   letter-spacing: 4px;
   margin-bottom: 0px;
   margin-top: 40px;
   text-align: center;
} 


.uprBtn
{
   height: 15px;
   font-family: arial, verdana, sans-serif;
   font-size: 12pt;
   font-weight: normal;
   color: white;
   padding: 7px 7px;
   letter-spacing: 4px;
   margin-bottom: 10px;
   margin-top: 7px;
   text-align: center;
} 

.button
{   
   border: solid 1px white;
   font-size: 100%;
   letter-spacing: 15px;
   padding: 5px 22px 5px 37px;
   margin-left: 0px;
}

.disclaimer
{
   padding-top: 5px;
   width: 752px;
}

.para
{
   width: 752px;
   padding: 6px;
   font-family: arial;
   font-size: 8pt;
   color: #808080;
}

h5
{
   padding-top: 10px;
   /*  margin-bottom: -30px; */
   font-family: arial;
   font-size: 24pt;
   color: #ccf;
}

.winSpec
{
   border: solid #eee 2px;
}

.imgCaption
{
   font-family: arial;
   font-size: 9pt;
   font-weight: bold;
   color: #eee;
}

.para2
{
   width: 752px;
   padding: 6px;
   font-family: arial;
   font-size: 8pt;
   color: #808080;
   margin-top: 100px;
}
