body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px;
   text-align: center;
   margin: 0px auto;
   background-color: #ffffff;
}

#header {
   background-image: url(../images/header4.jpg);
   width:1000px;
   height:240px;
   background-repeat: no-repeat;
   position:relative;
   z-index:100;
}

#menuarea {
   background-image: url(../images/top_menu1.jpg);
   width:900px;
   height:49px;
   background-repeat: no-repeat;
   position:relative;
   z-index:100;
}

#welcomebg {
   background-image: url(../images/home_welcome_bg2.jpg);
   width:642px;
   height:267px;
   background-repeat: no-repeat;
   position:relative;
   z-index:105;
}

#welcomebg P{
   font-family: Verdana, Arial;
   font-size: 11px;
   line-height:120%;
   color: #666666;
   margin-left: 20px;
}

#home_cart {
   background-image: url(../images/tmp_shoppingcart_bg.jpg);
   width:208px;
   height:166px;
   background-repeat: no-repeat;
   position:relative;
   z-index:105;
}

.ac {
  color:#36d222;
  text-decoration:none;
}

a.ac:link {
  color:#36d222;
  text-decoration:none;
}

a.ac:visited {
  color:#36d222;
  text-decoration:none;
}

a.ac:hover {
  color:#22a1fe;
  text-decoration:none;
}

#maincontent {
   position:relative;
   z-index:100;
}

TD {
   font-family: Tahoma, Verdana, Arial;
   font-size: 13px;
   color: #550001;

}

H1 {
   font-family: Arial;
   font-size: 22px;
   font-weight:normal;
   color: #6ba3dc;
   margin-left: 10px;
}

P {
   font-family: Verdana, Arial;
   font-size: 12px;
   line-height:150%;
   color: #666666;
   margin-left: 10px;
}

UL {
   font-family: Verdana, Arial;
   font-size: 12px;
   color: #1d4973;
   line-height:175%;
   display: block;
   /* vertical-align: top; */
   list-style-image: url(../images/arrow.gif);   
}



#footer1 {
   background-image: url(../images/footer1.jpg);
   width:900px;
   height:44px;
   background-repeat: no-repeat;
   position:relative;
   z-index:100;
}

#footer1 TD {
   font-family: Tahoma, Verdana, Arial;
   font-size: 10px;
   color: #ffffff;
}

#footer1 A {
   font-family: Tahoma, Verdana, Arial;
   font-size: 10px;
   color: #ffffff;
   text-decoration:none;
}

#footer1 A:hover {
   text-decoration:underline;
}



#flashcontenttop {
   float: left;
   clear: both;
   height: 238px;
   top: 83px;
   left:24px;
   z-index:1;
   position:relative; 
}

.green {
   color: #43cc5c;
}

.yellow {
  color: #fff300;
}

.orange {
  color: #e6790d;
}

.blue {
  color: #1d4973;
}