/* ------------------------------------------------------------------------------------------------ */
@import "style_common.css";
@import "hslide.css";
@import "hslideHTML.css";
@import "jcarousel1.css";
@import "jcarousel4.css";
/* ------------------------------------------------------------------------------------------------ */
#content{}
#content #title{
	height: 60px;
	position: relative;
}
#content #title h3{
	font-size: 24px;
	color: #666666;
	letter-spacing: -1px;
	position: absolute;
	left: 20px;
	top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#content #title h3 strong{
	font-size: 17px;
	color: #D90000;
}

#content #title #tempo{
	position: absolute;
	top: 15px;
	right: 20px;
}
/* ------------------------------------------------------------------------------------------------ */
#content #contentCols{
	background-image: url(../images/sfInt1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
	width: 960px;
}
#colSx{
	float: left;
	width: 660px;
	padding-left: 20px;
}
#colSx #colSxContent{
}
#colDx{
	float: right;
	width: 260px;
}
#colDx #colDxContent{
	padding: 20px;
}
/* ------------------------------------------------------------------------------------------------ */
#content #bannersDxBox{
	height: 115px;
	width: 220px;
	background-image: url(../images/sfBannersDx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #bannersDx{
	height: 115px;
	width: 220px;
	background-image: url(../images/loader1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content #bannersDx ul li a{
	display: block;
	height: 114px;
	width: 220px;
	text-align: center;
	text-decoration: none;
}
#content #bannersDx ul li a:hover{
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
#content #bannersDx ul li strong{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #D90000;
	display: block;
	padding-top: 40px;
}
#content #bannersDx ul li p{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
}
/* ------------------------------------------------------------------------------------------------ */
#colSx ul{}
#colSx ul li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#colSx ul li h4{
	font-size: 11px;
	color: #999999;
}
#colSx ul li h4 strong{
	color: #D90000;
}
#colSx ul li h3{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
}
#colSx ul li h3 a{
	text-decoration: none;
}
#colSx ul li h3 a:hover{
	color: #D90000;
}
#colSx ul .top{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
}
#colSx ul .top h4{
	color: #999999;
}
#colSx ul .top h4 strong{
	color: #D90000;
}
#colSx ul .top h3{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 19px;
	letter-spacing: -1px;
}
#colSx ul .top h3 a{
	color: #D90000;
}
#colSx ul .top h3 a:hover{
	color: #666666;
}
#colSx ul .top img{
	float: left;
	margin-right: 10px;
}
/* ------------------------------------------------------------------------------------------------ */
