#tophead {
	background-image: url(img/sf-top.jpg);
	background-repeat: no-repeat;
	height: 177px;
	z-index: 200;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
}	* html #tophead {
	position: absolute; /* position fixed for IE6 */
top: expression(((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
}

.contents{
min-height:100%;
width: 100%;}

div.contents {
	position: absolute;
	top: 0;
	left: 0;	background-repeat: no-repeat;
	background-position: left bottom;

}
.center{
	height:auto;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
}
#maincentered {
	width: 980px;
	margin-top: 160px;
	float: right;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 50px;
	
}
#maintext{
	background-image:url(img/sf-centro.png);
	margin-top: 130px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	width:700px;
	float:right;
	margin-bottom:20px;
}

#maintext_sx{
	margin-top: 0px;
	padding-top: 0px;
	width:190px;
	float:left;
	padding-bottom:20px;
	height:450px;
}

.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}


html,body{height:100%}
* {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000
}
a:link{
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
    text-decoration: none
}
a:visited {
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
    text-decoration: none
}
a:hover{
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
    text-decoration: underline
}
a:active{
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
    text-decoration: underline
}
div.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(img/sf-dw1.jpg);
	background-repeat:repeat-x;
	background-color:#15402B;
}
#dw td, tr, table, span{
	color:#3EF400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:16px;
    text-decoration: none
}
#dw a:link{
	color:#3EF400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:16px;
    text-decoration: none
}
#dw a:visited {
	color:#3EF400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:16px;
    text-decoration: none
}
#dw a:hover{
	color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:16px;
    text-decoration: underline
}
#dw a:active{
	color:#3EF400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:16px;
    text-decoration: underline
}

object
{	
	outline:none;
}
