/*INITIAL SETTINGS*/
	* { margin:0; padding:0; }
	body {  }
	a,
	ins { text-decoration:none; outline:none; }
	a:hover { text-decoration:underline; }
	li { list-style:none; }
/*/INITIAL SETTINGS*/

/*CLASS ASSISTANTS*/
	.Debug { border:1px solid #FF0000!important; }
	.Clear { clear:both; font-size:0; height:0; line-height:0; }
/*/CLASS ASSISTANTS*/

/*BASIC STRUCTURE*/
	#main { margin:0 auto; padding-top:108px; width:780px; background:url(../img/layout/globe.jpg) no-repeat right 212px; font-family:Arial; font-size:11px; }
	#main h1 { margin-bottom:30px; width:97px; height:55px; background:url(../img/layout/logo-3.jpg) no-repeat; text-indent:-5000em; }
	#main h2 { margin-bottom:15px; width:97px; height:7px; background:url(../img/layout/tit_choose-your-country.jpg) no-repeat; text-indent:-5000em; }
	#main ul { float:left; margin-bottom:30px; width:110px; }
	#main li { margin-bottom:5px; }
	#main a { color:#666; }
	#main ul li a { font-weight:900;}
	#main p { clear:both; }
	#main select {margin:5px 0; }
	.linkTip { color:#fff; font-family: Helvetica; font-size: 11px; font-weight: bold }

/*/BASIC STRUCTURE*/
