	body {
		margin: 0;
		
		
	}
	
	#navigation {
		background: url(images/background.gif) top repeat-x;
		width:100%;
		height: 105px;

	}
	
	
	#footer {
		padding: 5px 0;
		border-top: 1px dotted #999999;
		clear: both;
		text-align: center;

	}