	article, aside, details, figcaption, figure, footer, header,
  	hgroup, menu, nav, section { display: block; }
  
	/*=Typography*/
	body { font-size:62.5%;font-family: arial, helvetica, sans-serif; margin:0; padding:0; }
	img { behavior: url("../iepngfix.htc"); }
	header h1 { color: #4d4d4f; font-size: 16px; display: none; }
	h2 { color: #4d4d4f; font-size: 16px; margin:45px 0 15px 35px;}
	footer{color:#fff;padding:10px;font-size: 1.2em;}
	ul#countries{font-size: 1.4em;}
	ul#countries a{color:#333;text-decoration: none;}
	ul#countries a:hover{text-decoration:underline;}
	/*=Style */
	footer{
		background-color:#999;
		-moz-border-radius: 5px;
		border: 1px solid #999;
	}
	
	
	/*=Layout */
	body { 
		width: 850px; 
		min-height: 730px; 
		background: url(../images/bg_globe.jpg) no-repeat center 10px; 
		position: absolute;
		left:50%;
		margin-left: -425px;
		margin-top:10px;
	}
	ul#countries{
		float:left;
		list-style: none;
		width:400px
	}
	
	ul#countries li{
		float:left;
		height:32px;
		padding-left:38px;
		padding-top:7px;
		width:124px;
	}
	div#people{
		float:right;margin-top:-60px;
	}
	header{
		height:120px;
	}
	footer{clear:both;position:relative;}
	p#design{display:inline;}
	p#copyright{
		display:inline;
		float:right;
		margin-top:0;
		text-align:right;
	}
/*=Flags */	
li#uk {background: url(/images/flag-uk.png) no-repeat top left;}
li#usa {background: url(/images/flag-usa.png) no-repeat top left;}
li#france {background: url(/images/flag-fr.png) no-repeat top left;}
li#germany {background: url(/images/flag-de.png) no-repeat top left;}
li#denmark {background: url(/images/flag-dn.png) no-repeat top left;}
li#sweden {background: url(/images/flag-sw.png) no-repeat top left;}
li#netherlands {background: url(/images/flag-nl.png) no-repeat top left;}
li#poland {background: url(/images/flag-pl.png) no-repeat top left;}
li#spain {background: url(/images/flag-es.png) no-repeat top left;}
li#italy {background: url(/images/flag-it.png) no-repeat top left;}
li#belgium {background: url(/images/flag-be.png) no-repeat top left;}
li#ukraine {background: url(/images/flag-ur.png) no-repeat top left;}
li#southafrica {background: url(/images/flag-sa.png) no-repeat top left;}
li#israel {background: url(/images/flag-is.png) no-repeat top left;}
li#georgia {background: url(/images/flag-georgia.png) no-repeat top left;}
li#hungry {background: url(/images/flag-hungry.png) no-repeat top left;}
li#china {background: url(/images/flag-china.png) no-repeat top left;}
li#estonia {background: url(/images/flag-estonia.png) no-repeat top left;}
li#latvia {background: url(/images/flag-latvia.png) no-repeat top left;}
li#lithuania {background: url(/images/flag-lithuania.png) no-repeat top left;}
li#canada {background: url(/images/flag-canada.png) no-repeat top left;}
li#japan {background: url(/images/flag-japan.png) no-repeat top left;}