body {
	background-color: #f4f4f4;

	background-repeat: repeat-x;
	background-position: bottom;
	padding:0px;
	margin:0px;
}

#content    
	{
	background-color: #ffffff;
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: -405px;
	position: absolute;
	left: 50%;
	width: 810px;
	height: 100%;
	visibility: visible;
	z-index: 2;
	
	border-left-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#content #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#facebook_btn{
	border-width: 0px;
	float: left;
	margin: -10px 0 0 15px;
}
#banner_abono{
	border-width: 0;
	margin: -60px 0 0 159px;
}
#logo_making{
	margin: 0 0 0 10px;
}
