div.main {
 width:95%;
 height:100%;
 margin-left: 20px;
 margin-bottom:50px;
}

div.topstrip {
 height:20px;
}

div.mainrow {
 height:120px;
 background-color:#7e977e;
}

div.bottomstrip {
 height:10px;
 width:100%;
}

div.leftcol {
 width:180px;
 float:left;
 clear:none;
 /*background-color:#7e977e; */
}

div.thin {
 width:20px;
 float:left;
 clear:none;
}

div.maincell {
 float:left;
 clear:none;
 width:780px;
 padding-top:15px;
 padding-left:20px;
}



div.footer {
 height:100px;
}

div.footer_bar {
 width:100%;
 margin-top:5px;
 clear:left;
 height:15px;
 background-color:#7e977e; 
 vertical-align:middle;
}

div.footer_left {
 background:url(../images/fl.gif) no-repeat;
 float:left;
 width:8px;
 height:15px;
}

div.clear {
 clear:both;
 height:20px;
}

div.footer_right {
 background:url(../images/fr.gif) no-repeat;
 float:right;
 width:8px;
 height:15px;
}

div.address {
 font-size:11px;
 padding-left:10px;
 padding-right:10px;
 padding-top:10px;
 float:left;
}

div.valid {
 float:right;
 padding-right:20px;
}