﻿*, *:before, *:after {  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }	body.deep #interiorHeader {	display: none !important;		}#wrapper{	position: relative;}			#header{	position: fixed;	top:0;	z-index: 100;}.solid-white-line-top{	border-top: 4px solid #FFF;	text-align: center;	width: 493px;	margin: 0 auto;	margin-top: 17px;}.solid-white-line-bottom{	border-top: 4px solid #FFF;	text-align: center;	width: 493px;	margin: 0 auto;	margin-top: 3px;}.solid-white-line-middle{	border-top: 4px solid #FFF;	text-align: center;	width: 493px;	margin: 0 auto;	margin-top: 3px;	margin-bottom: 24px;}#parallaxContentWrapper{	height: 2993px;}.panel{	position: absolute;	left: 50%;	margin-left: -481px;		-webkit-perspective: 600px;	-moz-perspective: 600px;	-ms-perspective: 600px;	-o-perspective: 600px;	perspective: 600px;	overflow: hidden;}.panel p{	font-size: 17px;	color: #FFF;	text-transform: uppercase;	margin-top: 7px;	line-height: 29px;}.break{	height: 205px;	width: 100%;	background-color: #FFF;	position: absolute;	text-align: center;	width: 964px;	overflow: hidden;}.break p{	font-size: 17px;	color: #435363;	text-transform: uppercase;	margin-top: 7px;	line-height: 21px;}/*+++++++++++++++++++++++++++++ panel one*/.one{	background-image: url("../jpg/panel1-bg.jpg");	background-repeat: no-repeat;	background-position: 0px 73px;	width: 964px;	height: 495px;	text-align: center;	padding-top: 170px;}.uno{	top: 493px;	padding-top: 52px;}/*+++++++++++++++++++++++++++++ panel two*/.two{	background-image: url("../jpg/panel2-bg.jpg");	background-repeat: no-repeat;	background-position: 0px 0px;	width: 964px;	height: 420px;	text-align: center;	padding-top: 40px;	top: 698px;}.dos{	top: 1118px;	padding-top: 43px;}/*+++++++++++++++++++++++++++++ panel three*/.three{	background-image: url("../jpg/panel3-bg.jpg");	background-repeat: no-repeat;	background-position: 0px 0px;	width: 964px;	height: 420px;	text-align: center;	padding-top: 100px;	top: 1323px;}.tres{	top: 1743px;	padding-top: 47px;}/*+++++++++++++++++++++++++++++ panel four*/.four{	background-image: url("../jpg/panel4-bg.jpg");	background-repeat: no-repeat;	background-position: 0px 0px;	width: 964px;	height: 420px;	text-align: center;	padding-top: 110px;	top: 1948px;}.quatro{	top: 2368px;	padding-top: 61px;}/*+++++++++++++++++++++++++++++ panel five*/.five{	background-image: url("../jpg/panel5-bg.jpg");	background-repeat: no-repeat;	background-position: 0px 0px;	width: 964px;	height: 419px;	text-align: center;	padding-top: 45px;	top: 2574px;}/* CSS for the content of page. I am giving top and bottom padding of 80px to make sure the header and footer do not overlap the content.*/#container { margin:0 auto; overflow:auto; padding:80px 0;  }/* Make Footer Sticky */#footer_container { bottom:0; left:0; position:fixed; width:100%; }