.fadeArea {
position: relative;
background:url(background.jpg);
}

img.start {
position: relative;
left: 0;
top: 0;
z-index: 10;
}
#headerwrap {
	position:relative;
	width:100%;
	height:168px;
		text-align: center;
}
#header {
	position:relative;
	width:1002px;
	height:168px;
	background-image: url(/header/img/header.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#Header-01 {
	position:absolute;
	left:0px;
	top:139px;
	width:296px;
	height:29px;
}
#header_contact {
	position:absolute;
	left:680px;
	top:37px;
	width:295px;
	height:25px;
	overflow: visible;
}

#home {
	position:absolute;
	left:296px;
	top:139px;
	width:72px;
	height:29px;
	background-image: url(../img/home_over.png);
}

#services {
	position:absolute;
	left:368px;
	top:139px;
	width:90px;
	height:29px;
	background-image: url(../img/services_over.png);
}

#studio {
	position:absolute;
	left:458px;
	top:139px;
	width:75px;
	height:29px;
	background-image: url(../img/studio_over.png);
}

#clients {
	position:absolute;
	left:533px;
	top:139px;
	width:79px;
	height:29px;
	background-image: url(../img/clients_over.png);
}

#contact {
	position:absolute;
	left:612px;
	top:139px;
	width:105px;
	height:29px;
	background-image: url(../img/contact_over.png);
}

#Header-02 {
	position:absolute;
	left:717px;
	top:139px;
	width:285px;
	height:29px;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

