@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: 400;
  src: local('Gudea'), url('http://themes.googleusercontent.com/static/fonts/gudea/v1/kfCeUiT0HGXHQC8YVeaKy6CWcynf_cDxXwCLxiixG1c.woff') format('woff');
}
@font-face {
  font-family: 'Gudea';
  font-style: italic;
  font-weight: normal;
  src: local('Gudea Italic'), local('Gudea-Italic'), url('http://themes.googleusercontent.com/static/fonts/gudea/v1/tZZo84E1pZ1XbFCB5vu4pwLUuEpTyoUstqEm5AMlJo4.woff') format('woff');
}
@font-face {
  font-family: 'Gudea';
  font-style: normal;
  font-weight: bold;
  src: local('Gudea Bold'), local('Gudea-Bold'), url('http://themes.googleusercontent.com/static/fonts/gudea/v1/6M2RKly85u67vSsXH0-zqnYhjbSpvc47ee6xR_80Hnw.woff') format('woff');
}

*, body, html { margin:0 ; padding: 0; zoom:0; }
  html { }
  header, nav, p { display: block; }
	body { font-family: 'Gudea', sans-serif; font-size: 62.5%; color: #2d3536; 
			background-image: url('img/bg-main.gif'); background-position: 50% 0; background-repeat: repeat-y; background-color: #73c1d7; }
		header { width: 100%; height: 700px; background: url('img/header1.jpg') 50% 0; }

		   	nav { width: 940px; height: 50px; }
				
				#wrap { margin-top: 0px;}
				#main { width: 200px; height: 300px; background: url('img/menu.png'); display: none; position: fixed}
				#main ul { list-style: none; margin-left: 30px; margin-top: 30px;}
				#main ul li { display: block; float: left; width: 100px }
				/* sections */
				#home { width: 940px; height: 600px; margin: 0 auto; background: url(''); border: 1px} 
				#home .content { width: 350px; float: right }
				#home .content .button { margin-top: 300px; }

				#welcome { width: 940px; height: 600px; margin: 500px auto; background: url('img/welcome.png'); }
				#welcome .wlkm { width: 500px; height: 400px; margin:100px 100px 0 0; float: right; }
				#welcome .nav { width: 960px; height: 100px; clear: both; }
				#welcome .button { margin-left: 650px}

				#being-polish { width: 940px; height: 600px; margin: 500px auto; background: url('img/being-polish.png'); }
				#being-polish .bpl { width: 500px; height: 400px; margin:80px 0 0 340px; float: left; }
				#being-polish .nav { width: 960px; height: 100px; clear: both; float: left; }
				#being-polish .button { margin-left: 450px;}

				#contact { width: 940px; height: 600px; margin: 500px auto; background: url('img/contact.png'); }
				#contact .small { width: 250px; height: 400px; margin:100px 50px 0 0; float: right; }
				#contact .nav { width: 960px; height: 100px; clear: both; }
				#contact .button { margin-left: 650px}

				.content { margin-top: 90px;}
				
				
				
			h1 { font-size: 30px; line-height: 28px; margin-bottom: 10px; }
			p { font-size: 12px; margin-bottom: 10px; line-height: 17px;}
			ul { list-style: none; font-size: 12px}
			ul li { list-style: none; display: block;}
			
			a { font-weight: 700; text-decoration: none; color: #000;}
		

			img { border: 0;}
			#map_canvas { width: 100%; height: 600px; background: #eee;}
		footer { width: 100%; height: 200px; }
	
