/* Structure Styles */#wrapper {	width: 942px;	margin:0 0;	padding-left:12px;	z-index:-900;	padding-bottom:30px;}/* Custom Slider Styles */#slider {	position:relative;		height:344px;		background:url(../img/Loading.gif) no-repeat 50% 50%;	/*-moz-box-shadow:0px 0px 10px #333;	-webkit-box-shadow:0px 0px 10px #333;	box-shadow:0px 0px 10px #333;*/	z-index:10;}#slider img {	position:absolute;	top:0px;	display:none;	float:left;}#slider a {	border:0;	display:block;}.nivo-box{	float:left;}.nivo-directionNav a {	display:block;	width:35px;	height:35px;	background:url(arrows_n.png) no-repeat;	border:0;	z-index:999;}.nivo-directionNav {	z-index:999;	}.nivo-controlNav a.active {	background-position:-51px 0;	}.nivo-controlNav {	background-position:-51px 0;	}a.nivo-nextNav {	background-position:-36px 0;	right:13px;	top:305px;}a.nivo-prevNav {	left:860px;	top:305px;}.nivo-caption a {     text-decoration:underline;}.nivo-caption h3 {        margin:0;        padding:0;        color:#006;    }