body, h2, h3, p, ul, li, input, img{
    padding:0;
    margin:0;
    border:0;
}

body{
    background: url(../frames/bg.gif) repeat-x #fff;
    font-family:Arial, Tahoma;
    font-size:15px;
}

a{
    text-decoration:none;
    outline:0;
}

#logo{
  display:block;
  width:471px;
  height:103px;
  background:url(../frames/logo.gif) no-repeat;
  float:left; 
}

#container{
    position:relative;
    margin:0 auto;
    width:827px;
    padding:18px 5px 115px;
    color:#38392f;
}

#left{
    width:450px;
    float:left;
    text-align:justify;
}

#left p{
    clear:both;
    padding-top: 13px;
}

#rightimg{
    border:8px solid #3a496a;
    float:right;
}

#center{
    padding-top:15px;
    clear:both;
}

#center #bordered{
    padding:25px 6px; 
    border:1px solid #9ab1d1;
    background:#3A496A;
    text-align:center;
    color:#fff;
    height:36px;
}

#center #bordered a{
    color:#d3dbe7;

}

#center #bordered a:hover{
    color:#fff;
}

#center #main{
    padding-top:27px;
    color:#38392f;
    text-align:center;
}

#center #main p{
    font-size:14px;
    padding:20px 0 28px;
}


#center #main #bold{
    padding:27px 0 18px;
    font-weight:bold;
    text-align: center;
}

#main #images{
    width:810px;
    height:76px;
    border:1px solid #9fb5d3;
    background:#eff1f3;
    padding:7px; 
}

#center #button{
    position:relative;
    margin:0 auto;
    display:block;
    width:529px;
    height:52px;
    color:#fff;
    background:url(../frames/bt.gif) no-repeat;
    font-size:24px;
    font-weight:bold;
    padding:20px 0 0;
}

#center #button:hover{
    color:#d3dbe7;
}

#logoes{
    padding-bottom:10px;
    text-align: center;
}

#logoes img{
    vertical-align: middle;
}


#center a{
    color:#3A496A;
}

#center a:hover{
    color:#0a0a09;
}

#thx{
    font-size:12px !important;
}
