@charset "utf-8";
/* CSS Document */

body, html{ margin:0px; padding:0px;}
a,img{ border:none; outline:none;}
h1,h2,h3,p{margin:0px; padding:0px;}

.outer{width:90%; max-width:1200px; height:auto; margin:0 auto; overflow:hidden;}
.logo{width:290px; height:95px; margin:40px auto 20px auto;}
.logo a{width:290px; height:95px; display:block; background:url(../images/logo.png) no-repeat;}

h2{ font:300 24px/40px 'Open Sans', Arial, Helvetica, sans-serif; color:#666; text-align:center;}
h3{ font:300 18px/30px 'Open Sans', Arial, Helvetica, sans-serif; color:#666; text-align:center; margin-top:60px;}
.associates{width:100%; height:auto; overflow:hidden;}
.associates a{width:33%; padding-top:70px; height:40px; float:left; display:block; border:1px solid #eee;  font:300 14px 'Open Sans', Arial, Helvetica, sans-serif; color:#666; text-decoration:none; text-align:center; }
.associates a.a1{ background:url(../images/henkel.png) no-repeat center top;}
.associates a.a2{ background:url(../images/delmon.png) no-repeat center top;}
.associates a.a3{ background:url(../images/stoper.png) no-repeat center top;}

.contact{width:100%; height:auto; margin-top:60px; font:400 14px/24px 'Open Sans', Arial, Helvetica, sans-serif; color:#333; text-align:center; }
.contact a{color:#71be45; text-decoration:none;}
.contact a:hover{color:#000;}