body{font-family:"Helvetica Neue"; padding:0px; margin:0px; background-image:url('images/3.jpg');background-repeat:no-repeat;background-size:100% auto; background-position:center left;}
body a{text-decoration:none;}



.header{ width:100%; margin:0px;overflow:hidden; white-space: nowrap; 
-moz-box-shadow: 1px 1px 14px #555;
-webkit-box-shadow: 1px 1px 14px #555;
box-shadow: 1px 1px 14px #555;

}
.header ul{display:block;width:100%; height:200px; overflow:hidden; white-space: nowrap; margin:0px; margin-left:-40px; }
.header ul li{display:block;  float:left;height:inherit;}
.header ul li.one{background:rgba(255,102,0,.85); width:100px;}
.header ul li.two{width:500px;  background-image:url('images/logo3.png'); background-size:100% auto; background-position:top left;}
.header ul li.three{display:block;background:rgba(255,102,0,.85); width:500px; text-align:right;}
.header ul li.three p{color:rgba(255,255,255,.8); display:block; padding:20px; font-weight:lighter; font-size:15px;  line-height:1.6em; margin-top:-7px; }


#main_text{max-width:600px; margin:110px auto 100px 120px; position:relative;}
#main_text p{font-family:"Helvetica Neue"; font-size:30px; font-weight:lighter; line-height:1.2em; text-shadow: 0px 0px 5px #000/* , 3px 3px 5px #999 */;  color:rgba(255,255,255,1);}

#email_button{  position:relative;display:block; width:300px; height:40px; margin-left:120px; margin-top:0px;cursor:pointer;background:rgba(0,0,0,.15); -moz-box-shadow: 2px 4px 14px #333;
-webkit-box-shadow: 2px 4px 14px #333;
box-shadow: 2px 4px 14px #333;
padding:10px;

}

#email_button p{color:#aaa; font-size:20px; margin-top:8px; margin-left:30px;letter-spacing:.1em;}
#email_button:active{-webkit-box-shadow: inset 0px 0px 2px 1px #333;
        
        box-shadow: inset 0px 0px 2px 1px #333;}
        #email_button:active p{font-size:19.5px;letter-spacing:.1em;margin-left:40px;}