@charset "utf-8";
/* CSS Document */
html{
background-image: url(../images/bigback2.jpg);
background-position:top center;
background-repeat:no-repeat;
}
body{
margin:0px;
}
body#home{
background-image:url(../images/bigback.jpg);
background-position:top center;
background-repeat:no-repeat;
}
#container{
width:960px;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#header{
width: 760px;
height:106px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-left: 40px;
}
#nav{
width: 960px;
height:58px;
margin-left:auto;
margin-right:auto;
}
#middle{
width: 960px;
min-height: 410px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-top:5px;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 22px;
text-decoration:none;
}
#homemid{
width: 328px;
min-height:400px;
padding-left: 45px;
}
#homeb1{
width:350px;
height:183px;
float:left;
}
#homeb2{
width:350px;
height:183px;
float:left;
}

#board{
width:100%;
min-height:160px;
background-color:#999999;
padding: 15px;
}

#board2{
background-color:#FFFFFF;
width:100%;
height:180px;
}

#board3{
float:left;
padding-top: 35px;
padding-left: 25px;
width: 580px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size: 14px;
line-height: 20px;
}

.board{
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size: 20px;
font-weight:bold;
}

#board4{
width:278px;
float:left;
margin-left: 50px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
line-height: 16px;

padding-top: 10px;
}

<!-- foot -->
#footer{
width:100%;
}
#foot1{
width: 100%;
text-align:center;
height: 44px;
background-color: #92a69a;
line-height:44px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
#foot2{
width: 960px;
margin-left:auto;
margin-right:auto;
text-align:center;
height: 44px;
background-color: #ffffff;
line-height:44px;
color:#4f8966;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#foot2 a{
color:#4f8966;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
letter-spacing:1px;
}
#foot3a{
width: 100%;
background-image:url(../images/foot3.jpg);
height: 49px;
}
#foot3{
width: 960px;
margin-left:auto;
margin-right:auto;
text-align:left;
height: 49px;
}
#foot3l{
width:512px;;
height:49px;
line-height:49px;
float:left;
text-align:center;
color:#4f8966;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
}
#foot3r{
width:405px;
height:49px;
float:left;
text-align:right;
padding-top:10px;
color:#4f8966;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
}

<!-- fonts -->
.foot31{
color:#4f8966;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
}
.foot32{
color:#4f8966;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
font-weight:bolder;
}
.foot33{
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-transform:uppercase;
font-weight: 900;
}
.title{
color:#4f8966;
font-family:Arial, Helvetica, sans-serif;
font-size:40px;
line-height: 43px;
text-decoration:none;
text-transform:uppercase;
font-weight:bolder;
margin-left: 20px;
}
.biggrey{
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
text-decoration:none;
font-weight:bold;
line-height: 30px;
}
.smallgrey{
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
text-decoration:none;
line-height: 25px;
}
.biggreen{
color: #4a7100;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
text-decoration:none;
font-weight:bold;
line-height: 35px;
}


.space{
padding-left: 5px;

}