html,body {
   margin:0px;
   padding:0px;
   font:14px calibri, Helvetica, sans-serif;
   color:#333333;
   background:#FFFFFF;
}           
body {
    text-align:center;
}

#wrap {
   position:relative;
   width:1024px;
   margin:20px auto;
   text-align:left;
   background:#FFFFFF;
   border:0px solid #000000;
   }



p {
   color:#333333;
   /*color:#3D3939;*/
   font-weight:normal;
   line-height:170%;}

#header {
   position:relative;
   left:0px;
   top:0px;
   height:165px;
   border:0px solid #000000;
   text-align:left;
}

#menu {
   position:relative;
   left:0px;
   top:5px;
 /*  height:31px; */
   border:0px solid #000000;
}


#menu ul {
    margin:0px;
    padding:0px;
    list-style:none;
    font-weight:bold;
    width:1024px;
    float:left;
    background: #ffffff url(tab_link1.jpg) repeat-x;
}

#menu ul a {
    display: block;
    float: left;
    padding: 0 2.4em;
    line-height:2.1em;
 /*   background:url(bar39divider.jpg) repeat-y right top;   */
    text-decoration:none;
    color:#FFFFFF;

}


#menu ul a:hover {

   color: #000000;
    background: #ffffff url(tab_hover1.gif) repeat-x;

}

#home #menu .home a,
#products #menu .products a,
#manufacturing #menu .manufacturing a,
#service #menu .service a,
#quality #menu .quality a,
#contactus #menu .contactus a,
#aboutus #menu .aboutus a,
ul a:active {

   color:#990000;
   /*color:#FF9000;*/
   background: #FFFFFF;
   cursor:default;
}

#column-left {
   position:absolute;
   left:0px;
   top:194px;
   width: 400px;
   height:600px;
   border:0px solid #000000;
  /* background: #F2F5FE; */   
  /* background:#F2F5FE url("bg.gif") 0 0 repeat-x; */

}

#one_column {

   position:relative;
   top:20px;
   left:0px;
   margin-left:0px;
   border:0px solid #000000;
 /* background:#F2F5FE url("bg.gif") 0 0 repeat-x;*/ 
 /*  background: #F2F5FE; */
}


#column-right {

   position:relative;
   top:0px;
   left:0px;
   margin-left:400px;
   border:0px solid #000000;
 /* background:#F2F5FE url("bg.gif") 0 0 repeat-x;*/ 
 /*  background: #F2F5FE; */
}

#column-right-left {

   position:relative;
   top:15px;
   left:0px;
   margin-right:250px;
   border:0px solid #000000;
}


#column-right-right {

   position:absolute;
   top:13px;
   right:0px;
   width:250px;
   border:0px solid #000000;
}


#footer {
   position:relative;
   clear:both;
   top:80px;
   width:1024px;
   height:40px;
   font-size:8pt;
   text-align:center;
   border:0px solid #000000;

}

#navbar ul {
   margin:0px;
   padding:0px;
   list-style:none;
}

#navbar a {
   
   display:block;
   width:13em;
   font-weight:bold;
   font-size:11pt;
   color:#990000;
}

#navbar a:link {
   color:#333333;
}

#navbar a:visited {
   color:#333333;
}

#navbar a:hover {
   color:#993300;
}

#navbar a:active {
   color:#000000;
}

#home #navbar .home a,
#products #navbar .products a,
#manufacturing #navbar .manufacturing a,
#service #navbar .service a,
#quality #navbar .quality a,
#contactus #navbar .contactus a,
#aboutus #navbar .aboutus a {

   text-decoration:none;
   color:#990000;
   cursor:default;
}

#navbar li {
   width:13em;
   float:left;
}
