/* CSS Document */
#topaddress{
	width:913px;
	height:28px;
	margin:0 auto;
}

.addresstext{
	text-align:right;
	vertical-align:bottom;
	color:#595959;
	font-weight:bolder;
	font-size:10px;
	word-spacing:0.02em;
	padding-right:13px;
	padding-top:13px;
}

#maincontainer{
	width: 913px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background:url(../images/salsa_03.png);
}

div.hr{
	clear:both;
	width:96%;
	height:1px;
	background:url(../images/salsa_02.png);
	margin:10px auto;
}

div.hr hr {
  display: none;
}

#topsection{
	width:863px;
	height:140px;
	margin:0 auto;
}

#logo{
	float:left;
	width:286px;
	height:56px;
	background:url(../images/salsa_07.png);
	margin-top:30px;
	margin-left:15px;
}

#music{
	float:right;
	width:120px;
	height:24px;
	background:url(../images/salsa_01.png) no-repeat;
	margin-top:45px;
}

.musictext{
	padding-left:20px;
	line-height:24px;
	color:#595959;
	font-weight:bolder;
	font-size:12px;
	margin-left:680px;
	margin-top:10px;
}

.musictext a{
	color:#595959;
}

#mmenu{
	float:left;
	width:861px;
	height:24px;
	border:1px solid #CCCCCC;
	margin-top:20px;
}

#clr{
	clear:both;
}

#contentwrapper{
	clear:left;
	width:863px;
	margin:0 auto;
}#mainpage{	width:863px;	margin:0 auto;}

#bottomsection{
	width:863px;
	margin:0 auto;
}

#footer1{
	float:left;
	width:310px;
}

#footer2{
	float:left;
	width:250px;
	height:50px;
	background:url(../images/salsa_22.png) no-repeat;
	margin-top:30px;
	margin-left:50px;
}

.f2text{
	padding-left:60px;
	line-height:25px;
	color:#656565;
	font-size:16px;
	font-weight:bold;
}

.f2text a{
	color:#656565;
}

#footer3{
	float:left;
	width:250px;
	height:60px;
	background:url(../images/salsa_19.png) no-repeat;
	margin-top:25px;
}

.f3text{
	padding-left:60px;
	line-height:30px;
	color:#666666;
	font-size:18px;
}

.f3text a{
	color:#666666;
	font-weight:normal;
}

.f3text i{
	color:#A51F1F;
}


#footer{
	clear: left;
	width: 100%;
	padding: 2px 0;
}

#fbottom{
	width:913px;
	height:24px;
	margin:0 auto;
}

.fbottom1{
	float:left;
	width:400px;
	text-align:left;
	font-size:10px;
	word-spacing:0.02em;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:10px;
}
.fbottom2{
	float:right;
	width:493px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	word-spacing:0.02em;
	margin-bottom:5px;
	margin-right:10px;
}

/*------------*/

#rotatorbanner {
	width:863px;
	height:123px;
	margin:0 auto;
	margin-bottom:15px;
}

#maincolumn{
	float:left;
	width:690px;
}

#rightcolumn{
	float:right;
	width:150px;
}

div.hr1{
	width:100%;
	height:1px;
	background:url(../images/salsa_02.png);
}

div.hr1 hr {
  display: none;
}

#ctitle{
	float:left;
	width:50%;
}

#mpathway{
	float:right;
	width:50%;
	text-align:right;
}


/*------------*/
table.moduletable-ss {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable-ss {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable-ss th, div.moduletable-ss h3 {
	color: #990000;
	text-align: left;
	padding-left: 4px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable-ss td {
	font-size: 11px;
	padding-left: 25px;
	font-weight: normal;
}

table.moduletable-ss td ul li {
	list-style: none;
	height:20px;
	line-height: 20px;
	margin: -4px 0 0 0;
	padding: 2px 0 0 0;
	background-position: 0 .6em;
	background-image: url(../images/salsa_04.png);
	background-repeat: no-repeat;
	text-indent: 12px;
	color:#000;
}

table.moduletable-ss td ul li a{
	color:#000;
	font-weight:normal;
}