* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf { *zoom: 1;}


body { background-color: #fff;} 	
body, html { margin: 0px; }
	
.clear { clear: both;}

.center {  margin: 0 auto;}

.iframe-container { width: 700px;  margin: 0 auto; align: center;}
			
.image-00 { background-image: url('images/2411-average-us-salary-00.png'); background-repeat: no-repeat; width: 1697px; height: 950px;}
.image-01 { background-image: url('images/2411-average-us-salary-01.png'); background-repeat: no-repeat; width: 1140px; height: 2380px;}
.image-02 { background-image: url('images/2411-average-us-salary-02.png'); background-repeat: no-repeat; width: 1140px; height: 1060px;}
.image-03 { background-image: url('images/2411-average-us-salary-03.png'); background-repeat: no-repeat; width: 1140px; height: 960px;}
.image-04 { background-image: url('images/2411-average-us-salary-04.png'); background-repeat: no-repeat; width: 1140px; height: 7599px;}
.image-05 { background-image: url('images/2411-average-us-salary-05.png'); background-repeat: no-repeat; width: 1140px; height: 880px;}
.image-06 { background-image: url('images/2411-average-us-salary-06.png'); background-repeat: no-repeat; width: 1140px; height: 1820px;}
.image-07 { background-image: url('images/2411-average-us-salary-07.png'); background-repeat: no-repeat; width: 1140px; height: 5250px;}
.image-08 { background-image: url('images/2411-average-us-salary-08.png'); background-repeat: no-repeat; width: 1140px; height: 4075px;}










/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1200px) { }

@media only screen and (max-width: 1023px) {  }

@media only screen and (max-width: 767px) { }

@media only screen and (max-width: 480px) {  }
	
	
	
