/* CSS Document */

html{
overflow:scroll;
}

* {
margin:0;
padding:0;
}

* li{
list-style:none;
}

* a{
text-decoration:none;
}

* p{
margin:0;
padding:5px 0 0 0;
}

body{
width:100%;
height:auto;
margin:0;
padding:0;
background-image:url(../img/body.gif);
background-repeat:repeat-x;
}

#head{
width:900px;
height:60px;
margin:0 auto;
padding:0 0 10px 0;
}

#h1info{
width:900px;
height:20px;
}

#logo{
float:left;
width:500px;
height:40px;
}

#logo img{
border:0;
}

#tmenu{
float:right;
width:400px;
height:auto;
margin:0;
padding:0;
}

#tmenu li{
float:left;
width:100px;
height:40px;
font-size:12px;
line-height:40px;
text-align:center;
margin:0;
padding:0;
}

#tmenu a:link, #tmenu a:visited{
display:block;
width:100px;
height:40px;
color:#dddddd;
background-image:url(../img/tmenu.gif);
background-repeat:no-repeat;
}

#tmenu a:hover{
color:#ca992b;
}

#main-back{
width:100%;
height:auto;
background-image:url(../img/main.gif);
}

#main{
clear:both;
width:900px;
height:auto;
margin:0 auto 0 auto;
padding:0 0 0 0;
background-image:url(../img/mainback.gif);
background-repeat:repeat-y;
}

#left{
float:left;
width:700px;
height:auto;
}

#siteimage{
width:900px;
height:160px;
margin:0;
padding:0;
}

#l-left{
float:left;
width:200px;
height:auto;
margin:0 auto;
padding:0;
}

#lmenu{
width:150px;
height:auto;
margin:0 auto;
padding:0;
}

#lmenu li{
width:150px;
height:30px;
font-size:12px;
line-height:30px;
}

#lmenu a:link, #lmenu a:visited{
display:block;
width:130px;
height:30px;
padding:0 0 0 20px;
color:#0099FF;
background-image:url(../img/lmenulink.gif);
background-repeat:no-repeat;
}

#lmenu a:hover{
color:#FF0000;
background-image:url(../img/lmenuhover.gif);
background-repeat:no-repeat;
}

#l-right{
float:right;
width:460px;
height:auto;
font-size:13px;
line-height:21px;
color:#888888;
padding:5px 30px 0 10px;
}

#topback{
clear:both;
width:480px;
height:20px;
font-size:12px;
line-height:20px;
padding:20px 20px 0 200px;
text-align:center;
}

#topback a:link, #topback a:visited{
color:#0099FF;
}

#topback a:hover{
color:#996600;
}

#right{
float:right;
width:200px;
height:auto;
}

#siteinfo{
width:160px;
height:auto;
font-size:12px;
line-height:20px;
color:#777777;
margin:0;
padding:0 25px 0 15px;
}

.siteinfo2{
margin:20px 0 0 0;
padding:0;
}

.siteinfo2 a:link, .siteinfo2 a:visited{
color:#009900;
}

.siteinfo2 a:hover{
color:#0033FF;
}

#foot{
clear:both;
width:870px;
height:95px;
color:#666666;
padding:30px 0 0 30px;
background-image:url(../img/foot.gif);
background-repeat:no-repeat;
}

#linkinfo{
width:900px;
height:20px;
font-size:12px;
line-height:20px;
}

#copy{
width:900px;
height:20px;
font-size:12px;
line-height:20px;
}

#mail{
width:400px;
height:auto;
font-size:12px;
line-height:20px;
margin:15px auto 0 auto;
padding:0;
}

h1{
width:880px;
height:20px;
font-size:16px;
line-height:20px;
color:#ca992b;
text-align:right;
padding:0 20px 0 0;
}

h1 img{
border:0;
}

h2{
width:430px;
font-size:16px;
height:20px;
line-height:20px;
color:#ffffff;
padding:0 0 0 30px;
background-image:url(../img/h2.gif);
background-repeat:no-repeat;
}

h3{
width:430px;
font-size:16px;
height:20px;
line-height:20px;
color:#f7b765;
margin:20px 0 0 0;
padding:0 0 0 30px;
background-image:url(../img/h3.gif);
background-repeat:no-repeat;
}

h3 a:link, h3 a:visited{
color:#f7b765;
}

h3 a:hover{
color:#f69314;
margin:20px 0 0 0;
}

h4{
}

.indent{
text-indent:1em;
padding:20px 0 0 0;
}

.blue{
color:#0099FF;
}


