body, html {
	margin: 0px auto;
	padding: 0px;
	background-color:#f9f9f9;
}

body, span, ul,li, ol{
	font-family:Tahoma,Verdana,'Trebuchet MS', Arial, GRHelvetica;	
	color:#666769;
	font-size:10px;
}

#flash_background{
	overflow:hidden;
}

.layer{
	width:100%;
}


form {
	margin: 0px;
	padding: 0px;
}

img {
	border:0px;
}

p {
	padding:4px 0px 4px 0px;
	margin:0px;
}

div.clear {
	clear:both;
}

div#container {
	margin: 0px auto;
	width:980px;
}

div#holder {
	width:978px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	margin-top:102px;
	background-color:#ffffff;
	height:540px;
}

div.top {
	width:978px;
	height:70px;
	text-align:center;
	padding:76px 0px 0px 0px;	
	position:relative;
}

div.top_menu {
	width:978px;
	height:18px;
	text-align:right;
	padding:114px 0px 0px 0px;
	position:relative;
}

a.level1 {
	text-decoration:none;
	color:#48545b;
	font-size:11px;
	padding:0px 19px 2px 19px;
	height:16px;
}

a.level1:hover {
	color:#48545b;
	background-color:#efefef;
}

a.level1_selected {
	text-decoration:none;
	color:#48545b;
	font-size:11px;
	padding:0px 19px 2px 19px;
	height:16px;
	background-color:#efefef;
}

div.main_home{
	width:978px;
	position:relative;
	
}

div.europe {
	width:648px;
	float:left;
	padding:156px 0px 0px 0px;
}

div.home_news {
	width:330px;
	float:left;
	background-image:url(../images/bg_news.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:174px;
	_height:173px;
	margin-top:89px;
}

div.tlt_home_news {
	width:304px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:14px 0px 0px 26px;
}

div.txt_home_news {
	width:290px;
	padding:18px 30px 0px 10px;
	height:50px;
}

div.txt_home_news a{
	text-decoration:none;
	color:#626262;
	font-size:11px;
}

div.date {
	width:44px;
	float:left;
	padding:0px 10px 0px 0px;
	text-align:center;
	font-size:10px;
	color:#989898;
	background-image:url(../images/bg_date.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

div.date span{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#214d81;
}

div.txt_news {
	width:236px;
	float:left;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	height:40px;
}


div.footer {
	width:978px;
	padding:0px 0px 0px 0px;
}

div.bottom_links {
	width:254px;
	float:left;
	color:#00336f;
	font-size:10px;
}

div.bottom_links a{
	color:#00336f;
	font-size:10px;
	text-decoration:none;
	padding:0px 6px 0px 6px;
}

div.firm {
	width:395px;
	float:left;
	text-align:right;
	font-size:10px;
	color:#48545b;
}

div.gg {
	width:229px;
	float:left;
	background-image:url(../images/bg_gg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:48px;
	padding:44px 10px 0px 90px;
}

div.gg a{
	text-decoration:none;
	color:#214d81;
}



