@charset "utf-8";
/* CSS Document */

a img {border:none;}

#container {margin:20px auto 20px auto; background:url(../img/logo.gif) 20px 20px no-repeat; width:800px; border:1px solid silver; padding:100px 0 0 0;}
	#navigation {width:100%; background:url(../img/border.gif) no-repeat top center; padding:30px 0 60px 0; text-align:center;}
		#navigation img {padding-right:5px; padding-left:5px;}
		
	#content-dk {width:375px; height:400px; padding:5px 5px 5px 10px; float:left; background:;}
	#content-divider {width:20px; float:left; margin-top:40px;}
	#content-uk {width:375px; height:400px; padding:5px; float:right; background:;}
	
	#footer {clear:both; text-align:center; padding:20px;}