@import url("content.css");

body {
	color: #000;
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
}

.clear {
	clear: both;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 74px;
	vertical-align: top;
}

#footer {
	position: relative;
	border-top: 1px #000 solid;
	margin-top: 10px;
	padding-top: 10px;
}

#content {
	padding-top: 74px;
}

.lang, #menu, .detail  {
	display: none;
}

h1 {
	padding-left: 0px;
}

h2 span {
	display: none;
}

.hp h2 {
	color: #000;
	padding-left: 0px;
	border-bottom: none;
	padding-bottom: 10px;
	font-weight: normal;
	margin-bottom: 7px;
}

#offer div, #offer2 div, #work div {
	display: block !important;
}

.team .team-info {
	width: 500px;
}

.top {
	display: none;
}

#work .urls {
	display: inline;
}

#work h3 {
	display: block;
	clear: both;
}

#tree {
	display: none;
}
