#quickLinks {
	position:fixed;
	top:0px;
	right:10px;
	z-index:10;
}

#quickLinks .button {
	display:inline-block;
	width:83px;
	overflow:visible;
	position:relative;
	cursor:pointer;
}

#quickLinks .button .label {
	font-family:Roboto;
	font-weight:bold;
	font-size:11px;
	color:#0088C7;
	text-transform:uppercase;
	background-color:#FFFFFF;
	padding:1px 4px;
	display:none;
  position:absolute;
  left:0;
  top:-19px;
	height:17px;
}

#quickLinks .button img {
	margin-top:17px;
	width:83px;
	height:59px;
}



@media only screen and (min-width:768px) and (max-width:799px) {
	#box1 { background:url('/images/800/i1.jpg') center center no-repeat fixed; }
	#box2 { background:url('/images/800/i2ws.png') center center no-repeat fixed, url('/images/800/i2.png') center top no-repeat fixed; }
	#box3 { background:url('/images/800/i3.jpg') center top no-repeat fixed; }
	#box4 { background:url('/images/800/i4.jpg') center top no-repeat fixed; }
	#box5 { background:url('/images/800/i5w.jpg') left center no-repeat fixed; }
	#box6 { background:url('/images/800/i6.png') center top no-repeat fixed; }
}

@media only screen and (min-width:800px) and (max-width:999px) {
	#box1 { background:url('/images/1000/i1.jpg') center center no-repeat fixed; }
	#box2 { background:url('/images/1000/i2w.png') center top no-repeat fixed, url('/images/1000/i2.png') center top no-repeat fixed; }
	#box3 { background:url('/images/1000/i3.jpg') center top no-repeat fixed; }
	#box4 { background:url('/images/1000/i4.jpg') center top no-repeat fixed; }
	#box5 { background:url('/images/1000/i5.jpg') center top no-repeat fixed; }
	#box6 { background:url('/images/1000/i6.png') center top no-repeat fixed; }
}

@media only screen and (min-width:1000px) and (max-width:1199px) {
	#box1 { background:url('/images/1200/i1.jpg') center center no-repeat fixed; }
	#box2 { background:url('/images/1200/i2w.png') center top no-repeat fixed, url('/images/1200/i2.png') center top no-repeat fixed; }
	#box3 { background:url('/images/1200/i3.jpg') center top no-repeat fixed; }
	#box4 { background:url('/images/1200/i4.jpg') center top no-repeat fixed; }
	#box5 { background:url('/images/1200/i5.jpg') center top no-repeat fixed; }
	#box6 { background:url('/images/1200/i6.png') center top no-repeat fixed; }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
	#box1 { background:url('/images/1400/i1.jpg') center center no-repeat fixed; }
	#box2 { background:url('/images/1400/i2w.png') center top no-repeat fixed, url('/images/1400/i2.png') center top no-repeat fixed; }
	#box3 { background:url('/images/1400/i3.jpg') center top no-repeat fixed; }
	#box4 { background:url('/images/1400/i4.jpg') center top no-repeat fixed; }
	#box5 { background:url('/images/1400/i5.jpg') center top no-repeat fixed; }
	#box6 { background:url('/images/1400/i6.png') center top no-repeat fixed; }
}

@media only screen and (min-width:1400px) {
	#box1 { background:url('/images/1600/i1.jpg') center center no-repeat fixed; }
	#box2 { background:url('/images/1600/i2w.png') center top no-repeat fixed, url('/images/1600/i2.png') center top no-repeat fixed; }
	#box3 { background:url('/images/1600/i3.jpg') center top no-repeat fixed; }
	#box4 { background:url('/images/1600/i4.jpg') center top no-repeat fixed; }
	#box5 { background:url('/images/1600/i5.jpg') center top no-repeat fixed; }
	#box6 { background:url('/images/1600/i6.png') center top no-repeat fixed; }
}



/*
#box2 {
	height:0;
}
*/


#pane1 {
  height:100%;
}

/*
#box1 {
	background-size:auto 100%;
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	-o-background-size:auto 100%;
}
*/

#box1,
#box2,
#box3,
#box4,
#box5,
#box6 {
	background-size:cover;
	-webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover; 
}

#pane1:first-child {
	position:fixed;
	top:0px;
}



#box1 .overlay {
	position:relative;
	margin-left:7%;
	display:block;
	width:380px;
	font-family:RobotoLightItalic;
	font-size:40px;
	line-height:45px;
	color:#1699D4;
	text-align:center;
	padding-top:20%;
}

#box1 .overlay div div {
	display:inline;
}

#box1 .overlay div br {
	display:none;
}



@media only screen and (min-width:768px) and (max-width:799px) {
	#box2 {
		background-size:auto, cover;
	}
}

#box2 .overlay {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:85%;
	text-align:center;
	padding-top:80px;
	padding-bottom:80px;
}

#box2 .overlay img {
	display:inline-block;
}

#box2 .overlay .title {
	font-family:RobotoLight;
	font-size:33px;
	line-height:46px;
	color:#FFFFFF;
	width:625px;
	margin-left:auto;
	margin-right:auto;
	margin-top:32px;
}


#box2 .overlay .subtitle {
	font-family:RobotoCondensed;
	font-size:19px;
	line-height:27px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-top:51px;
	width:550px;
	margin-left:auto;
	margin-right:auto;
}

#box2 .overlay .lorinda {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:305px;
	margin-top:12px;
}

#box2 .overlay .ourstory {
	text-transform:uppercase;
	font-family:RobotoCondensed;
	font-size:27px;
	border:1px solid #FFFFFF;
	padding:12px 27px;
	display:inline-block;
	vertical-align:middle;
	margin-top:43px;
	cursor:pointer;
}

#box2 .overlay .ourstory:hover {
	color:#0094D9;
	background-color:#FFFFFF;
}







#box3 .overlay {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:540px;
	display:block;
	padding-top:80px;
	padding-bottom:80px;
	text-align:center;
}

#box3 .overlay img {
	margin-bottom:14px;
}

#box3 .overlay #box3copy {
	width:100%;
	position:relative;
	left:35px;
	margin-left:0px;
}

#box3 .overlay .title,
#box3 .overlay .title2 {
	font-family:RobotoLight;
	font-size:41px;
	line-height:44px;
	color:#473728;
	text-align:left;
	margin:0;
}

#box3 .overlay .title {
	width:90%;
}


#box3 .overlay .title strong {
	font-family:Roboto;
	font-weight:normal;
}

#box3 .overlay .title span {
	margin-right:40px;
}

#box3 .overlay p {
	font-family:RobotoCondensed;
	font-size:21px;
	line-height:23px;
	text-transform:uppercase;
	color:#473728;
	margin-top:23px;
	margin-bottom:0px;
	text-align:left;
}

#box3 .overlay p strong {
	font-family:RobotoBoldCondensed;
	font-weight:normal;
}

#box3 .overlay p.no {
	font-family:RobotoBoldCondensed;
	line-height:29px;
	margin-top:18px;
}

#box3 .overlay p.issues {
	margin-top:17px;
	width:90%;
}

#box3 .overlay .ourservices {
	text-transform:uppercase;
	font-family:RobotoCondensed;
	font-size:27px;
	color:#473728;
	border:1px solid #473728;
	padding:12px 24px;
	display:inline-block;
	vertical-align:middle;
	margin-top:34px;
	cursor:pointer;
}

#box3 .overlay .ourservices:hover {
	color:#FFFFFF;
	background-color:#473728;
}





#box4 .overlay {
	position:relative;
	display:block;
	text-align:center;
	width:530px;
	margin-left:12%;
	padding-top:110px;
	padding-bottom:110px;
}

#box4 .overlay .title {
	font-family:RobotoCondensed;
	font-size:65px;
	color:#009DE5;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:16px;
	height:128px;
	position:relative;
	z-index:1;
}

#box4 .overlay .title .titlelogo {
	vertical-align:middle;
}

#box4 .overlay .title span {
	vertical-align:middle;
	margin-left:3px;
}



#box4 .overlay div.paragraph {
	font-family:RobotoBoldCondensed;
	font-size:19px;
	line-height:25px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-top:0px;
	text-align:left;
	margin-bottom:10px;
}

#box4 .overlay div.paragraph a {
	color:#199AD6;
	font-weight:normal;
	text-decoration:none;
}

#box4 .overlay div.paragraph a:hover {
	text-decoration:underline;
}


#box4 .overlay img.chevron { 
	margin-top:10px;
}

#box4 .overlay div.bottom {
	font-family:Roboto;
	font-size:21px;
	color:#FFFFFF;
	margin-top:15px;
}

#box4 .overlay div.bottom a {
	font-family:RobotoBoldCondensed;
	color:#199AD6;
	font-weight:normal;
	text-decoration:none;
}

#box4 .overlay div.bottom a:hover {
	text-decoration:underline;
}






#box5 .overlay {
	position:relative;
	display:block;
	width:530px;
	margin-left:45%;
	padding-top:125px;
	padding-bottom:125px;
}

#box5 .overlay .quote {
	font-family:Roboto;
	font-size:31px;
	line-height:33px;
	text-transform:uppercase;
	text-indent:-56px;
	color:#199AD6;
}

#box5 .overlay .quote .qleft {
	margin-right:10px;
}

#box5 .overlay .quote strong {
	font-family:Roboto;
	font-weight:normal;
}

#box5 .overlay .quote .qright {
	vertical-align:top;
	position:relative;
	top:4px;
	left:4px;
}

#box5 .overlay .by {
	font-family:Roboto;
	font-size:20px;
	text-transform:uppercase;
	color:#6B6B6B;
	margin-top:14px;
	text-indent:0px;
}

#box5 .overlay .visit {
	font-family:RobotoBoldCondensed;
	font-size:17px;
	color:#0088C7;
	margin-top:29px;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
}

#box5 .overlay .visit img {
	margin-left:6px;
	vertical-align:middle;
	position:relative;
	top:-1px;
}





#box6 .overlay {
	position:relative;
	display:block;
	width:100%;
	text-align:center;
	padding-top:80px;
	padding-bottom:80px;
}

#box6 .overlay .title,
#box6 .overlay .titleM {
	font-family:RobotoLight;
	font-size:59px;
	color:#F1D0B5;
	position:relative;
	z-index:1;
}

#box6 .overlay .titleM {
	display:none;
}


#box6 .overlay #productImage {
	position:absolute;
	top:0px;
	left:45px;
	cursor:pointer;
}

#box6 .overlay .product {
	position:relative;
	display:inline-block;
	height:451px;
	width:85%;
	margin-left:auto;
	margin-right:auto;
	margin-top:53px;
}

#box6 .overlay .product .copy {
	margin-left:524px;
	padding-top:38px;
	text-align:left;
	width:319px;
	position:relative;
	z-index:1;
}

#box6 .overlay .product .copy .prodTitle {
	font-family:RobotoLight;
	font-size:44px;
	color:#F1C5A2;
	line-height:44px;
	cursor:pointer;
}

#box6 .overlay .product .copy .prodSubtitle {
	font-family:RobotoBoldCondensed;
	text-transform:uppercase;
	font-size:21px;
	color:#E2C1A7;
	margin-top:2px;
	margin-bottom:1px;
}

#box6 .overlay .product .copy p {
	font-family:Roboto;
	font-size:18px;
	line-height:21px;
	color:#DCBDA1;
	margin-bottom:0px;
	text-align:justify;
}
	
/*
#box6 .overlay .product .copy .view {
	font-family:RobotoBoldCondensed;
	font-size:16px;
	color:#FF7F00;
	margin-top:14px;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
}

#box6 .overlay .product .copy .view img {
	margin-left:6px;
	vertical-align:middle;
	position:relative;
	top:-1px;
}
*/
	
#box6 .overlay .product .copy .browse {
	font-family:RobotoBoldCondensed;
	font-size:16px;
	color:#FF7F00;
	margin-top:14px;
	text-transform:uppercase;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	display:inline-block;
}

#box6 .overlay .product .copy .browse img {
	margin-left:6px;
	vertical-align:middle;
	position:relative;
	top:-1px;
}









