@charset "UTF-8";

/* INDEX */

#interiorImage { width:980px; min-height:300px; }
#interiorFlash { width:980px; min-height:300px; margin-left:-35px; }


/* Pages */

#interiorInfo { width:905px; min-height:300px; padding-top:15px; }
.images { width:500px; float:left; }
.imagesLink { margin-top:5px; padding-left:20px; float:left; background:url(/images/common/logo-small.gif) no-repeat;  }

.copy { float:left; width:405px; min-height:300px; }
.copyHolder { padding:20px 0 10px 0; width:405px; float:left; }


/* Rest*/

#thumpMainHolder { width:945px; padding-bottom:25px; }
.thumpHolder {float:left; width:200px; min-height:80px; padding-bottom:15px; padding-right:35px; }

.thumpImage { border:#99FF00 solid 4px; display:block; }
.thumpImageOn { border:#FFF solid 4px; display:block; }

a:link.thumpImage { border:#99FF00  solid 4px; }
a:hover.thumpImage { border:#FFF  solid 4px; }
