a:link	
{
   color : blue;
   font-size : 11px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-decoration : none;

}
a:visited
{
   color : purple;
   font-size : 11px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-decoration : none;
}
a:active 
{
   color : blue;
   font-size : 11px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-decoration : none;
}
a:hover 
{
   color: blue;
   font-size : 11px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-decoration : underline;
}

a.fineprint:link	
{
   color : white;
   font-size : 10px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : normal;
   text-decoration : underline;

}
a.fineprint:visited
{
   color : white;
   font-size : 10px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : normal;
   text-decoration : underline;
}
a.fineprint:active 
{
   color : white;
   font-size : 10px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : normal;
   text-decoration : underline;
}
a.fineprint:hover 
{
   color : white;
   font-size : 10px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : normal;
   text-decoration : none;
}

a.makelist:link	
{
   color : blue;

}
a.makelist:visited
{
   color : blue;

}
a.makelist:active 
{
   color : blue;
}
a.makelist:hover 
{
   color: blue;
}

body
{
   
   background-position : left top;
   background-image: url(../images/bg.jpg);
   background-repeat: repeat;
   background-color: #000000;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   margin-left : 0px;
   margin-top : 0px;
   line-height : normal;
   padding: 0 0 0 0;
}
p 
{
   color : #000000;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   line-height : normal;
   text-align: left;
}

.highlight {
   color: #800000;
   line-height: 140%;
   font-size: 17px;
   text-align: left;
   margin: 20px 60px 0 30px;
   padding: 8px 8px 8px 8px;
   border-top: 3px solid #800000;
   border-left: 3px solid #800000;


   height: 195px;
}

.higlight img {
   float: left;
   border: 1px solid black;
}

p.notation {
   font-size: 10px;
   padding-top: 0;
   margin-top: 0;
}

p.trail {
   font-weight: bold;
   text-align: left;
   padding-top: 10px;
}

p.brandlist {
   margin-left: 50px;
   text-align: left;
   padding-top: 10px;
}

p.makelist {
   text-align: left;
   line-height: 200%;
}

p.hometext {
   font-size: 13px;
   text-align: left;
   line-height: 150%;
}

p.textmenu {
   color: white;
   font-size: 10px;
   text-align: center;
   line-height: 100%;
}

ul
{
   margin: 0 0 0 0;
   padding-left: 50px;
   color : #775552;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight: normal;
   line-height : 150%;
}

li
{
   color : #775552;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight: normal;
   line-height : 150%;
}

#footer p {
   margin: 0 0 0 0;
   padding: 0 5px 0 0;
   color: #ffffff;
   font-size: 11px;
   text-align: right;
}
#header {
   width: 768px;
   height: 143px;
   background-color: transparent;
   background-image: url(../images/headerimage.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   border-top: none;
   border-right: 1px solid white;
   border-left: 1px solid white;
   border-bottom: 1px solid white;
   vertical-align: top;
}
#nav {
   width: 768px;
   height: 35px;
   background-color: black;
   border-top: none;
   border-right: 1px solid white;
   border-left: 1px solid white;
   border-bottom: 1px solid white;
}


#content {
   width: 768px;
   background-color: white;
   border-top: none;
   border-right: 1px solid white;
   border-left: 1px solid white;
   border-bottom: 1px solid white;
}

#content td {
   vertical-align: top;
}

#rightcontent {
   text-align: center;
}

#rightcontent p {
   text-align: center;
   height: 
   color: black;
   font-size: 14px;
   font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-weight: bold;
   margin-top: 15px;
   line-height: 150%;

}

#leftcontent {
   padding: 0px 25px 0px 25px;
   margin-top: 10px;
   margin-bottom: 10px;
   border-right: 1px solid silver;


}

#productarea {
   padding: 5px 25px 25px 20px;
   margin-bottom: 0px;
   border-right: 1px solid white;
}



#footer {
   background-color: black;
   background-image: url(../images/gradient.jpg);
   background-position: left center;
   background-repeat: no-repeat;
   border-top: 1px solid white;
}


#logotext {
  height: 77px;
  background-color: transparent;
  background-image: url(../images/logo.gif);
  background-repeat: no-repeat;
  background-image: center top;
  border: none;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: white;
  margin-top: 20px;
  margin-left: 555px;
  padding-top: 22px;
  padding-left: 66px;
  text-align: center;
  line-height: 165%;
}

#logophone {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}


td
{
   color : #838383;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : normal;
   line-height : normal;
   text-align: left;
}

td.top {
   color: white;
   background-color: #800000;
   font-size : 14px;
   font-weight : bold;
   padding: 7px 7px 7px 7px;
   text-align: left;
}

td.headings {
   color: white;
   background-color: #666666;
   font-size : 11px;
   font-weight : bold;
   padding: 4px 4px 4px 4px;
   text-align: left;
}

td.product {
   color: black;
   background-color: #eaeaea;
   font-size: 11px;
   font-weight: normal;
   line-height: normal;
   padding: 7px 7px 7px 7px;
   text-align: left;
}

td.bottom {
   color: white;
   background-color: #800000;
   font-size : 14px;
   font-weight : bold;
   padding: 7px 7px 7px 7px;
   text-align: right;
}


td.product img {
  
   border: 1px solid black;

}


h1 {
   margin-top: 0;
   padding-top: 5px;
   margin-bottom: 0;
   padding-bottom: 0;
   padding-bottom: 0px;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #800000;
   text-align: left;
   line-height: 100%;
}

h2
{
   color : #626262;
   font-size : 16px;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-weight : bold;
   line-height : normal;
   text-align: left;
   margin-top: 5px;
   padding-top: 0;

}

h3
{
   color : #E1A460;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 16px;
   font-weight: bold;
   line-height : normal
}