﻿

/* ------------------------------------------------------------------------------ */
/* BEGIN IMAGES */

.Image { width: 566px; height: 223px; }
#ImageBorder { background-image: url(/images/website/image_bg.png); width: 566px; height: 275px; position:absolute; z-index:99;  }
#IntroSlides { margin-left:11px; width:545px;margin-bottom:20px; }
#IntroSlides  li { width: 545px; height: 253px; float: left; padding-top: 10px; }

/* END IMAGES */
/* ------------------------------------------------------------------------------ */
/* BEGIN INFO BOXES */
.InfoBoxes { }

.InfoBoxes .InfoBox { width: 116px; height: 225px; float: left; background: url(/images/website/home/box.jpg) no-repeat; padding: 10px; margin-right: 6px; }
.InfoBoxes .InfoBox .SmallTitle { font-size: 12px; }
.InfoBoxes .InfoBox .InfoBoxImage { height: 114px; width: 118px; background-repeat: no-repeat; cursor: pointer; }
.InfoBoxes .InfoBox p { font-size: 11px; height:40px; }
.Info { background: url(/images/website/icons/aye.jpg) no-repeat; padding-left: 30px; margin: 10px; height: 22px; }

.WhyItems { }
.WhyItems .WhyItem { font-size:11px; padding-bottom:5px; clear:both; }
.WhyItems .WhyItem img { float:left; padding-right:5px; padding-top:10px; padding-bottom:20px; }


/* END INFO BOXES */
