#main { background: transparent; }
#content { width: 640px; float: right; padding: 0 0 0 0; margin: 0 80px 0 0; }

#homeboxes { width: 640px; clear: both; }
.box { width: 200px; border: 1px solid #C3C0C0; background: #ffffff; margin: 0 17px 17px 0; float: left; text-align: center; padding: 10px 0; min-height: 256px; }
.box.first { clear: both; }
.box.last { margin: 0 0 17px 0; }
.box a { color: #3B3B3B; text-decoration: none; }
.box a:hover { color: #3B3B3B; text-decoration: underline; }
.box img { width: 182px; height: 182px; }
