html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{/*border-collapse:collapse;*/border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

.fonta { font-family: Georgia, Times, Times New Roman, Nimbus Roman No9 L,serif; font-style: italic;}
.fontb { font-family: Helvetica Neue, Arial, Nimbus Sans L, sans-serif;}

#body {
    text-align: center;
}

#container {
    width: 909px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    border-left: 1px solid #a6a6a6;
    border-right: 1px solid #a6a6a6;
    border-bottom: 1px solid #a6a6a6;
}

#body {
    background: #edfbff;
    padding-top: 10px;
    padding-bottom: 12px;
}

#footer{
    line-height: 27px; height: 27px;
    text-align: center; background: #333333;
    color: #ffffff;
    font-size: 12px;
}
#footer a{
    color: #FFFFFF;
    font-weight: bold;
}

#col_dx{ 
    float: right;
    width: 437px;
}
#col_sx{ 
    float: left;
    width: 459px;
}
.clear{ clear: both;}

#first_box { 
    margin-right: 22px;
    margin-left: 22px;
}
#first_box .title{ 
    font-size: 50px; 
    text-align: right;
    font-weight: bold;
    letter-spacing: -2.5px;
    color: #509bcf;
    line-height: 50px;
}
#first_box h1{
    font-size: 19px;
    text-align: right;
    font-weight: bold;
    letter-spacing: -1px;
    color: #95c5e4;
}

#first_box strong{
    font-weight: bold;
}


.text_one, .text_two{
    font-size: 16px;
    text-align: justify;
    color: #534a32;
    line-height: 20px;
}

.text_one{
    padding-top: 34px;
}
.text_two{
    color: #95865c;
}
.text_three{
    color: #4b7cbd;
    font-size: 16px;
    text-align: right;
    line-height: 20px;
}

#leaf{
    background: transparent url(/images/leafs-t.gif) no-repeat top center;
    height: 53px;
}

#second_box{
    margin-left: 9px;
    border: 1px solid #f0dd97;
    padding: 16px;
    background: #ffeba1;
    font-size: 16px;
    text-align: left;
    color: #534a32;
    line-height: 20px;
}

#second_box strong{
    font-weight: bold;
}

#second_box a{
    font-weight: bold;
    color: #509bcf;
}