.global {
	width: 400px;
	height: 100%;
	background-color: #FFF;
	background-image: url(images/left_pane.jpg);
	background-rpeat: no-repeat;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	padding:0;
	background-repeat: no-repeat;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	line-height: 20px;
	font-style: italic;
}
.adress {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 90px;
	margin-top: 390px;
	color: #333;
}
.adress  .topaz{
	padding-top: 80px;
}
.right {
	width: 500px;
	margin-top: 180px;
	margin-left: 440px;
}
.language {
	margin-top: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFF;
}
.right .language a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
.right .language a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0CF;
}
