@charset "utf-8";
/* CSS Document */

body
{
margin:0px; 
padding:0px;
background:url(../bg2/sfsalsa2_01.gif) repeat-x;

}

div#container1{ 
	width:1185px;
	margin-left: auto;
	margin-right: auto;
margin-top:0px;
	background:url(../bg2/sfsalsa2_02.gif) no-repeat top;

}
div#container2 {
	width:940px;
	margin-left: 110px;
	padding-top:300px;
	position:relative;
}

div#nav {
	width:940px;
	height:42px;
	text-align:center;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

div#main {width:940px;
position:relative;
height:auto;
margin-bottom:25px;
}
div#rt {float:right;
width:690px;

}
div#left {float:left;
width:180px;
border:#AAAAAA 1px solid;
	background:#EEEEEE;
	padding: 15px;
}
.list #left { background:none; border:none; padding:10px 0px 0px 0px; width:220px;}

#c1, #c2, #c3 { width:263px;
	float:left;
	padding:20px;
	border:#AAAAAA 1px solid;
	background:#EEEEEE;
	}
	
#c2 {
	margin:0px 12px;
	}	

p, a, h1, h2, h3, h4, h5, h6, li {margin-top:0px; padding-top:0px;
font-family:Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;}
 
p, a, li {
	font-size: 12px;
	line-height: 16px;
	color: #222222;
	margin:0px;
	padding:0px 0px 15px 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;

}
h1{ color: #017462;
	font-size: 26px;
	 font-weight: normal;
	 margin: 0px 0px 25px 0px;
	 padding:0px;
	 }
	 
h2 {color: #660033;
	font-size: 16px;
	 font-weight: bold;
	 }	 
	 
h3 {color: #017462;
	font-size: 14px;
	 font-weight: bold;
	 margin-bottom:6px;
	 }	 	 
	 
a {color: #017462;}	
a:hover {color: #e73e32;}
a img {border:none;}

#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;	
}

		
.topNav li { 
	float:left;
	margin-bottom: 0px;
	padding:0px; }

.topNav a {
	display: block;
	text-decoration:none;
	min-height:34px;
	height: auto !important;
	height: 34px;
	line-height: 34px;
	font-size:16px; 
	font-weight:normal;
	text-align:center;
	text-transform:capitalize;
	margin:0px;
	padding: 0px 17px;
	border-left: 1px solid #e73e32;
	color: #666666;
	font-family:Helvetica, Verdana, Arial, sans-serif;

}

.first a {border:none;}

#nav a:hover {color:#017462;}

.active a {color:#e73e32;}


p.crnmd {font-size:9px; color:#999; margin-top:15px;}
p.crnmd a {text-decoration:none; color:#999;}