﻿/* ================= banner ================= */
#BannerWrap {height: 217px; padding-top: 8px; margin-bottom: 32px; width: 100%; background: transparent url(/images/backgrounds/HomeBanner.jpg) repeat-x;}
#BannerContent {margin: 0 auto;width: 800px; height: 209px;}

/* ================= left column ================= */
#Left {float: left; width: 310px; height: 170px; padding-right: 25px; border-right: solid 1px #CCCCCC;}
#Left p {line-height: 1.3; font-size: 20px; color: #82AF54;}

/* ================= middle column ================= */
#Middle {float: left; width: 212px; height: 170px; padding: 0 20px 0 25px; border-right: solid 1px #CCCCCC;}
#Middle h2 {font-size: 18px; font-weight: normal; font-family: Georgia; margin-bottom: 15px;}
#Middle ul {list-style: none;}
#Middle ul li {padding-left: 20px; line-height: 13px; margin-bottom: 15px; background: url(/images/icons/HomeBullet.jpg) no-repeat top left;}

/* ================= right column ================= */
#Right {float: left; width: 180px; height: 170px; padding-left: 25px;}
#Right #DrBox {height: 65px; margin-top: 46px; border-top: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC;}
#Right h1 {color: #82AF54; font-size: 14px; font-weight: normal; margin: 13px 0 5px 0;}
#Right h2 {color: #82AF54; font-size: 14px; font-weight: normal;}