html, body {    
	background-color: #ededed; background-image: url(../images/back.jpg); background-repeat: repeat-x;
	height: 100%; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
   min-height: 100%;
   margin-bottom: -130px;
   position: relative;
}


#footer {
	background: #dbdbdb;
	height: 130px;
	position: relative;
}

.clearfooter {
   height: 130px;
   clear: both;
}

.languages {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none;}
.languages:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none;}
.languages:visited{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none;}
.languages:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#bbb; text-decoration:none;}
.languages:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff; text-decoration:none;}

.text24 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
	text-align:center;
}

.text18 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-align:center;
}

.text12 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
}