body {
background-color: #f2f3f5;
margin-top: 0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
font-family: helvetica, arial, sans serif;
font-size: 12px;
color: #415A00;
}
input,textarea,select{
border:#CCCCCC 1px solid;
}
a:link {
color: #415A00;
text-decoration:none;}
a:visited {
color: #415A00;
text-decoration:none;
}
a:hover {
color: #415A00;
text-decoration:underline;
}
.topnav{
color:#FFFFFF;
padding-top:7px;
height:38px;
text-align:center;
}
*html .topnav
{
color:#FFFFFF;
padding-top:7px;
height:31px;
text-align:center;
}
*+html .topnav
{
color:#FFFFFF;
padding-top:7px;
height:31px;
text-align:center;
}
a.topnav:link, a.topnav:visited, a.topnav:active {
color:#FFFFFF;
text-decoration:none;
}
a.topnav:hover {
color:#000000;
text-decoration:underline;
}
.title{
color:#5B6E1D;
font-weight:bold;
font-size:12px;
}
#testionials{
width:100%;
}
#left{
width:80%;
}
#right{
width:20%;
text-align:left;
float:right;
}
.clear{ clear:both;} 
.noboder{
border:none;
}

