* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url("../img/bg.png") 50%;
	font-family: "Tahoma", "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #333;
}

a {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

#content {
	width: 1000px;
	height: 645px;
	margin: 0 auto;
}

#footer {
	width: 975px;
	clear: both;
	margin: 20px auto;
	
}

#footer .info {
	clear: both;
	overflow: hidden;
}

#footer .info .paradise {
	float: left;
}

#footer .info .paradise img {
	vertical-align: middle;
}

#footer .info .santilga {
	float: right;
}

#footer .more {
	text-align: center;
	
	margin-top: 30px;
}

#footer .more a,
#footer .more span {
	padding: 0 10px;
}

a.santilga_style, a.santilga_style:active, a.santilga_style:visited, a.santilga_style:link, a.santilga_style:hover{text-decoration: none; color:#5C5C5C; text-align:center; font-size:10px; margin-top:5px; clear: both; display: block; width: 145px; padding-top:20px; margin-bottom: 10px; float: right;}
.margintop5{margin-top:5px;}
