*{
	margin: 0;
	padding: 0;
	outline: none;
}
html,body{
	width: 100%;
	height: 100%;
}
body{
	background: #6a6a69;
	cursor: default;
}
img,fieldset{
	border: 0;
}
a{
	cursor: pointer;
}
table{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}
.clear{
	clear:both;
}
.hidden{
	display: none;
}
.break{
	padding-bottom: 16px;
}
.dbreak{
	padding-bottom: 32px;
}
.numbers{
	display: block;
	float: left;
	width: 50px;
}
#wrapper{
	position: relative;
	width: 960px;
	height: 100%;
	background: url(../img/wrapper.gif) repeat-x left 120px;
}
.wrapper *{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#header{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 120px;
	background: url(../img/management-consultants.jpg) no-repeat right 30px;
}
#header a{
	display: block;
	position: absolute;
	left: 70px;
	top: 30px;
}
#header a,#header img{
	width: 200px;
	height: 66px;
}
.menu{
	width: 210px;
	height: 400px;
	padding: 130px 0px 0px 70px;
	float: left;
}
.menu li,#home li{
	list-style-type: none;
}
.menu a,#home a{
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
.menu a:hover,.menu .menu_act,#home a:hover{
	color: #f37a1f;
}
.menu li li a{
	padding-left: 20px;
	color: #fff;
}
#content{
	padding: 122px 0px 0px 280px;
	width: 680px;
}
.content *{
	font-size: 13px;
	line-height: 16px;
	color: #fff;
}
.content a{
	color: #f37a1f;
}
.content li{
	list-style-type: none;
	list-style-position: inside;
	padding-left: 8px;
	background: url(../img/li.gif) no-repeat left 6px;
}
.content h1{
	font-size: 14px;
	font-weight: normal;
}
#home{
	width: 890px;
	height: 400px;
	padding: 122px 0px 0px 70px;
	background: url(../img/home.jpg) no-repeat 70px 122px;
}
#home ul{
	padding-top: 200px;
}
#home a{
	float: right;
	padding-left: 20px;
}

.profile .left,.profile .right,.news .left,.news .right,.contact .left,.contact .right,.contact-form .left,.contact-form .right{
	padding: 16px 18px 16px 18px;
	min-height: 480px;
}
.profile .left,.news .left,.contact .left,.contact-form .left{
	float: left;
	width: 294px;
	background: #868586;
}
.profile .right{
	background: url(../img/passion.jpg) no-repeat right top;
}
.profile .left h1{
	font-size: 13px;
}
.contact .right{
	background: url(../img/contact.jpg) no-repeat right top;
}
.asco-award .right{
	background: url(../img/asco-award.jpg) no-repeat right top;
}
.contact-form .right{
	background: url(../img/contact-form.jpg) no-repeat right top;
}
.transformation-entrepreneurs div{
	padding: 16px 60px 16px 18px;
	min-height: 160px;
	background: #868586;
}
.how-we-work div{
	height: 128px;
	padding: 16px 360px 16px 18px;
	margin-bottom: 16px;
}
.values div{
	height: 74px;
	padding: 70px 360px 16px 200px;
	margin-bottom: 16px;
}
.how-we-work .passion,.values .passion{
	background: #868586 url(../img/passion.jpg) no-repeat right top;
}
.how-we-work .integrity,.values .integrity{
	background: #868586 url(../img/integrity.jpg) no-repeat right top;
}
.how-we-work .experience,.values .experience{
	background: #868586 url(../img/experience.jpg) no-repeat right top;
}
.partner{
	padding: 16px 200px 16px 18px;
	min-height: 480px;
	background: #868586;
}
.partner .link{
	width: 430px;
	text-align: right;
}
.partner .link a{
	padding-left: 36px;
	color: #f37a1f;
	background: url(../img/arrows.gif) no-repeat left 2px;
}
.contact-form .error{
	color: #f37a1f;
}
.contact-form label{
	float: left;
	clear: both;
	display: block;
	width: 120px;
	margin-bottom: 5px;
	white-space: nowrap;
}
.contact-form input,.contact-form textarea{
	float: left;
	display: block;
	width: 160px;
	border: none;
	color: #000;
	background: #ececec;
	margin-bottom: 12px;
	padding: 1px 5px;
}
.contact-form textarea{
	height: 120px;
	overflow: auto;
}
.contact-form .form-button{
	width: 170px;
	color: #fff;
	margin-top: 10px;
	border: 1px solid #6a6a69;
	padding-bottom: 1px;
	background: #f37a1f;
}
.contact-imprint,.jobs{
	padding: 16px 60px 16px 18px;
	min-height: 480px;
	background: #868586;
}
