@import url("menu_up_second.css");

html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-image:url(images/iBGRpage.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
	position:relative;
	text-align:center;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	text-align:justify;
}
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
.clear_linie{
	clear:both;
	height:33px !important;
	height:33px;
}
body, table, td, p, th, a, div {
}
#center_site .content 
	{
		margin:80px 0px 0px 10px;
		padding:0px;
		width:430px;
		letter-spacing:-1px;
	}
.language_second ul
	{
		margin:0px 0px 0px 10px;
		padding:0px;
		width:430px;
		letter-spacing:-1px;
	}
  .address{
 	position:absolute;
	margin:0px;
	top:30px;
	left:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#66a581;
	font-weight:normal;
	line-height:12px;
	letter-spacing:1px;
 }
.address p.bodytext
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#66a581;
		font-weight:normal;
		line-height:12px;
		width:160px;
	}
.address p.bodytext strong
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#66a581;
		font-weight:bold;
		line-height:12px;
	}

