
#language{
	width: 940px;
	height: 20px;
	margin: 10px 0 5px 0;
}

#language p{
	float: right;
	height: 20px;
}

#language p a{
	height:20px;
	line-height:20px;
	margin: 0 5px;
	text-decoration: none;
	color: black;
	float: right;
}

#language p a:hover{
	text-decoration: underline;
	color: #339933;	
}

#top{
	height:110px;
	font: 12px;
	width: 940px;
	margin:0;
	background: url("../images/top_bg.gif") no-repeat;
}

#logo{
	float:left;
	height:110px;
	/*width:940px;*/
	width:540px;	
}

#phone{
	float:left;
	font-size: 12px;
	font-weight:bold;
	margin-top: 52px;
	color: white;
}

#logo a{
	width:540px;
	height:100px;
	margin: 10px 0 0 0;
	display: block;
}

#logo img{
	width:540px;
	height:100px;
	border: none;
}

/*#language{
	height: 100px;
	width: 260px;
	float:right;
	margin: -100px 0 0 0;
	font: 12px;
}

#language p{
	float: right;
	height: 20px;
	margin: 5px 10px;
}

#language a{
	text-decoration: none;
	margin: 0 5px;
	width: auto;
	height: 20px;
}

#language a:hover{
	color: red;
}

#language ul{
	list-style: none;
	float: right;
	margin: 10px 10px 0 0;
}

#language ul li{
	display:inline;
	width: 49px;
	height: 46px;
	margin: 0 5px;
	text-align: center;
}

#language ul li img{
	width: 47px;
	height: 32px;
	margin: 0 1px;
}

#language ul li a{
	margin: 2px auto 0 auto;
	height: 20px;
	width: auto;
}*/

