*{
	margin: 0;
	padding: 0;
	outline: none;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	background: #fff;
	cursor: default;
}
img,fieldset{
	border: 0;
}
a{
	cursor: pointer;
	color: #000;
}
.clear{
	clear: both;
}
.bold{
	font-weight: bold;	
}
.hidden{
	display: none;	
}
#wrapper{
	background: #fff;
}
#wrapper *{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000;	
	text-decoration: none;
}
#language,#menu_fix,#menu_main,#menu_sub,#menu_content,#img_header,#portlets{
	display: none;	
}
#content *{
	font-size: 11px;
	line-height: 17px;
}	
#content h1{
	font-weight: bold;
}
#content h3{
	font-weight: normal;
}
#content h5{
	font-weight: bold;
}
#content .break{
	padding-bottom: 17px;	
}
#content .dbreak{
	padding-bottom: 34px;	
}
#content .content_nav{
	color: #e38832;
}			
.overview{
	width: 288px;
	margin-right: 30px;
	margin-bottom: 17px;
	padding-right: 12px;
	background: #fff;
	float: left;
}
.overview img{
	padding-right: 12px;
	float: left;
}
.overview span{
	display: block;
}
.overview ul{
	display: block;
	left: 10px;	
}
.overview li{
	list-style-type: none;
	background: none;
	padding-left: 0px;			
}
.impressions_left,.impressions{
	width: 300px;
	float: left;
	padding-bottom: 16px;	
}
.impressions_left{
	padding-right: 40px;	
}
#company .float_left{
	float: left;
	width: 466px;
}
#company .float_right{
	float: left;
	padding-left: 24px;	
}
#home .item{
	width: 200px;
	padding-right: 20px;
	float: left;	
}
#home .right{
	padding-right: 0px;
}