#home #carouselContainer { width: 750px; height: 341px; overflow:hidden; margin-bottom: 15px; }
/*#home #carouselContainer.non-nationalevent { height: 425px; }*/
#home #carouselContainer li { background-image: none; padding-left: 0px; position: absolute; }
#home #carouselContainer li.hide { display: none; }

#home .slideArrow { cursor: pointer; visibility: hidden; position: absolute; font-size: 34px; padding: 40px 0 0 0; margin-left: 5px; width: 25px; height: 25px; text-align: center; }
#home .arrowInactive { color: #e1e1e1; filter:alpha(opacity=30); opacity: 0.3; -moz-opacity:0.3; }
#home #slideRightArrow { margin-left: 715px; }
#home #imgContainer { width: 746px; height: 109px; overflow: hidden; }
#home #imgInnerContainer { width: 680px; overflow: hidden; margin-left: 35px; }
#home #imgList li { margin: 2px 0 0 0; float: left; text-align: center; padding-right: 22px; }
#home #imgList li.last-item { padding-right: 0px; }
		
#home .callout-box { background-color: #fff; }
#home .tight-box { padding-top: 2px; }
#home .callout-box h2 { font-size: 20px; color: #151515; margin-bottom: 5px; }
#home .callout-box p { color: #454545; line-height: 20px; }
#home img.illus { float: left; padding-right: 25px; }

#home .tool-links { font-weight: bold; padding-top: 15px; }
#home .tool-links .tool { float: left; width: 134px; height: 45px; }
#home .tool-links .tool a { display: block; font-size: 12px; line-height: 14px; text-decoration: none; }
#home .tool-links img, #home .tool-links .png { position: absolute; }
#home .tool-links span { display: block; padding: 3px 10px 0 47px; }
#home .tool-links a:hover { text-decoration: underline; }

