a {text-decoration:none;}
a:link    {color: #A9283F;text-decoration: none;}/* A9283F 952338 */
a:visited {color: #A9283F;text-decoration: none;}
a:active  {color: #A9283F;text-decoration: none;}
a:hover   {color: #3B4E31;text-decoration: none;}/* 295d1b 2F3E27 */


body {
    background-color: #fff;
    margin: 0;
    font-family: Tahoma,Arial,"Trebuchet MS","Lucida Sans";
    font-size: 10pt;
    color:#6b5001;
}
#wrapper {
    width: 944px;
    text-align: left;
}
#header {
    margin: 0;
}
#navigation {
     background: url("../graphics/site_design/navigation/background_nav.jpg") #b89329 top repeat-x;
     height: 25px;
     text-align: center;
}
#main_content {
    background-color: #e5d4a6;
}
#footer {
    min-height: 70px;
    background: url("../graphics/site_design/background_bottom_shadow.jpg") top center no-repeat;
    font-family: Tahoma,Arial,"Trebuchet MS","Lucida Sans";
    font-size: 8pt;
    color:#333;
    text-align: center;
}
.footer_text {
    padding-top: 45px;
}
.footer_green {
    color: #3B4E31;
}
.left_side_frame {
    width: 98px;
    background: url("../graphics/site_design/background_left_side.jpg") top repeat-y;
}
.content_top {
    background: url("../graphics/site_design/background_top.jpg") top repeat-x;
}
.page_title {
    height: 72px;
    margin: 0px;
    background: url("../graphics/site_design/leaves_top.jpg") top left no-repeat;
}
h1 {
    margin: 0px;
    padding-top: 47px;
    padding-left: 12px;
    font-family: Arial,Tahoma,"Trebuchet MS","Lucida Sans";
    font-size: 24.24px;
    font-weight: bold;
    color: #283FA9;/* 9e7808 3f6915 A9283F 1E3080*/
    text-transform: uppercase;
}
/* content watermarks */
.content_refresh {
    min-height: 250px;
    background: url("../graphics/site_design/watermarks/refresh.gif") bottom right no-repeat;
    margin: 0px;
    padding-bottom: 10px;
}
.content_relax {
    min-height: 250px;
    background: url("../graphics/site_design/watermarks/relax.gif") bottom right no-repeat;
    margin: 0px;
    padding-bottom: 10px;
}
.content_renew {
    min-height: 250px;
    background: url("../graphics/site_design/watermarks/renew.gif") bottom right no-repeat;
    margin: 0px;
    padding-bottom: 10px;
}
.content_reset {
    min-height: 250px;
    background: url("../graphics/site_design/watermarks/reset.gif") bottom right no-repeat;
    margin: 0px;
    padding-bottom: 10px;
}
.content_succeed {
    min-height: 250px;
    background: url("../graphics/site_design/watermarks/succeed.gif") bottom right no-repeat;
    margin: 0px;
    padding-bottom: 10px;
}
.content_margin {
    margin: 20px 45px 113px 12px;
}
/* common definitions */
p {
    margin: 0px 0px 10px 0px;
}
h2 {
    margin-top: 15px;
    margin-bottom: 2px;
    font-family: Arial,Tahoma,"Trebuchet MS","Lucida Sans";
    font-size: 18px;
    font-weight: bold;
    color: #455936;/* 3B4E31 9e7808 */
    line-height: 1em;
}
h3 {
    margin-top: 15px;
    margin-bottom: 2px;
    font-family: Arial,Tahoma,"Trebuchet MS","Lucida Sans";
    font-size: 16px;
    font-weight: bold;
    color: #3D6E99;/* 3B4E31 8EAE7E 5E7D4F 83aacd */
    line-height: 1em;
}
h4 {
    margin-top: 15px;
    margin-bottom: 2px;
    font-family: Arial,Tahoma,"Trebuchet MS","Lucida Sans";
    font-size: 14px;
    font-weight: bold;
    color: #3D6E99;/* 3B4E31 8EAE7E 5E7D4F 83aacd */
    line-height: 1em;
}
h6 {
    margin-top: 20px;
    margin-bottom: 2px;
    font-family: Arial,Tahoma,"Trebuchet MS","Lucida Sans";
    font-size: 18px;
    font-weight: bold;
    color: #3D6E99;/* 3B4E31 9e7808 */
    line-height: 1em;
}
ul {
    margin-top: 0px;
}
li, dd {
    padding-bottom: 5px;
}
.clear {
	clear: both;
}
.text_green {
    color: #3B4E31;
}
.indent_left {
    margin-left: 35px;
}
/* form */
.form_label {
    padding-right: 5px;
    padding-bottom: 10px;
}
textarea {
    width: 251px;
}
.form_button {
    padding-right: 5px;
    padding-top: 10px;
}
/* about page */
#traning_links li {
    padding-bottom: 2px;
}
#certificate_area {
    width: 500px;
    background-color: #f9f2e2;
}
.certificate {
    padding: 10px;
    border-bottom: 2px solid #e5d4a6;/* c1a552 */
}
.certificate img {
    margin-right: 15px;
}
/* services page */
#testimonial_area {
    width: 560px;
    background-color: #ebdfbb;/* ebdfbb */
    margin-bottom: 10px;
    font-family: Arial,Tahoma,"Trebuchet MS","Lucida Sans";
    font-size: 10pt;
    text-align: left;
    border: 1px solid #c1a552;
}
.testimonial_title {
    margin-top: 3px;
    margin-bottom: 5px;
    font-family: Arial,Tahoma,"Trebuchet MS","Lucida Sans";
    font-size: 16px;
    font-weight: bold;
    color: #455936;/* 3B4E31 9e7808 */
    line-height: 1em;
}
.testimony {
    padding: 10px;
    border-bottom: 2px solid #e5d4a6;
    text-align: justify;
}
.testimony_sign {
    text-align: right;
}
/* quote */
.quote_area {
    margin-top: 20px;
    font-family: Arial,Tahoma,"Trebuchet MS","Lucida Sans";
    font-size: 14px;
    font-weight: bold;
    color: #A9283F;
    line-height: 1.2em;
    text-align: center;
}
/* ads */
.ad_title {
    font-size: 11pt;
    font-weight: bold;
    color: #3f6915;
}




