/***** Endura Home page CSS ****/

a, a:hover, a:active, a:visited{color:#3f3f3f;}

#contentContainer{position:absolute; top:110px; width:941px; background:#ffffff url("../images/global/home/body-bg-top.gif") 0px 8px no-repeat;}
html > body #contentContainer{top:112px;}
#content{background:transparent url("../images/global/home/body-bg-center.gif") 0px 0px repeat-y; margin:0 0 0 0; width:941px;}
#contentBottom{background:#ffffff url("../images/global/home/body-bg-bottom.gif") 0px 0px no-repeat; margin:0;  }


/**** Content LEFT ****/
.contentLeftItemContainer{float:left; padding:4px 0 0 0; margin:0;}
html > body .contentLeftItemContainer{margin:0 0 0 0; }
.contentLeftItem{width:620px; height:400px;}


/**** Content RIGHT ****/
#rightColContainer{background:transparent; float:right; margin:0 0 0 0;}
.rightColItemBG{margin:0 0 0 0; width:314px;}
.rightColItemText{margin:0 0 0 0; padding:4px 0 0 7px;}
.rightColItemText div {color:#474747;}

#announceTitle{padding:28px 0 0 18px;}
#storyDiv{margin:30px 10px 0 37px;}
.announceStory{background:url("../images/global/door-closed.gif") 0px 2px no-repeat; padding:0 0 19px 21px; display:block;}
.announceStory a{text-decoration:none;}
#more{text-align:right;}
#more a, #more a:hover{color:#474747; text-decoration:none; padding:0 43px 0 0; font-size:10px;}
a #dblArrow{font-size:15px; vertical-align:-2px;}