@charset "utf-8";
/* CSS Document */
html
{
position:absolute;
cursor:pointer;
overflow:hidden;
}

body {
		background-image:url(images/drummondbg.png);
		background-repeat:repeat;
		background-attachment:fixed;
		background-color:#edcdbf;
		
}





#logo {
		position:fixed;
		margin-bottom:0auto;

	

	
}




#rodape {
		position:absolute;
		bottom:0;
	    height:250px;
		
	

	
}

#conteiner {
	width:3809px;
	height:100%;
	


}










