/* homepage specific definitions */
#header{background:none}
#shadow{ width: 820px; height:102px; float:left;background: url("../images/header.jpg") no-repeat top left; }
#masthead{ height:102px; width: 820px; }

#descriptorWrapper{  }
#descriptorImage{ width: 599px; height:214px; float:left; }
#sloganImage{ width:211px;height:214px; float: left; background: url("../images/treatment/bg-navigator.jpg") no-repeat top left }

#sloganImage ul{ margin:0; padding:0; list-style: none; width:203px; margin-top:4px; }
#sloganImage ul li{ margin:0; padding: 0; background:url("../images/treatment/arrow-navigator.gif") no-repeat 10px 9px;  }
#sloganImage ul li a{ color:#fff; text-decoration:none; font-weight: normal; display: block; padding: 4px 6px 4px 26px; }
* html #sloganImage ul li{ height:1%; }
* html #sloganImage ul li a{ padding: 2px 6px 2px 26px; }
#sloganImage ul li a:hover,
#sloganImage ul li.currentLink { background: #fff url("../images/treatment/gradient-navigator.gif") repeat-y top left; color: #8F4C36; }
#sloganImage ul li.currentLink a{ color: #8F4C36; }

#pageContent{ width: 810px; float: left; }

#leftSide{ width: 550px; float:left; }
#rightSide{ width: 260px; float:left; text-align:right; }

div.leftSideContent{ padding: 12px 30px; }

div.download{ width: 260px; float:left; text-align: center; margin: 16px 0 36px 0; }
* html div.download{ height:60px; padding-top:6px; }
div.download a{ padding: 4px 0 4px 26px; background: url("../images/icon-download.gif") left center no-repeat; color:#755333; text-decoration:none; font-weight: bold; }
div.download a:hover{ color: #888d27; }