html
{
      background: #ffffff;
}
body
{
      font-family: Verdana;
      font-size: 13px;
      margin: 0px;
      padding: 0px;
      height: 100%;
}
p
{
      text-align: justify;
      margin-left: 30px;
      margin-right: 30px;
}
a
{
      color: #03438d;
}
#container
{
      margin: 0px auto 0px auto;
      width: 1116px;
}
#bg_color
{
      height: 343px;
      background-image: url("images/bg_stripe_gray.jpg");
      background-repeat: horisontal;
}
#wrapper{
      margin: 0px auto;
      width: 1116px;
}
#banner{
      width: 996px;
      height: 343px;
}
#banner_1
{
      background-image: url(images/banner_1.jpg);
      width: 322px;
      height: 306px;
      float: left;
}
#banner_2
{
      background-image: url(images/banner_2.jpg);
      width: 322px;
      height: 306px;
      float: left;
}
#banner_3
{
      background-image: url(images/banner_3.jpg);
      width: 322px;
      height: 306px;
      float: left;
}
#right-sidebar
{
      width: 288px;
      float:left;
      text-align:center;
}
#left-sidebar
{
      width: 65px;
      float:left;
      text-align:center;
}
#main-contents{
      width: 670px;
      float:left;
}
#main-contents_1{
      width: 898px;
      float:left;
}
#navigation
{
      width: 966px;
      height: 36px;
}
.menu_1
{
        float:left;
        width: 67px;
        height: 36px;
        background:url(images/menu_1.jpg) left top no-repeat;
}
.menu_2
{
        float:left;
        width: 67px;
        height: 36px;
        background:url(images/menu_8.jpg) left top no-repeat;
}
a.order
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_2.jpg) left top no-repeat;
        background-position: 0 0;
}
a.order:hover
{
        height: 36px;
        background-position: 0 -36px;
}
a.order_active
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_2.jpg) left top no-repeat;
        background-position: 0 -72px;
}
a.product
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_3.jpg) left top no-repeat;
        background-position: 0 0;
}
a.product:hover
{
        height: 36px;
        background-position: 0 -36px;
}
a.product_active
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_3.jpg) left top no-repeat;
        background-position: 0 -72px;
}
a.testimonials
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_6.jpg) left top no-repeat;
        background-position: 0 0;
}
a.testimonials:hover
{
        height: 36px;
        background-position: 0 -36px;
}
a.testimonials_active
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_6.jpg) left top no-repeat;
        background-position: 0 -72px;
}
a.about
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_4.jpg) left top no-repeat;
        background-position: 0 0;
}
a.about:hover
{
        height: 36px;
        background-position: 0 -36px;
}
a.about_active
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_4.jpg) left top no-repeat;
        background-position: 0 -72px;
}
a.questions
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_5.jpg) left top no-repeat;
        background-position: 0 0;
}
a.questions:hover
{
        height: 36px;
        background-position: 0 -36px;
}
a.questions_active
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_5.jpg) left top no-repeat;
        background-position: 0 -72px;
}
a.customer
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_7.jpg) left top no-repeat;
        background-position: 0 0;
}
a.customer:hover
{
        height: 36px;
        background-position: 0 -36px;
}
a.customer_active
{
        float:left;
        width: 138px;
        height: 36px;
        background:url(images/menu_7.jpg) left top no-repeat;
        background-position: 0 -72px;
}
.top_banner_1
{
      background-image: url("images/top_banner_1.gif");
      width: 608px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_2
{
      background-image: url("images/top_banner_2.gif");
      width: 219px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_3
{
      background-image: url("images/top_banner_3.gif");
      width: 219px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_4
{
      background-image: url("images/top_banner_4.gif");
      width: 272px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_5
{
      background-image: url("images/top_banner_5.gif");
      width: 299px;
      height: 32px;
      margin-top: 25px;
}
.right_banner
{
      background-image: url("images/right_banner.jpg");
      width: 161px;
      height: 661px;
      margin-left: 2px;
      margin-top: 20px;
      margin-bottom: 20px;
}
.footer_product
{
      height: 231px;
      background-image: url("images/bg_footer_product.jpg");
      background-repeat: horisontal;
}
#footer
{
      height: 147px;
      background-image: url("images/bg_footer.jpg");
      background-repeat: horisontal;
}
.footer_box
{
      width: 650px;
      margin: 0px auto 0px auto;
      padding-top: 32px;
      color: #ffffff;
}
#footer a
{
      font-family: Tahoma;
      font-size: 13px;
      color: #ffffff;
}
.container_footer_product
{
      margin: 0px auto 0px auto;
      width: 901px;
      height: 198px;
}
#footer_banner_1
{
      background-image: url(images/f_banner_1.jpg);
      width: 227px;
      height: 198px;
      float: left;
      margin-top: 10px;
}
.footer_a_1
{
      font-family: Verdana;
      font-size: 11px;
      color: #ffffff;
}
.div_a_1
{
      margin-top: 170px;
      margin-left: 75px;
}
#footer_banner_2
{
      background-image: url(images/f_banner_2.jpg);
      width: 204px;
      height: 198px;
      float: left;
      margin-top: 10px;
}
.div_a_2
{
      margin-top: 170px;
      margin-left: 60px;
}
#footer_banner_3
{
      background-image: url(images/f_banner_3.jpg);
      width: 218px;
      height: 198px;
      float: left;
      margin-top: 10px;
}
.div_a_3
{
      margin-top: 170px;
      margin-left: 70px;
}
#footer_banner_4
{
      background-image: url(images/f_banner_4.jpg);
      width: 252px;
      height: 198px;
      float: left;
      margin-top: 10px;
}
.copyright_box
{
      width: 250px;
      margin: 0px auto 0px auto;
      padding-top: 50px;
}
.copyright
{
      font-family: Verdana;
      font-size: 11px;
      color: #828282;
      text-align: center;
}
.top_banner_6
{
      background-image: url("images/top_banner_6.gif");
      width: 237px;
      height: 32px;
      margin-top: 25px;
}
.right_banner_1
{
      background-image: url("images/right_banner_1.jpg");
      width: 161px;
      height: 371px;
      margin-left: 2px;
      margin-top: 20px;
      margin-bottom: 20px;
}
.top_banner_7
{
      background-image: url("images/top_banner_7.gif");
      width: 201px;
      height: 32px;
      margin-top: 25px;
}
.right_banner_2
{
      background-image: url("images/right_banner_2.jpg");
      width: 161px;
      height: 369px;
      margin-left: 2px;
      margin-top: 20px;
      margin-bottom: 20px;
}
.account_box_left_1
{
        width: 150px;
        float: left;
        margin-left: 50px;
        margin-top: 60px;
}
.account_box_left_2
{
        width: 250px;
        float: left;
        margin-top: 55px;
}
.account_text_1_1
{
        text-align: right;
        margin-right: 10px;
        margin-top: 3px;
}
.account_text_2_1
{
        margin-top: 0px;
}
.credit_card_box_1
{
        width: 160px;
        margin-top: 6px;
        margin-right: 5px;
}
.credit_card_box_2
{
        width: 160px;
        margin-top: 10px;
        margin-right: 5px;
        float: left;
}
.credit_card_box_3
{
        width: 350px;
        height: 100px;
        margin-top: 10px;
        margin-right: 5px;
        float: left;
}
.send_bottom
{
      background-image: url("images/send_bottom.gif");
      width: 171px;
      height: 35px;
      margin-top: 15px;
      float: left;
}
.top_banner_8
{
      background-image: url("images/top_banner_8.gif");
      width: 154px;
      height: 32px;
      margin-top: 25px;
}
.right_banner_2
{
      background-image: url("images/right_banner_2.jpg");
      width: 161px;
      height: 369px;
      margin-left: 2px;
      margin-top: 20px;
      margin-bottom: 20px;
}
.face
{
      width: 660px;
      margin-top: 25px;
}
.face_01_pic
{
      background-image: url("images/face_01.jpg");
      width: 97px;
      height: 110px;
      float: left;
      margin-right: 20px;
}
.face_02_pic
{
      background-image: url("images/face_02.jpg");
      width: 97px;
      height: 110px;
      float: left;
      margin-right: 20px;
}
.face_03_pic
{
      background-image: url("images/face_03.jpg");
      width: 97px;
      height: 110px;
      float: left;
      margin-right: 20px;
}
.face_04_pic
{
      background-image: url("images/face_04.jpg");
      width: 97px;
      height: 110px;
      float: left;
      margin-right: 20px;
}
.face_05_pic
{
      background-image: url("images/face_05.jpg");
      width: 97px;
      height: 110px;
      float: left;
      margin-right: 20px;
}
.top_banner_9
{
      background-image: url("images/top_banner_9.gif");
      width: 288px;
      height: 32px;
      margin-top: 25px;
}
.right_banner_3
{
      background-image: url("images/right_banner_3.jpg");
      width: 161px;
      height: 660px;
      margin-left: 2px;
      margin-top: 20px;
      margin-bottom: 20px;
}
.order_now_01
{
      background-image: url("images/order_now_01.jpg");
      width: 406px;
      height: 570px;
      margin-left: 0px;
      margin-top: 20px;
      float: left;
}
.order_now_01_1
{
      width: 406px;
      height: 490px;
      margin-left: 0px;
      margin-top: 0px;
      float: left;
}
.order_now_02
{
      background-image: url("images/order_now_02.jpg");
      width: 406px;
      height: 570px;
      margin-left: 20px;
      margin-top: 20px;
      float: left;
}
.order_now_02_1
{
      width: 406px;
      height: 460px;
      margin-left: 0px;
      margin-top: 0px;
      float: left;
}

.order_now_03
{
      background-image: url("images/order_now_03.jpg");
      width: 406px;
      height: 570px;
      margin-left: 0px;
      margin-top: 20px;
      margin-bottom: 20px;
      float: left;
}
.order_now_04
{
      background-image: url("images/order_now_04.jpg");
      width: 406px;
      height: 570px;
      margin-left: 20px;
      margin-top: 20px;
      margin-bottom: 20px;
      float: left;
}
.product_name
{
      font-family: Verdana;
      font-size: 10px;
      color: #373737;
      margin-top: 8px;
      margin-left: 30px;
}
.www
{
      font-family: Verdana;
      font-size: 12px;
      color: #373737;
      margin-top: 116px;
      margin-left: 55px;
}
.product_descriotion
{
      font-family: Verdana;
      font-size: 12px;
      color: #373737;
      margin-top: 20px;
      margin-left: 30px;
}
.selling
{
        padding: 0px 0px 0px 10px;
        background:url(images/selling.gif) 0px 0px no-repeat;
        font-family: Verdana;
        font-size: 12px;
        color: #373737;
        list-style-type:none;
}
.product_cost
{
      font-family: Verdana;
      font-size: 12px;
      color: #373737;
      margin-top: 0px;
      margin-right: 145px;
      text-align: right;
}
.quantity
{
      font-family: Verdana;
      font-size: 12px;
      color: #ffffff;
      margin-top: 35px;
      margin-left: 30px;
      float: left;
}
.quantity_box
{
      font-family: Verdana;
      font-size: 12px;
      color: #000000;
      margin-top: 32px;
      margin-left: 10px;
      float: left;
      width: 145px;
}
.quantity_bottom
{
      background-image: url("images/quantity_bottom.gif");
      width: 133px;
      height: 35px;
      margin-left: 10px;
      margin-top: 25px;
      float: left;
}
.quantity_1
{
      font-family: Verdana;
      font-size: 12px;
      color: #ffffff;
      margin-top: 65px;
      margin-left: 30px;
      float: left;
}
.quantity_box_1
{
      font-family: Verdana;
      font-size: 12px;
      color: #000000;
      margin-top: 62px;
      margin-left: 10px;
      float: left;
      width: 145px;
}
.quantity_bottom_1
{
      background-image: url("images/quantity_bottom.gif");
      width: 133px;
      height: 35px;
      margin-left: 10px;
      margin-top: 55px;
      float: left;
}
.top_banner_10
{
      background-image: url("images/top_banner_10.gif");
      width: 154px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_11
{
      background-image: url("images/top_banner_11.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_12
{
      background-image: url("images/top_banner_12.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_13
{
      background-image: url("images/top_banner_13.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_14
{
      background-image: url("images/top_banner_14.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_15
{
      background-image: url("images/top_banner_15.gif");
      width: 292px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_16
{
      background-image: url("images/top_banner_16.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_17
{
      background-image: url("images/top_banner_17.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_18
{
      background-image: url("images/top_banner_18.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_19
{
      background-image: url("images/top_banner_19.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.top_banner_20
{
      background-image: url("images/top_banner_20.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.right_banner_4
{
      background-image: url("images/right_banner_4.jpg");
      width: 161px;
      height: 371px;
      margin-left: 2px;
      margin-top: 20px;
      margin-bottom: 20px;
}
.top_banner_21
{
      background-image: url("images/top_banner_21.gif");
      width: 216px;
      height: 32px;
      margin-top: 25px;
}
.selling_1
{
        padding: 0px 0px 0px 10px;
        background:url(images/selling_1.gif) 0px 0px no-repeat;
        font-family: Verdana;
        font-size: 12px;
        color: #373737;
        list-style-type:none;
        margin-top: 5px;
}
#sitemap
{
      width: 300px;
      margin-top: 25px;
      margin-left: 40px;
}
.right_banner_5
{
      background-image: url("images/right_banner_5.jpg");
      width: 161px;
      height: 371px;
      margin-left: 2px;
      margin-top: 20px;
      margin-bottom: 20px;
}
.ulclass
{
    line-height: 12px;
}
