#ChooseCountryContainer
{
	background: url(/images/pages/ChooseYourCountry/ChooseCountryBG_v1.jpg) no-repeat;
	width:1000px;
	height:902px;
	margin: auto;
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
#ChooseCountryHeader
{

}

#ChooseCountryButtons
{
width:562px;
margin:auto;
}

#ChooseCountryText
{
height:440px;
}
#ChooseCountryLinks
{

width:900px;
margin:auto;
margin-top:80px;
vertical-align:top;
line-height:17px;
}
#ChooseCountryLinks a:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#249CD2;
}

#ChooseCountryLinks a:visited
{
font-size:11px;
color:#249CD2;
}

.SepStyle
{
color:#249CD2;
font-weight:bold;
}

#CountryFooterCopyRight
{
color:#249CD2;
margin-top:5px;

}