a {
	color: #BE0C0C;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
a:hover { color: #333; }
a:active, a:focus { outline: none; }
.left {
	margin: 0px;
	padding: 0px;
}
.right {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}

#content {
    width: 468px;
    }
#content-1 {
	width: 2000px;
	}
.main {
	width: 468px;
	display: block;
	height: 60px;
	margin: 0px;
	padding: 0px;
	}

.scroller {
	width: 468px;
	height: 60px;
	overflow: hidden;
	float: left;
	clear: left;
	text-align: left;
	}
.slide {
	width: 640px;
	height: 336px;
	float: left;
	padding: 0px;
	margin: 0px;
	}
.menu {
	list-style-type: none;
	margin-bottom: 0px;
	float: right;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	clear: right;
	margin-right: auto;
	margin-left: auto;
}
.menu a.tab {
	clear: right;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	display: block;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
}
.menu a.tab:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin: 0px;
}
.menu a.selected {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
}
.nuante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	display: block;
	width: 400px;
	margin-top: 20px;
	margin-left: 15px;
	clear: right;
}

