@charset "utf-8";
#slideshow {
    position:relative;
    height:100%;
	width:100%;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:-10;
    opacity:0.0;
	height:575px;
}

#slideshow IMG.active {
    z-index:-8;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:-9;
}


body {
	min-height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: rgb(255,255,255);
}

 .new {
	color: #FFF;
	font-size: 100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size:14px;
}
 .header {
	color: #FFF;
	margin-top:15px;
	font-size: 100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size:14px;
}


.header{width:929; height:100px}

    .footer {
	background-color:#FC0;
	margin-left:auto;
	margin-right:auto;
	margin-top:110px;
	padding-top:5px;
	bottom: 0;
	height: 20px;
	position: static;
	width: 929px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-size:14px;
	
   }
 .footernew {
	 margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	top:799px;
	bottom: 0;
	height: 20px;
	left: 0;
	position: static;
float:inherit;
	width: 929px;
   }
.container{height:350px;}
a.topnav {
	color: #fff;
	font-family: Arial, Helvetica, sans-ser if;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}

a.topnav:link {
	color: #fff;
	font-family: Arial, Helvetica, sans-ser if;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
a.topnav:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}
a.topnav:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	vertical-align: middle;
}
a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	color: #FFF;
}

.center1 {
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-ser if;
	font-size: 85%;
}
.yellow {
	color: #FF0;
	height: 3px;
	background-color: #FF0;
	background-position-y: 100px;
}/* CSS Document */
