body{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 14px;
	font-weight: normal;
	line-height:1.125em;
	background: url(../images/background.jpg) repeat-x;
	background-color: #E4E4E4;
}

.clear{clear:both}a{text-decoration:none}a:link,a:visited{color:#999}a:hover,a:active{color:#009754}


/* CYCLE ADS  --------------------------------------------------------------------------------------   */
#cycle { width:892px; height:394px; }
#cycle #nav-cycle { width:228px; float:left; background:url(../images/cycle-background.gif) no-repeat top left; }
#cycle #nav-cycle ul { position: absolute; }
#cycle #nav-cycle li { z-index: 1; width:228px; background: transparent; position: relative; }
#cycle #nav-cycle a { width:100px; height:55px; padding:12px 40px 0 20px; font-size:1.1em; font-weight:bold; display:block; color:#666; text-decoration:none; }
#cycle #nav-cycle .activeSlide { color:#009754; }
#cycle #slideshow { width:675px; height:394px; float: right; overflow:hidden; }
#cycle #slideshow p, #cycle #slideshow a { display:none; text-indent:-9999px }
#cycle #slideshow div { cursor:pointer; }
#cycle #slideshow img { width:675px;height:394px; }
#cycle #nav-cycle-background { position: absolute; }
#cycle #nav-cycle-selector { top: 0; left: 0; width: 228px; height: 79px; position: absolute; background:url(../images/cycle-button-active.gif) no-repeat top left; }

#cycle.cycle-5 #nav-cycle { background-image: url(../images/cycle-background-5.png); }
#cycle.cycle-5 #nav-cycle li { height: 79px; }
#cycle.cycle-5 #nav-cycle a { height: 54px; padding-top: 4px; padding-bottom: 0; font-size: 14px; font-weight: normal; }
#cycle.cycle-5 #nav-cycle .singleline a {padding-top: 14px; padding-bottom: 0; }
#cycle.cycle-5 #nav-cycle-selector { display:none; height: 79px;}


