
/* Copyright © Website Engineers Limited */

/* General */
.DefaultImage { position: relative; height: 857px; }
.DefaultImage .Welcome { position: absolute; width: 720px; height: 397px; background-image: url(images/default_image.jpg); }
.DefaultSections { position: absolute; top: 430px; }
.DefaultSections .Left { margin-left: 0px; margin-bottom: 0px; }
.DefaultSections .Mid { margin-left: 15px; margin-bottom: 0px;  }
.DefaultSections .Right { margin-left: 15px; margin-bottom: 0px; }
.DefaultSections .Section { position: relative; cursor: pointer; float: left; width: 230px; height: 210px; background-image: url(images/default/section_bg.gif); }
.DefaultSections .Section .RoadTax { width: 230px; height: 210px; background-image: url(images/default/section_road_tax.gif); }
.DefaultSections .Section .MPG { width: 230px; height: 210px; background-image: url(images/default/section_mpg.gif); }
.DefaultSections .Section .Insurance { width: 230px; height: 210px; background-image: url(images/default/section_insurance.gif); }
.DefaultSections .Section .NCap { width: 230px; height: 210px; background-image: url(images/default/section_ncap.gif); }
.DefaultSections .Section .Mileage { width: 230px; height: 210px; background-image: url(images/default/section_mileage.gif); }
.DefaultSections .Section .Towing { width: 230px; height: 210px; background-image: url(images/default/section_towing.gif); }

/* End */

