body {background: #287A05 url('images/bg.jpg'); background-repeat: repeat-x; }

#top1 {background: url('images/top1.jpg'); width: 558px; height: 172px; }
#top2 {background: url('images/top2.jpg'); width: 193px; height: 64px; }
#tslogan {background: url('images/tslogan.jpg'); width: 253px; height: 66px; }

a.m1 {background: red url('images/m1.jpg'); display: block; width: 66px; height: 64px; }
a:hover.m1 {background: url('images/m1b.jpg'); }
a.m2 {background: url('images/m2.jpg'); display: block; width: 66px; height: 64px; }
a:hover.m2 {background: url('images/m2b.jpg'); }
a.m3 {background: url('images/m3.jpg'); display: block; width: 66px; height: 64px; }
a:hover.m3 {background: url('images/m3b.jpg'); }
a.m4 {background: url('images/m4.jpg'); display: block; width: 66px; height: 64px; }
a:hover.m4 {background: url('images/m4b.jpg'); }

#lcol {width: 253px; }
#lcol div#menu {width: 253px; }
#lcol div#menu a{background: url('images/nbgm.jpg'); display: block; height: 30px; width: 253px; font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; line-height: 28px; padding-left: 15px; }
#lcol div#menu a:hover {background: url('images/nbgm2.jpg'); }

#lcol div#menu a.a{background: url('images/nbgm2.jpg'); display: block; height: 30px; width: 253px; font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; line-height: 28px; padding-left: 15px; }

#content {width: 558px;}
#content div#contentw {background: url('images/contwbg.jpg'); font-family: Tahoma; font-size: 12px; color: #002E00; padding-top: 5px; padding-left: 20px; padding-right: 20px; padding-bottom: 15px; }
#content div#contentw span.light {color: #BA3902; font-size: 14px; }
#content div#contentw h1 {font-family: Arial Narrow; font-size: 24px; color: #002E00; margin-bottom: 10px; margin-top: 0px; }
#content div#contentw a{font-family: Tahoma; font-size: 12px; color: #BA3902; text-decoration: none; }
#content div#contentw a:hover{text-decoration: underline; }

#foot {width: 811px; height: 34px; font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-align: right; padding-right: 10px; }
#foot a{font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
#foot a:hover{color: #BBE1A9; }




