/** copyright © 2005-2008 brothers-media.net **/

/** Layout Formatting **/
  
  
/* BASICS */ 
html {
	background: #fff;
	}

div#spacetop {
	margin: 0 auto;
	width: 100%;
	height: 75px;
	}	
	
div#wrapper {
	margin: 0 auto;
	width: 100%;
	}	
/* BASICS END */ 
