*{ margin: 0; padding: 0;} /*--===Master Reset====--*/

body
	{
	font: 1em Arial, Helvetica, sans-serif;
	}
	
	
#header
	{
	width: 636px;
	background-color: #fff;
	}
	

	
#countriesCont
	{
	background-color: #f6f6f6;
	width: 636px;
	margin: 30px auto;
	}
	

#rounded
	{
	background: url(../images/holding-page/rounded.gif) 0 0 no-repeat;
	width: 636px;
	height: 24px;
	}
	
	
#chooseTop
	{
	margin-left: 10px;
	background: url(../images/holding-page/top.gif) 0 0 no-repeat;
	width: 615px;
	height: 24px;
	}
	
	
#chooseInner
	{
	margin-left: 10px;
	background: url(../images/holding-page/inner.gif) 0 0 repeat-y;
	width: 615px;
	}
	
	
#chooseBot
	{
	margin-left: 10px;
	background: url(../images/holding-page/bot.gif) 0 0 no-repeat;
	width: 615px;
	height: 28px;
	}
	
	
	
#flags
	{
	margin-left: 65px;
	list-style-position: outside;
	list-style-type: none;
	}
	
#flags li
	{
	margin-right: 12px;
	float: left;
	}	
	
	
#flags li a
	{
	text-indent: -99999px;
	display: block;
	width: 109px;
	height: 163px;
	}
	
#flags li.uk a {background: url(../images/holding-page/uk.jpg) 0 0 no-repeat;}	
#flags li.spain a {background: url(../images/holding-page/spain.jpg) 0 0 no-repeat;}
#flags li.italy a {background: url(../images/holding-page/italy.jpg) 0 0 no-repeat;}
#flags li.poland a {background: url(../images/holding-page/poland.jpg) 0 0 no-repeat;}
	


	
#footer
	{
	background: url(../images/holding-page/footer.gif) 0 0 no-repeat;
	height: 147px;
	width: 636px;
	}


/*--======================Maintenance page=======================--*/

.poland-msg, .italy-msg
	{
	width: 576px;
	height: 131px;
	overflow: hidden;
	font-size: 0.8em;
	margin-left: 10px;
	}

	
