@charset "utf-8";
/* CSS Document */
body { font-family:Arial, Helvetica, sans-serif; margin:0 auto; background:#fff url(../img/head.jpg) top no-repeat; padding:0; }
.clear { clear:both; height:0px; margin:0; padding:0; }

a { color:#7a7a7a; text-decoration:underline; }
a:hover { color:#a4a4a4; text-decoration:none ; }

#container { width:781px; margin:0 auto; padding:0 12px 0 0; }
#menu { margin:8em 0 0 22.5em; list-style:none; padding:0; height:31px; width:370px; }
#menu li { float:left; background:transparent url(../img/bg_nav.jpg) right no-repeat; height:21px; padding:5px 12px 5px 12px; }
#menu a { color:#a0cc1b; font-weight:bold; text-decoration:none; font-size:13px; }
#menu a:hover { text-decoration:underline; }

#content { background:#fff url(../img/bg_content.jpg) repeat-y; width:781px; margin:1.4em 0 0 0; clear:both; padding:0px; }

#left { float:left; width:500px; margin:0 0 0 1.5em; }
#left h1 { color:#4c4c4c; font-weight:bold; font-size:18px; margin:0; padding:0; }
#left p { color:#4c4c4c; font-size:14px; }

.left-box{ float:left; width:312px; list-style:none; margin:0; padding:0; }
.left-box .top { width:312px; height:19px; background:url(../img/top-box.jpg) no-repeat top; padding:0; line-height:0; }
.left-box .bottom { width:312px; height:19px; background:url(../img/bottom-box.jpg) no-repeat top; padding:0; margin:0; }
.left-box .content { width:292px; background: url(../img/bg-box.jpg) repeat-y; height:auto; padding:0 10px 0 10px; margin:0; }
.left-box .content p { margin:0; }



.right-box { width:147px; height:140px; background:#fff url(../img/green-box.jpg) no-repeat; float:right; }
.right-box p { color:#fff !important; font-weight:bold; text-align:center; font-size:17px !important; margin:1em 0 0 0; }

#right { float:right; width:240px; margin:0 0.3em 0 0; text-align:center; }

#footer { background:#fff url(../img/footer.jpg) no-repeat top; margin:0 auto; width:781px; height:36px; padding-top:30px; color:#4c4c4c; font-size:13px;}
#footer a { color:#4c4c4c; font-size:13px; }
#footer a:hover { text-decoration:none;}
#footer p.left { float:left; margin:0.5em 0 0 2em; }
#footer p.right { float:right; margin:0.5em 2em 0 0; }