#header_logo {
width:524px;
height:162px;
background-image:url('img/m_logo_teal.png');
margin-left:-1px;
margin-top:-2px;
display:inline-block;
zoom: 1;
*display: inline;
}

#colorbox {
	margin-right:auto;
	margin-left:auto;
	margin-top:27px;
	width:990px;
	height:140px;
	background-image:url('img/colorbox_teal.png');
}

#wrapper {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
#title2 {
color:rgb(120,120,120);
font-family:MuseoSansRounded, sans-serif;
font-size:42px;
letter-spacing:1px;
line-height:20px;
text-shadow: 3px 3px 2px rgba(0,0,0,0.15);
text-align:left;
width:288px;
text-align:right;
behavior: url(PIE.htc);
}
#wrapper {
	width: 1000px;
	height: 450px;
	margin-left:auto;
	margin-right:auto;
}
#design_btns {
	width:345px;
	display:inline-block;
	float:left;
	zoom: 1;
	*display: inline;
}
#design_btns a {
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:18px;
	margin-left:-60px;
	background-repeat: no-repeat;
}
#design_btns a:hover {
	cursor:pointer;
}
#sampling {
	background-image:url('img/sampling.png');
	background-position: right top;
	height:92px;
	width:343px;
}
#sampling.selected {
	background-position: right bottom;
}
#survey {
	background-image:url('img/survey.png');
	background-position: right top;
	height:92px;
	width:343px;
}
#survey.selected {
	background-position: right bottom;
}
#analysis {
	background-image:url('img/analysis.png');
	background-position: right top;
	height:92px;
	width:343px;
}
#analysis.selected {
	background-position: right bottom;
}
#reporting {
	background-image:url('img/reporting.png');
	background-position: right top;
	height:92px;
	width:343px;
}
#reporting.selected{
	background-position: right bottom;
}

#container {
	position:relative;
	width:600px;
	height:487px;
	float:left;
	margin-top:-68px;
	overflow:hidden;
	background-color:white;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
	behavior: url(PIE.htc);
}
#information {
position:absolute;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-o-transition:all 1s;
-transition:all 1s;
height:1900px;
width:600px;
}
#content1, #content2, #content3, #content4{
width: 560px;
height: 485px;
padding-left:20px;
padding-right:20px;
border:1px solid white;
}
#carot {
	position:absolute;
	z-index:10;
	margin-top:0px;
	margin-left:311px;
	width:48px;
	height:110px;
	background-image:url('img/carot_rotated.png');
	background-position:top center;
	background-repeat:no-repeat;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-transition:all 1s;
}
.design_title {
font-size:28px;
line-height:18px;
font-family:MuseoSans, sans-serif;
color:rgb(102,177,173);
text-shadow:0px 0px 4px rgba(102,177,173,0.5);
behavior: url(PIE.htc);
}
.design_body {
color:rgb(135,135,135);
font-family:Helvetica, Arial, sans-serif;
font-size:16px;
line-height:22px;
behavior: url(PIE.htc);
}