

html,body{margin:0;
		padding:0;
		}
		
body{font: 90% arial,sans-serif;
		text-align:center;
		background: white url("AluNY2.jpg"); 
		background-repeat: no-repeat;
		background-position: 100% 100%;}
		
		
		
p{margin:0 110px 10px 0 }
p:first-letter { font-size: 1.5em;}
				
			
div#container{text-align:left;
				background: transparent;}
				
div#container{width:700px;margin:0 auto}

div#header{position:relative;
			height:120px;
			background: white url("Alutec2.jpg");
			background-repeat: no-repeat;
}


div#wrapper{float:left;width:100%}


div#navigation{float:left;
				height: 300px;
				width:200px;
				background: transparent url("side2.jpg");
				background-repeat: no-repeat;
				}
				

div#extra{float:left;
			width:500px;
		}

div#footer{background: #333;
			color: #FFF}
div#footer p{margin:0;
				padding:5px 10px}
div#footer a{display:inline;
				padding:0;
				color: #C6D5FD}

div#footer{clear:left;
			width:100%}

