body {
margin:0;
background: #E7F5D2;
font-size:14px;
}
#t{
width:776px;
margin:0 auto;
background:#fff;
}
#top {
width:776px;
float:left;
}
#logo {
float:left;
background:#EFF6EA;
}
#start {
float:right;
}
#banner {
margin:3px 0 0 0;
width:100%;
background:#95BA15;
height:25px;
font-size:12px;
}
#banner ul {
list-style-type:none;
}
#banner ul li {
float:left;
padding:6px 4px 2px 4px;
}
#banner a:link {
color: #fff;
text-decoration:none;
}
#banner a:visited {
color: #fff;
text-decoration:none;
}
#banner a:hover {
color: #fff;
}
.w{
font:1.0em Tahoma, sans-serif; 
width: 185px;
color:#FFFFFF;
}
#main {
background:#fff;
width:776px;
margin:5px auto;
border-bottom:10px solid #9BBB38;
height:550px;
font-size:12px;
}
#main #left {
float:left;
width:210px;
background:#FAFAF0;
height:540px;
} 
#main #right {
float:left;
width:560px;
margin:0px 0px 0px 5px;
height:540px;
}
#main #right h4{
color:#E58712;
letter-spacing: 3px; 
padding: 2px;
margin:10px 1px;
}
#main #right p {
color:#4D784D;
line-height:150%;
}
.clearer {
 clear: both;
}
#footer {
width:776px;
margin:2px auto;
background:#fff;
}
#footer p {
color:#009900;
text-align:center;
font-size:0.9em;
}
#footer p a {
color:#009900;
}
#footer p a:hover {
color:#FF6633;
}
