/* CSS Document */

#slideshow {
	position:relative;
	width: 600px;
	height: 227px;
}

#slideshow IMG {
	position:absolute;
	z-index:8;
	opacity:0.0;
	width: 600px;
	left: 0px;
	top: -4px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.style2 {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(img/bg-menu.png);
}
.style2a {
	height: 8px;
	background-image: url(img/bg-header.png);
	background-repeat: no-repeat;
}
.style3 {
	font-size: 17px;
	font-weight: bold;
}
.style4 {color: #4094BE;}
.style5 {color: #006699;}
.linklove a,
.linklove a:visited,
.linklove a:focus,
.linklove a:hover {
	color:#3399CC!important;
}
.linklove1 a,
.linklove1 a:visited,
.linklove1 a:focus,
.linklove1 a:hover {
	color:#000000!important;
	text-decoration: none;
}

.style6 {font-size: 18px;}
#Layer1 {
	position:absolute;
	width:200px;
	height:292px;
	z-index:1;
	left: 290px;
	top: 229px;
}
.style7 {
	color: #FFFFFF;
	padding-left: 10px;
}
.style7a {
	padding-left: 10px;
}
.style7 a,
.style7 a:visited, 
.style7 a:focus,
.style7 a:hover{
	color: #FFFFFF;
	padding-left: 5px;
}

