@charset "UTF-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Merriweather+Sans:400,300,700,800);

#upperboxarea_consulting{
width: 870px;
height:320px;
background-image:url(img/kari.jpg);
background-position:bottom left;
background-repeat:no-repeat;


}
#textarea_consulting{
width:610px;
background-color:#fff4e3;
height:280px;
padding:20px;
float:right;
}
#textarea_consulting h1{
font-size:22px;
line-height:25px;
color:#FFAB00;
font-weight:normal;
margin-top:0;
}
#textarea_consulting p{
font-size:12px;
line-height:16px;
}
#companies {
width:560px;
float:left;
padding-right:10px;

}
#companies p {
font-size:12px;
}

#contact{
width:289px;
height:240px;

float:left;
border-left:1px solid #999;

}


#contact h1{
font-size:14px;
margin:10px;

}
      
#contact  p{
font-size:12px;
margin-top:0;
line-height:16px;
margin:10px;
color:#666666;

}  
#contact a{
font-size:12px;
color:#FFAB00;
text-decoration:none;
} 
#contact a:hover{
font-size:12px;
color:#333;
text-decoration:none;
}



     