
  body { margin: 0px;
    padding: 0px;
    color: rgb(0, 0, 0);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    background-color: #5BA0D6;
    }

  * { margin: 0px;
    padding: 0px;
    }

  .clear { clear: both;
    }

  #container { margin: 0px auto;
    text-align: left;
    width: 979px;
    }

  #header { background-image: url(images/header2.gif);
    width: 979px;
    height: 96px;
    display: block;
    }

  #border { background-image: url(images/border.gif);
    background-repeat: repeat-y;
    width: 979px;
    }

  #main { margin: 0px 12px 0px 10px;
    background-image: url(images/contentbg.gif);
    background-color: rgb(171, 228, 254);
    background-repeat: repeat-x;
    }

  #left { width: 0px;
    float: left;
    display: inline;
    background-image: url(images/contentbg.gif);
    background-color: rgb(171, 228, 254);
    }

  #right { float: right;
    width: 740px;
    }

  .content { width: 530px; text-align: justify;
    }
	

  .content h3 { border-bottom: 1px dashed rgb(46, 35, 4);
    margin: 10px 0px 15px;
    padding: 0px 0px 10px;
    background-image: url(images/welcome.gif);
    background-repeat: no-repeat;
    width: 520px;
    height: 33px;
    text-indent: 700px;
    overflow: hidden;
    }

  .content h2 { font-family: Arial,Times,serif;
    color: #2A082F;
    font-size: 16px;
    }
	
  .content h1 { font-family: Arial,Times,serif;
    color: #003333;
    font-size: 26px;
    }
	
  .content p { padding: 10px 0px 0px 6px;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: italic;
    color: rgb(0, 58, 101);
    font-weight: 900;
    }

  .content a { color: rgb(46, 38, 15);
    }

  .content a:hover { color: rgb(207, 0, 2);
    }









  .lastchild { border-bottom: medium none ! important;
    }




  #footer { background-color: rgb(139, 202, 239);
    background-image: url(images/borderfooter.gif);
    height: 74px;
    width: 979px;
    }

  #footerend { background-image: url(images/borderfooterend.gif);
    background-repeat: no-repeat;
    width: 979px;
    height: 9px;
    display: block;
    }

  #copyright { padding: 30px 20px 0px;
    background-image: url(images/copyright.jpg);
    background-repeat: no-repeat;
    width: 220px;
    height: 43px;
    display: inline;
    margin-left: 103px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: 800;
    color: rgb(70, 61, 22);
    text-align: center;
    }

  #copyright a { font-family: Arial,Helvetica,sans-serif;
    color: rgb(70, 61, 22);
    }

  #payment { margin: 10px 0px 20px 135px;
    float: left;
    display: inline;
    }

  #payment img { border: medium none ;
    }

