.logoImg{
	background-image: url(../images/lv7logo.gif);
	background-repeat:no-repeat;
	width: 152px;
	height: 70px;	
	padding-bottom:25px;
}
.header{
	background-image: url(../images/countrySelect_top.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 59px; 
}

.map{
	background-image: url(../images/countrySelect_map.jpg);
	background-repeat:no-repeat;
	width: 800px;
	height: 419px; 
}

.wdyl{
	color: white;
	padding-left: 20px;
	font-family:  Verdana;
 	font-weight: bold;
  	font-size: 17px;
  	position:relative;
  	top:15px;  	
}

.cyrc{
	color: white;
	padding-left: 20px;
	font-family:  Verdana;
 	font-weight: bold;
  	font-size: 11px;
  	position:relative;
  	top:95px;
}
.countrySelector
{    
    position:relative;
    top:110px;
    }
.cyrc_black{
	color: Black;
	padding-left: 20px;
	font-family:  Verdana;
 	font-weight: bold;
  	font-size: 11px;
}
.chooseCountryPage
{
    text-align:left;
    width:800px;
    }
        
.copyright
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;
	text-align:right;
}
body
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;    
}

