html, body{
    padding:0px;
    margin:0px;
    height:100%;
    width:100%;
}
body{
    padding:0px;
    margin:0px;
    font-family:Arial, sans-serif;
    font-size:12px;
    line-height:1.7;
}
.header{
	height:703px;
	background-color:#000;
}
.layer1 img{
	position:absolute;
	right:0px;
}
.logo img{
	position:absolute;
	left:200px;
	top:28px;
}
.body_work img{
	position:absolute;
	left:311px;
	top:48px;
}
.at_willies img{
	position:absolute;
	left:311px;
	top:82px;
}
.affordable img{
	position:absolute;
	left:200px;
	top:353px;
}
.telephon img{
	position:absolute;
	left:204px;
	top:393px;
}
.header .angle_left{
	width: 0;
	height: 0;
	position:absolute;
	top:622px;
	border-bottom: 72px solid white; 
	border-right: 690px solid transparent;
}
.header .line{
	width: 100%;
	height: 55px;
	position:absolute;
	top:694px;
	background-color:white;
}
.header .angle_right{
	width: 0;
	height: 0;
	position:absolute;
	top:622px;
	right:0px;
	border-bottom: 72px solid white; 
	border-left: 690px solid transparent;
}
.clearfix:after{
    content:'';
    display:table;
    clear:both;
}
.content{
	background-color:#fff;
	margin-top:45px;
}
.car-cutoff{
	float:left;
	width:581px;
}
.car_cutoff_text{
	float:right;
	width:535px;
	padding: 70px 150px 0px 45px;
	color:#5e5e5e;
}
.second_article{
	width:100%;
	height:195px;
	background-color:#ce2b24;
	padding-top:90px;
}
.second_angle{
	width: 0;
	height: 0;
	position:absolute;
	top:1132px;
	left:672px;
	border: 46px solid transparent;
	border-top: 46px solid white;
}
.ford_focu_text{
	width:650px;
	margin-left:200px;
	color:#b7b7b7;
}
.ford_focu_2012_1{
	position:absolute;
	left:830px;
	top:1209px;	
	width:505px;
	height:280px;
}
.third_article{
	width:1000px;
	height:189px;
	background-color:white;
	color:#5e5e5e;
	margin-left:148px;
	padding-top:110px;
	padding-left:51px;
	padding-right:51px;
}
.third_angle_top{
	width: 0;
	height: 0;
	position:absolute;
	top:1417px;
	left:348px;
	border: 46px solid transparent;
	border-top: 46px solid #ce2b24; 
}
.third_angle_bottom{
	width: 0;
	height: 0;
	position:absolute;
	top:1624px;
	left:654px;
	border: 46px solid transparent;
	border-bottom: 46px solid black; 
}
.fourth_article{
	width:1000px;
	height:155px;
	background-color:black;
	color:#c0bfc4;
	margin-left:148px;
	padding-top:80px;
	padding-left:51px;
	padding-right:51px;
}
footer{
	height:157px;
	width:100%;
	background-color:#ce2b24;
	color:#b7b7b7;
	padding-top:34px;
}
footer .author{
	width: 150px;
    margin-left: auto;
    margin-right: auto;
}
