body {
	margin-top: 50px; /* 50px is the height of the navbar - change this if the navbarn height changes */
	background-image: url(http://localhost/pervlens.com/best-online-scene/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:#000000;
	color:#FFFFFF;
}

.portfolio-item {
	margin-bottom: 25px;
}
/*
footer {
	margin: 50px 0;
}

/*

/*
Footer - 2014
*/
#footer {
	font-size: 11px;
	color: #999;
}
#footer a {
	color: #999;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer .information {
	background-color: #870804;

	overflow: hidden;
	margin-bottom: 22px;
}
.stay-tuned {
	float: right;
	width: 300px;
	padding: 15px 24px 30px;
	margin: 0 50px 0 0;
	color: #fff;
	background-color: #600;
}
#footer .information h3 {
	font-size: 22px;
	color: #b00006;
	font-family: "DINNeuzeitGroteskStd-Light", Arial, Helvetica, sans-serif;
}
#footer .information p.large {
	font-size: 14px;
}
#footer .form-box {
	margin: 10px 0;
}
#footer .form-box input {background-color: #fff;border: 1px solid #919191;font-size: 10px;color: #010101;padding: 1px 3px;width: 100px;float: left;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
#footer .form-box button {float: left;width: 80px;height: 23px;margin: 0 0 0 4px;background: url("http://localhost/pervlens.com/images/subscribe.png") no-repeat left top;}
#footer .column {float: left;width: 120px;min-height: 30px;margin: 30px 0 0 0;padding: 0 30px 20px 0;border-right: 0px solid #470402;}

#footer .firstcolumn {
	float: left;
	width: 220px;
	min-height: 90px;
	margin: 30px 0 0 0;
	padding: 0 30px 20px 0;
	border-right: 2px solid #470402;
}

#footer .column.last {
	border: none;
	width: 120px;
	margin-right: 0;
	padding-right: 0;
}
#footer .column ul {
	list-style: none;
	font-size: 12px;
}
#footer .column a {
	color: #CCC;
	display: block;
	margin-bottom: 8px;
	text-decoration: underline;
}
#footer .column a:hover {
	text-decoration: none;
}
#footer .area.bottom-text {
	text-align: center;
	padding-top:50px;
}
#footer .notice-2257 {
	font-size: 12px !important;
}
#footer .area.bottom-text span {
	font-size: 13px;
	margin-bottom: 3px;
	text-decoration: underline;
}
#footer .area.bottom-text p {
	padding-bottom: 30px;
}
#footer .area.bottom-text span a {
	color: #999;
}