#divHomePage { clear:both; }

/* section links */
#divSections { margin:25px 0px 0px 0px; padding:0px 14px; }
#divSections a:link,
#divSections a:visited,
#divSections a:active  { display:block; float:left; width:154px;
                         text-align:center; font-size:22px; color:#6E848F;
                         text-decoration:none; margin-left:10px; padding-top:145px;
                         background-position:center top; background-repeat:no-repeat; }
#divSections a:hover   { text-decoration:underline; }
#aClassics             { background-image:url(../../images/home/classics.jpg); }
#aNature               { background-image:url(../../images/home/nature.jpg); }
#aTailorMade           { background-image:url(../../images/home/tailor-made.jpg); }
#aBusiness             { background-image:url(../../images/home/business.jpg); }

/* keywords */
#divKeywords           { color:#B7AF98; font-size:17px; text-align:center; word-spacing:6px;
                         padding:0px 30px; margin-top:25px; }

/* contact link */
#aContact:link,
#aContact:visited,
#aContact:active       { display:block; text-decoration:none; color:#8F876E;
                         font-size:18px; letter-spacing:5px; text-align:center;
                         padding-top:10px; }
#aContact:hover        { text-decoration:underline; }

/*  */
#divTrained { text-align:center; padding:20px 0px 5px 0px; height:27px;
              color:#6E848F; font-size:18px;
              background:url(../../images/home/seteps.gif) left top no-repeat; }