#header_bg {
	background: url(../images/logo.png);
}

* html #header_bg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/http/nativehunt.com/images/logo.png');
}

#main_image {
	height: 372px;
	background: url(../images/main_photo_bg.png) no-repeat;
	padding-top: 14px;
}

* html #main_image {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/http/nativehunt.com/images/main_photo_bg.png');
}

#main_gallery {
	height: 300px;
}

#contact_form {
	margin-bottom: 30px;
}

#contact_form label,
#contact_form span {
	float: left;
	width: 7em;
	text-align: right;
	padding-right: 5px;
}

#contact_form input,
#contact_form select {
	width: 130px;
	margin-bottom: 2px;
}

#contact_form select {
	width: 135px;
}

#contact_form textarea {
	padding: 0 2px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 19px;
	margin-bottom: 3px;
}

#ctrl_submit {
	margin: 5px 0 0 82px;
}

.box_row {
	overflow: hidden;
}

* html .box_row {
	zoom: 1;
}

.featured,
.recent_tours,
.radioads,
.videoF {
	width: 258px;
	float: left;
	margin: 0 40px;
	display: inline;
}

.tour_button {
	text-align: right;
	padding-right: 13px;
	margin-top: 10px;
}

.featured {
	position: relative;
}

.featured .bg {
	background: url(../images/featured_bg.png) no-repeat;
	height: 112px;
}

* html .featured .bg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/http/nativehunt.com/images/featured_bg.png');*/
}

.featured .img_link {
	position: absolute;
	left: 9px;
	top: 38px;
}

.featured p {
	font-family: Tahoma;
	font-size: 11px;
	color: #534741;
	line-height: 17px;
	width: 208px;
	padding: 0px;
	margin: 0px 0px 0px 14px;
}

.featured b {
	font-size: 12px;
	font-weight: bold;
	color: #48534d;
}

.recent_tours {
	position: relative;
}

.recent_tours .bg {
	background: url(../images/tour_bg3.png) no-repeat;
	height: 211px;
}

* html .recent_tours .bg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/http/nativehunt.com/images/tour_bg3.png');
}

.recent_tours .img_link {
	position: absolute;
	left: 9px;
	top: 38px;
}

.radioads {
	position: relative;
}

.radioads .bg {
	background: url(../images/radioads2.png) no-repeat;
	height: 166px;
}

* html .radioads .bg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/http/nativehunt.com/images/radioads2.png');
}

.radioads .img_link {
	position: absolute;
	left: 5px;
	top: 37px;
}

.videoF {
	position: relative;
}

.videoF .bg {
	background: url(../images/videoF2.png);
	height: 176px;
}

* html .videoF .bg {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/http/nativehunt.com/images/videoF2.png');
}

.videoF .img_link {
	position: absolute;
	left: 9px;
	top: 37px;
}
