nav#menu ul li{
	display: inline;
}

div#home.content section div.body{
	float: left;
}

div.copyright span.copyright{
	float: none;
}

div.copyright span.circulo{
	float: none
}

div.copyright span.webdesign{
	float: none
}

a.imgBig{
	position: absolute;
	right: 0;
}

div.content{
	padding-bottom: 150px;
}

div.footer_outer{
	position: fixed;
	bottom: 0;
}

a.arrow-right{
	display: inline;
	vertical-align:0;
}

small{
	width: 100%;
}

article, div.width500{
	padding-right: 0;
}

form label{
	float: none;
}