body,p,h2,h3,ul,li{margin:0;padding:0;font-family:arial;} body {background-color: #949599; } @font-face { font-family: aero; src: url(./font/aero.ttf); } #holder{width:1250px;margin:0 auto;} #wrap{width:1250px; height:740px; overflow-x:hidden;margin:0 auto;position:relative;background-color: #fff;} #content{width:750px;position:absolute;left:0;top:0;padding:20px;} #content p{font-size:16px; line-height:30px;color:#939598;margin-bottom:10px;} #content ul li{font-size:16px; line-height:24px;color:#939598;margin-left:20px;} #content h2{font-size:24px; line-height:36px;color:#800000;margin-bottom:15px;} #menu{ width:800px; -webkit-transform: skew(-30deg,0); -moz-transform: skew(-30deg,0); -o-transform: skew(-30deg,0); -ms-transform: skew(-30deg,0); transform: skew(-30deg,0); border-left:20px solid #f0eeef; background:#f5f5f5; position:absolute; top:0; right:0; margin-right:-250px; } #menu ul li{list-style:none;font-size:35px; font-family:aero;line-height:100px;} #menu ul li:hover{background:#800000;} .menuitem{ -webkit-transform: skew(30deg,0); -moz-transform: skew(30deg,0); -o-transform: skew(30deg,0); -ms-transform: skew(30deg,0); transform: skew(30deg,0); width:600px; margin-left:10px; text-align:center; } .menuitem a{text-decoration:none; color:#939598;display:block;} .menuitem a:hover{color:#fff;} #footer{width:100%; height:240px;background:url('../img/footerbg.png')repeat-x;position:absolute;bottom:0;} #social{width:800px; height:50px;float:left} #about{width:450px; height:50px;float:left;background:#949599;} #about a{text-decoration:none;text-shadow:2px 2px #333;} #about h2{width:400px; color:#fff;margin:-40px 0 0 90px;font-family:arial;font-weight: normal;} #about:before{ background: none; border-bottom: 50px solid #949599; border-left: 50px solid #570102; content: ""; display: block; } #adress{width:740px; height:110px;float:left;padding:20px 30px;} #adress p{font-size:25px;color:#fff;line-height:32px;} #tel{width:380px; height:90px;float:left;padding:20px;} #tel p{font-size:25px; line-height:30px;color:#fff;text-align:right;display:block;} #tel p a{color:#fff;} .fa{margin-left:10px;} #about_content p { font-size: 15px; }