@charset "utf-8";
*{
	padding:0px;
}
body {
	font-size: 1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
body a{
	color:#FFF;
	text-decoration:none;
}
body a:hover{
	color:#FFF;
	text-decoration:underline;
}
#clear{
	clear:both;}
#page{
	width:910px;}

#pagewidthHead{
	width:910px;
	height:230px;}
#headerHead{
	height:40px;
	padding-left:50px;
	padding-top:20px;}

#navlist .first_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 20px;
	color: #FFF;
	background-color: #323232;
	height: 20px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#navlist li.first_menu{
	list-style:none;
}
#navlist li.second_menu{
	list-style:none;
	float: left;
	margin-left: 10px;
}

#navlist .first_menu a{
	color: #FFF;
	text-decoration: none;
}
#navlist .first_menu a:hover{

	color: #FFF;
	text-decoration: underline;
}
#HeaderSearch {
	float:right;
	width:140px;
	background-color: #969696;
	height: 20px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#headerHead .headBoxTopmenu {
	height: 20px;
	width: 80px;
	float: right;
}
#head_logo img {
	height: 140px;
	width: 270px;
	margin-left: 50px;
}
#head_text{
	float: right;
	height: 68px;
	width: 323px;
	margin-right: 10px;
	margin-top: 45px;
}
#wrapperMain{
	width:910px;}
#wrapperMain .top {
	background-image: url(images/wrappermain_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 910px;
}
#wrapperMain_main {
	background: url(images/wrappermain_main.png);
	background-repeat: repeat-y;
	width: 890px;



}
#foot_main {
	background-color: #0a0a0a;
	height: 85px;
	padding-top:30px;
	padding-left:20px;
	margin-top: 20px;
	text-align: center;
}
#foot_main p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #969696;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#foot_main p a{
	color: #969696;
	text-decoration: none;
}
#foot_main p a:hover{
	color: #969696;
	text-decoration: underline;
}

#lang {
	float: right;
	height: 20px;
	width: 150px;
	font-size: 0.7em;
}
#text_rotate {
	font-size: 0.8em;
	width: 640px;
	text-align: center;
}
.copyright{
	color: #969696;
	font-size: 0.7em;
	line-height: 0.7em;
}
