#home #logo{
	padding-top: 140px;
	padding-bottom: 20px;
}

#home .notice{
	position: relative;
	top: 80px;
	/*margin-bottom: 40px;*/
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}

#home .error{
	position: relative;
	top: 80px;
	/*margin-bottom: 40px;*/
	font-size: 13px;
	font-style: italic;
	color: #e21010;
	font-weight: bold;
}

#home .error a:link, #home .error a:visited{
	color: #e21010;
	text-decoration: underline;
}

#home #search_form{
	/*margin-bottom: 160px;*/
}
#q{
	background-image: url(../images/home_search_field_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 336px;
	height: 27px;
	border: 1px solid #ffffff;
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 13px;
	/*text-transform: uppercase;*/
	color: #b0b0b0;
	font-style: italic;
	font-weight: bold;
}

.watermark_search{
	text-transform: uppercase;
	color: #b0b0b0;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	white-space: nowrap;
	font-size: 14px;
	padding-top: 12px;
}
* html .watermark_search{
	padding-top: 12px;
	
}
#noresult{
	color: #e21010;
	margin-top: 20px;
	font-size: 13px;
}
#footer{
	margin-top: 60px;
}

#content_big{
	width: 780px;
	height: 305px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 0px;
	background: url(../images/features_panel.png) 0 0 no-repeat;
	position: relative;
}

#content_big h3{
	font-size: 26px;
	color: #707070;
	padding-top: 40px;
	padding-bottom: 10px;
	width: 70%;
	text-align: center;
	border-bottom: 2px solid #a0a0a0;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
}

#content_big p
{
	color:#a0a0a0;
	font-size:21px;
	margin-top:10px;
}
#content_big .five{
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#content_big div.contact_button
{
	margin-top: 20px;
	display: block;
  float: left;
  width: 105px;
  height: 80px;
  text-align: center;
  margin-bottom: 20px;
}
#content_big div.contact_button a:link, 
#content_big div.contact_button a:visited
{
	font-size: 12px;
  color: #336699;
}

#content_big div.contact_button img{
	width: 95px;
  height: 60px;
}

#no_download{
	background: url(../images/offert.png) 0 0 no-repeat;
	top:-70px;
	color:#a0a0a0;
	font-size:21px;
	font-weight:bold;
	position:absolute;
	right:-70px;
	width:120px;
	height: 95px;
	padding: 15px;
	padding-top: 40px;
}
.bold{
	font-weight: bold;
}
