@charset "utf-8";
/* CSS Document */
/*   Top Area     */

html,body { margin: 0px 0px 0px 0px; }
img { border:none; }
a
{
text-decoration:none;
}
.mainbg { background:url(../images/bg.jpg); }
.topbg { background:url(../images/topbg.jpg) repeat-x; height:229px; }
.topbgnw { background:url(../images/topbg.jpg) repeat-x; height:223px; }

/*  Middle Area     */
.lfttp { background:url(../images/lft_top.gif); background-repeat:no-repeat; width:11px; height:12px; }
.lftbm { background:url(../images/lft_btm.gif); background-repeat:no-repeat; width:11px; height:12px; }
.rhttp { background:url(../images/rgh_top.gif); background-repeat:no-repeat; width:11px; height:12px; }
.rhtbm { background:url(../images/rgh_btm.gif); background-repeat:no-repeat; width:11px; height:12px; }
.cnt { background:#FFFFFF; }
.mainhd { font-family:Tahoma, verdana; font-size:22px; font-weight:500; color:#336600; }
.subhd { font-family:verdana; font-size:13px; font-weight:700; color:#336699; text-decoration:underline; padding-bottom:10px; }
.txt { font-family:verdana; font-size:11px; color:#000000; line-height:20px; text-align:justify; }
.txtbld { font-family:verdana; font-size:11px; color:#000000; line-height:18px; font-weight:bold; }
.bxbgtp { background:url(../images/boxbgtp.gif); width:300px; height:29px; background-repeat:no-repeat; } 
.bxbgmd { background:url(../images/boxbgmd.gif); width:300px; background-repeat:repeat-y; } 
.bxbgbm { background:url(../images/boxbgbm.gif); width:300px; height:19px; background-repeat:no-repeat; } 
.bxbg { background:url(../images/boxbg.gif); width:300px; height:264px; background-repeat:no-repeat; } 
.boxhd { font-family:Tahoma, verdana; font-size:17px; color:#8cac03; font-weight:600; }
.service { font-family:verdana; font-size:11px; text-decoration:none; color:#000000; padding-bottom:8px; padding-top:7px; }
.service a { text-decoration:none; color:#000000; }
.service a:hover { text-decoration:none; color:#000000; }

.contact { font-family:verdana; font-size:12px; text-decoration:none; color:#000000; padding-bottom:5px; padding-top:2px; }
.contact a { text-decoration:none; color:#000000; }
.contact a:hover { text-decoration:none; color:#000000; }

.about { font-family:verdana; font-size:12px; font-weight:700; color:#336699; }

/*  bottom area   */
.bottomlink { font-family:verdana; font-size:11px; color:#FFFFFF; font-weight:normal; text-align:center; padding-top:5px; padding-bottom:5px; }
.bottomlink a { font-family:verdana; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none; }
.bottomlink a:hover { font-family:verdana; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:underline; }
.border { background:#447e10; }