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:720px;
font-size:12px;
}
#main #left {
float:left;
width:200px;
background:#FAFAF0;
height:700px;
}
#main #left #com {
text-align:center;
}
#main #left #com h2 {
margin:5px 0 5px 0;
padding: 0 10px 0 0;
color:#9BBB38;
background:#F6F4DF url("../images/arrow.gif") no-repeat center center;
font-size:14px;
text-align:center;
}
#main #left #com ul {
list-style-type:none;
margin:0px;
padding:0px;
border:medium none;
}
#main #left #com ul li {
border:1px solid #9C9A9C;
margin:10px 2px 0 4px;
background:#FFF;
width:95%;
}
#main #left #com ul li a,#main #left #com ul li a:visited {
color: #9BBB38;
display:block;
padding:2px 0px 2px 15px;
text-decoration:none;
}
#main #left #com ul li a:hover {
color:#fff;
font-weight:bold;
background:#9BBB38;
} 
#main #right {
float:left;
width:570px;
margin:0px 0px 0px 5px;
height:720px;
}
#main #right h2{
color:#009900;
letter-spacing: 3px; 
padding: 2px;
margin:5px 1px;
text-align:center;
}
#main #right h3{
color:#666;
}
#main #right h5 {
text-align:right;
color:#99CC00;
}
#main #right #i {
margin-top:10px;
padding:8px;
color:#333;
line-height:150%;
text-indent:2em;
}
.productsListImg {
 padding-right:0px;
 padding-left:0px;
 padding-bottom:10px;
 padding-top:0px;
 list-style-type:none;
}
.productsListImg li {
padding-right:0px;
display:inline;
padding-left:0px;
float:left;
padding-bottom:0px;
margin:0px 10px 20px 0px;
width:160px;
padding-top:0px;
height:130px;
}
.productsListImg li a {
 color:#60a179;
 text-decoration:none;
}
.productsListImg li a:hover {
 color:#009900;
 font-weight:bold;
 text-decoration:underline;
}
.productsListImg li p {
 padding-right:0px;
 padding-left:0px;
 padding-bottom:0px;
 margin:2px 0px;
 color:#000;
 padding-top:0px;
 text-align:center;
}
.productsListImg li img {
border-right:#ccc 1px solid;
padding-right:4px;
border-top:#ccc 1px solid;
padding-top:4px;
border-left:#ccc 1px solid;
padding-left:4px;
border-bottom:#ccc 1px solid;
padding-bottom:4px;
background:#fff;
}
.productsListImg li a:hover img {
 border-right:#9BBB38 1px solid;
 border-top:#9BBB38 1px solid;
 border-left:#9BBB38 1px solid;
 border-bottom:#9BBB38 1px solid;
}
.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;
}
