@charset "utf-8";
/* CSS Document */

body { background-color:#F2F2DA;
margin:0;
padding:0;
}

img {border:0;
margin:0;
padding:0;}

#wrap {width:960px; 
height:700px;
text-align:left;
}


#top_span {width:960px; 
height:81px;
background-image:url(../images/home/header.jpg);
background-repeat:no-repeat; 
}

#nav {widows:960px; 
height:158px;
}



table {border-collapse:collapse;}


#home_logo {width:180px;
height:158px;
background-image:url(../images/homepage/Lisle_slices_02.jpg);
}

#main-left {width:140px; float:left;}
#main-left img {padding-top:10px; padding-left:20px;}

#main {width:799px;
/*margin-left:140px;*/
height:446px;
float:left;
}



