/* CSS Document */

*{
	margin: 0;
	padding: 0;
	font-family: "lr oSVbN", Osaka, "lr SVbN" "qMm Pro W3", Arial, Helvetica, sans-serif;
}
/* eae8c6 */

a img{
	border: none;
	color: #bbbbbb;
	background-color: transparent;
}

#layout{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/topbg.gif);
	background-repeat: no-repeat;
}

#container{
	width: 800px;
	margin-top: 20px;
	}


/* headerÌCSS */

div#headerArea{
	display: none;
}

/* footerÌCSS */

#footer{
	clear: both;
	padding-top: 20px;
	width: 800px;
	height: 60px;
}

.footersolid{
	border-top: 1px solid #333333;	
}

.pagetopLink{
	border-top: 1px solid #cccccc;
	text-align: right;
	font-size: 10px;
	padding: 3px 0px 3px 0px;
	}

#footer ul, #footer li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer li{
	float: left;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
}

#footer a, #footer a:link, #footer a:visited{
	text-decoration: none;
	color: #000000;
	padding: 0px 5px 0px 0px;
}

#footer a:hover{
	text-decoration: underline;
	color: #CC3300;
	}

#footer p{
	float: right;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}


.bottom{
	clear: both;
	background-image:url(../img/sita.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	height: 40px;
}

.bottom span{
	display:none;
}
