.home h1{
float: right;
clear: both;
width: 340px;
text-align: right;
font: 20px/18px Arial, Helvetica, sans-serif;
margin: 1px 25px -22px 0;
display: inline;
}

.home .part1, .home .part2, .home .part3, .home ul.part4 {
float: left;
clear: both;
width: 650px;
margin: 0 0 0 40px;
display: inline;
}
.home  .person {
float: left;
clear: both;
width: 165px;
text-align: left;
}
.home  .person p {
float: left;
clear: both;
line-height: 100%;
color: #444;
font-size: 12px;
}
.home  .person p strong {

}
.home  .person img {
float: left;
clear: both;
}




.home .part1 {
background:url(../img/home/index-arrow-back.png) right 46px no-repeat;
}

.home .part1 .person  {
width: 430px;
background:url(../img/home/index-arrow-down.png) left 95px no-repeat;
margin-bottom: 12px;
position: relative;
z-index:2;
}
.home .part1 .person .arrow {
float: left;
clear: both;
width: 52px;
height: 34px;
margin: -14px 0px 0 0;
background:url(../img/home/index-arrow-down.png) left bottom no-repeat;
}

.home .part1 .person img {margin: 0 0px 10px 0px;}
.home .part1 .person p {margin: 8px 0 0px 60px; display: inline; width: 370px;}



.home .part2  {
background:url(../img/home/index-arrow-back.png) right -60px no-repeat;
margin-top: 0px;
}
.home .part2 form {
float: left;
clear: both;
background:url(../img/home/index-arrow-down-short.png) left bottom no-repeat;
padding-bottom: 53px;
}
.home .part2 form ul, .home .part2 form li  {
float: left;
clear: none;
}
.home .part2 form li  {
margin-right: 10px;
}
.home .part2 form li  input {
font:  14px/16px Arial, Helvetica, sans-serif;
padding: 4px;
float: left;
clear: both;
margin: 2px 0 2px 0;
color: #222;
background: #fff;
}

.home .part2 form li  label {
float: left;
clear: both;
padding: 0 0 2px 0;
}
.home .part2 form li  input#city {width: 213px;}
.home .part2 form li  input#streetname {width: 280px;}

.home .part2 form li  p {
float: left;
clear: both;
line-height: 100%;
}
.home .part2 form li  p a {
text-decoration: none;
color: #6DA6E1;
}
.home .part2 form li  p a:hover {
text-decoration: underline;
}
.home .part2 form input.button {
float: left;
clear: none;
margin: 23px 0 0 -2px;
}
.home .part2 form li  input:focus {
background: #FFFFF5;
}
.home .part2 form li p.city-error {
float: left;
clear: both;
color: #000;
width: 180px;
padding-left: 38px;
position: relative;
line-height:100%;
margin-top: 3px;
}
.home .part2 form li  p.city-error   img {
position: absolute;
left: 0px;
top: 0px;
margin: o
}







.home .part3 {
background:url(../img/home/index-arrow-back.png) right -610px no-repeat;
}
.home .part3 .person {
margin-top: -10px;
position: relative;
z-index:2;
}

.home .part3 .person img {
margin: 0 0 0px 0px;
}
.home .part3 .person p{
margin: 44px 0 0px 20px;
display: inline;
width: 310px;
}



.home ul.part4 {
margin: -10px 0px -14px 0;
width: 400px;
margin-right: 28px;
float: right;
clear: both;
position: relative;
z-index:2;
}  
.home ul.part4 li {
float: right;
width: 160px;
text-align: right;
margin-left: 10px;
line-height: 100%;
clear: none;
color: #777;
}  