/* HTML tags : start */
html, body, p, dl, dt, dd,
h1, h2, a, img, form {
        margin: 0;
        padding: 0;
        border: 0}
html {height:100%;}
body{width:100%;font-family:Verdana, Arial, Helvetica, sans-serif;color:#494949;font-size:12px;min-height:100%;position:relative}
*html body{height:100%}
/* HTML tags */
h1{font-size:28px;font-weight:normal;text-align:center}
h2{font-size:20px;font-weight:normal;}


#header_r{background:url(../images/header_bg_r.gif) top left repeat-x;height:100px;}
#header_r p{width:850px;margin:0 auto}

/* Menu */
#header_r ul{padding:0;list-style-type:none;width:850px;margin:0 auto}
#header_r ul li{float:left;}
#header_r ul li a{font-size:12px;color:#000;text-decoration:none;font-weight:bold;padding:0 15px;display:block;height:25px;line-height:25px;float:left}
#header_r ul li a:hover{text-decoration:underline;background:#7FB824}
#header_r ul li a.act{text-decoration:underline;background:#7FB824;color:#FFF}
/* Menu */

#content_r{width:750px;margin:50px auto 0 auto;border-top:1px solid #77ad21;padding:15px 50px 0 50px}
#content_r p {padding:5px 0 }
.left_r{float:left;width:500px;padding:35px 0 0 0;margin-left:30px}
.right_r{float:left;width:100px;padding:35px 0 25px 0;}
.left_r div img {float:left;padding:0 10px 0 0}
.left_r div {margin-left:100px}
/* Content */
#content_r ul{list-style-type:none;}
#content_r li{padding:5px 0 5px 15px;background:url(../images/bullet01.gif) 0 50% no-repeat}

/* Footer */
#footer_r{width:100%;color:#494949;margin-top:50px}
#footer_r div{width:850px;margin:0 auto;border-top:1px solid #77ad21;text-align:center;padding:10px 0;}
#footer_r div a{color:#2c405b;margin:0 5px;text-decoration:none}
#footer_r div a:hover{text-decoration:underline}
/* Footer */
.clear{clear:both;font-size:1px;height:1px;}