@charset "utf-8";
body {
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	background-image: url(Backimg.png);
	background-color: #c4d5b3;
}


.buttons {
	float: left;
	width: 155px;
	margin-left: 25px;
}

.content {
	background-image: url(Contentimg.png);
	background-repeat: repeat;
	float: right;
	width: 600px;
	margin-top: 15px;
	margin-right: 40px;
	text-align: left;
	padding: 20px;
}

.footer {
	text-align: right;
	width: 875px;
	float: right;
	margin-top: 25px;
	border-top-style: none;
	text-indent: 0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 50px;
}

.container {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	height: 220px;
	width: 1140px;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
	background-image: url(Header.png);
	z-index: 2;
}
.bgcontainer {
	background-image: url(Bgcontainerimg.png);
	background-repeat: no-repeat;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	background-position: center top;
}
.whitestrip {
	background-image: url(whitestripbkgrd.png);
	background-repeat: repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 1400px;
	z-index: 0;
}
.lightbox_wrap {
	float: left;
	display: block;
	width: 25%;
	height: 100%;
	padding-right: 2%;
	padding-left: 2%;
	max-width: 135px;
}
.lightbox_row {
	width: 560px;
	float: left;
	display: inline-block;
	position: relative;
}
.limit_size{
	max-width: 90%;

	max-height: 90%:
; 	padding-right: 2%;
	padding-left: 2%;
}
