@charset "utf-8";
/* CSS Document */


#page{
width:1024px;
min-height:730px;
margin:0 auto;
background-repeat:no-repeat;
}
#logo{
width:200px;
height:125px;
}
#logo a{
width:100%;
height:100%;
display:block;
}
#header{
width:1024px;
height:125px;
}
#menu{
width:1024px;
height:60px;
}
#menuleft{
width:430px;
height:60px;
margin-left:147px;
float:left;
}
#menuright{
width:445px;
height:60px;
margin-left:527px;
text-align:center;

}
#content{
	width:900px;
	margin-left:34px;
	margin-top:35px;
	min-height:545px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#contentlocale{
	width:680px;
}
#contentcommon{
	width:960px;

}
#footer{
width:1024px;
height:90px;
background-image:url(../images/footer.jpg)
}

#mainMenuItem{
	float: left;
	margin-left:10px;
	padding-left:10px;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	background-image: url(../images/space.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainMenuItemFirst{
	float: left;
	margin-left:10px;
	padding-left:10px;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}
#mainMenuItemLast{
	float: left;
	margin-left:20px;
	padding-left:10px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}
#mainMenuItemFirst a,
#mainMenuItemLast a,
#mainMenuItem a{
color:#333333;
text-decoration:none;
}
#mainMenuItemFirst a:hover
#mainMenuItem a:hover{
	color: #006699;
}
#localeMenu{
	width:224px;
	float:right;
	margin-right:60px;
	text-align:center;
}
#localeMenuItem{
	float: left;
	margin-left:5px;
	margin-top:5px;
}
#mainMenuItemLast img,
#localeMenuItem img{
border:none;
}
#localeMenuItem a:hover{
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
#mainMenuItemLast a:hover{
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  #beloved{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:50%;
	width:57px;
	height:51px;
	margin-right:1%;
	text-align:right;
	float:right;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	margin-top:20px;
}
#beloved a{
	text-decoration:none;
		color: #666666;
		width:100%;
		height:100%;
		display:block;

}
#beloved a:hover{
	text-decoration:none;
		color: #999999;

}
#copy{
	text-decoration:none;
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:50%;
	text-align:left;
	float:left;
	height:15px;
	padding-left:10px;
}
#links{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	float:right;
}
#links a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	text-decoration:none;
}
