#slider {
	position:relative;
    width:1100px; /* Change this to your images width */
    height:700px; /* Change this to your images height */
    background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
	top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slider .nivo-controlNav {
	position:absolute;
	bottom:-70px; /* Put the nav below the slider */
}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
}

	
.thrColFixHdr #container #mainContent .style40 {
	font-size: 15px;
	color: #CC6633;
}
.thrColFixHdr #container #mainContent .style40 .style56 {
	color: #CCCCCC;
}
