html {
	background: url(../images/landing-new.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../images/landing-new.jpg’, sizingMethod=’scale’);
	-ms-filter: “progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../images/landing-new.jpg’, sizingMethod=’scale’)”;
}

body { 
	margin: 50px auto; 
}

.clear {
	clear: both;
}



#container { 
	text-align: center;
}

#info_outer {
	position: absolute;
	top: 50%;
	left: 50%;
}

#info {
	background: url(../images/info_bg.png) no-repeat center center;
	width: 764px;
	height: 529px;
	margin: 0 auto;
	text-align: center;
	margin-top: -265px;
	margin-left: -382px;
}

#info .content {
	padding: 80px 70px 0;
}

#info .text_bg {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#info h1 {
	background: url(../images/logo_redbarn.png) no-repeat;
	width: 178px;
	height: 65px;
	margin: 120px auto;
}

#info p {
	display: block;
}

#info p#tour {
	background: url(../images/text_tour.png) no-repeat;
	width: 570px;
	height: 40px;
	margin: -70px 55px 34px;
}

#info p#services {
	background: url(../images/text_services.png) no-repeat;
	width: 309px;
	height: 15px;
	margin: 60px 215px;
}

#linkob203959 {
	display: block;
	cursor: pointer;
	width: 220px;
	height: 20px;
	position: absolute;
	top: 68px;
	right: 125px;
	text-indent: -9999px;
}

#info p#logo {
	background: url(../images/Crop-Tour-Icon.png) no-repeat;
	width: 39px;
	height: 38px;
	margin: 140px auto;
}

#info p#text {
	background: url(../images/CROP-TOUR.png) no-repeat;
	width: 75px;
	height: 9px;
	margin: -130px auto;
}

#info p#logo:hover {
	background: url(../images/Crop-Tour-Icon-rollover.png) no-repeat;
}
