@CHARSET "utf-8";

	body { margin: 0; padding: 0; background-color: #000; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px;  }
	

	#sitewrapper { width: 980px; margin: 0 auto; }
	
	#header { height: 218px; background: url(img/fusie_header.jpg) no-repeat; padding: 15px 100px 0 0; }
		li { list-style: none; text-align: right; padding-bottom: 10px; }
		li a { text-decoration: none; color: #f50b14; }
		li a:hover { color: #fff; }
		li a img { vertical-align: middle; border: none; }
	
	#middle { height: 691px; background: url(img/fusie_middle.jpg) no-repeat; padding: 0 150px;  }
		p { margin: 0 0 15px 0; }		
		p img.right { vertical-align: middle; }
		p em { color: #f50b14; font-weight: bolder; font-style: normal; }
	
	#footer { height: 279px; background: url(img/fusie_footer.jpg) no-repeat; padding: 94px 0 0 176px; }
		#footer a img { border: none; }
		
		
		
p a { text-decoration: none; color: #f50b14; }
p a img { vertical-align: middle; border: none; }
