@font-face {
	font-family: 'Volter';
	src: url('images/brands/css/Volter__28Goldfish_29.ttf?');
}
/* CAROUSEL */
div#carousel-container {
	width:100%;
	height:124px;
}
div#slot1 {
	margin:15px 0px 0px 13px;
	float:left;
	cursor: hand;
	border-radius: 13px;
	border: 2px solid #C06808;
}
div#slot2,
div#slot3,
div#slot4 {
	margin:15px 0px 0px 9px !important;
	float:left;
	border-radius: 13px;
	border: 2px solid #C06808;
}
div#slot5 {
	margin:15px 0px 0px 9px;
	float:left;
	border-radius: 13px;
	border: 2px solid #C06808;
}
div#slot1 div,
div#slot2 div,
div#slot3 div,#C06808
div#slot4 div,
div#slot5 div {
	cursor: hand;
	cursor: pointer;

}
div#slot1 img,
div#slot2 img,
div#slot3 img,
div#slot4 img,
div#slot5 img {
	position:absolute;
	left:3px;
}
div#slot1 div h2 a,
div#slot2 div h2 a,
div#slot3 div h2 a,
div#slot4 div h2 a,
div#slot5 div h2 a {
	font-family: 'Volter', Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#535353;
	text-decoration:none;	
}
div#slot1 div h2 a:hover,
div#slot2 div h2 a:hover,
div#slot3 div h2 a:hover,
div#slot4 div h2 a:hover,
div#slot5 div h2 a:hover {
	font-family: 'Volter', Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#535353;
	text-decoration:none;	
}
div#slot1 div h2 a:visited,
div#slot2 div h2 a:visited,
div#slot3 div h2 a:visited,
div#slot4 div h2 a:visited,
div#slot5 div h2 a:visited {
	font-family: 'Volter', Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#535353;
	text-decoration:none;	
}
div#slot1 div h2 span,
div#slot2 div h2 span,
div#slot3 div h2 span,
div#slot4 div h2 span,
div#slot5 div h2 span {
	font-family: 'Volter', Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#DF0000;	
}
div#slot1 div h2.toptext,
div#slot2 div h2.toptext,
div#slot3 div h2.toptext,
div#slot4 div h2.toptext,
div#slot5 div h2.toptext {
	position:absolute !important;
	top:-7px !important;
	left:13px;
	width:152px;
	text-align:center;
}
div#slot1 div h2.bottomtext,
div#slot2 div h2.bottomtext,
div#slot3 div h2.bottomtext,
div#slot4 div h2.bottomtext,
div#slot5 div h2.bottomtext {
	position:absolute;
	top:60px;
	left:13px;
	width:152px;
	text-align:center;
}
