div#welcome
{
	font-weight:bold;
	width:150px;
	padding-left:50px;
}

div#countryflags
{
    width:900px;
    margin:0px auto;
}

div#countryflags img
{
	border-style:none;
}

div.flags
{
	float:left;
	width:150px;
	height:62px;
	text-align:left;
}

div.flags span
{
    font-family:"Arial",sans-serif;
	height:25px;	
	position:relative;
	top:-20px;
	*top:20px;
	color:#14377d;
	font-weight:bold;
/*	font-size:12px;*/
}

div.flags span:hover
{
	text-decoration:underline;
	color:#899BBE;
}

div.flags a:hover
{
	text-decoration:none;		
}

div.ms-pagebreadcrumb, div.welcomeImage, div.pageContent
{
	display:none;
}

div#main
{
	clear:left;
}

div.links
{
	visibility:hidden;
}
