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

* {
	margin:0;
	padding:0;
}

body { font-family: Helvetica, Arial, sans-serif; color:#fff; background:#000; font-size:11px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

object:active {outline: none; border:0 none;}

object:focus {-moz-outline-style: none; border:0 none;}


#maincontainer { width:420px; margin:auto; margin-top:100px;}

#maincontainer2 { width:900px; margin:auto; margin-top:100px;}


#center-pic { width:419px; height:382px; margin:auto; border:1px #000 solid;}

#things-change { color:#dc202f; font-size:16px; text-transform:uppercase; background:url(../../images/things-change.png) no-repeat; width:194px;
height:71px; display:block; margin:0 auto; margin-top:155px; cursor:pointer; }

#social-logos { margin:30px 145px 0 185px; clear:both; margin-bottom:20px;}
#social-logos a { width:26px; height:26px; float:left; margin:0 3px; background-repeat:no-repeat;}

#facebook { background:url(../../images/facebook.png);}
#twitter { background:url(../../images/twitter.png);}
#rss { background:url(../../images/rss.png);}
#linkedin { background:url(../../images/linkedin.png);}

#address { text-align:center; font-size:10px; clear:both;}
#address a { color:#fff; text-decoration:none;}

#company-details {
	text-align:center;
	font-size:10px;
	clear:both;
	padding:25px 0 20px 0;
	z-index:2000;
	position:relative;
	font-family: "Myriad Pro", Helvetica;
	letter-spacing: .3em;
}
#company-details a { text-decoration:none; color:#fff;}

#butterfly {
	position:relative;
	z-index:10;
	padding-top:25px;
	background-image:url(../../images/butterfly_bg.jpg);
	height: 432px;
	width: 900px;
}

#have-you-content { width:420px; margin:auto; z-index:1000; margin-top:-470px;}

#have-you { /*background:url(../../images/butterfly.png);*/ display:block; width:417px; height:381px; clear:both;}

