*{
	margin: 0;
	padding:0;
}

body {
	margin: 0px;
	background-color: #000;
	font-family: Arial;
	font-size: 14px;
}

img {
	border: 1px solid #750000;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 1300px;
	background: #000 url(http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/bg.gif) no-repeat;
	margin: auto;
}

#wrapper {
	width: 980px;
	margin: auto;
}


/***** Begin HEADER *****/
#header {
	height: 440px;
	background: url(http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/header.png) no-repeat;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

* html #header {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/header.png', sizingMethod='crop');
} 
/***** End HEADER *****/


/***** Begin ZONE 1 *****/
#zone1 {
	height: 300px;
	margin-top: -50px;
	padding: 0 15px;
}

#zone1 #img_holder {
	float: left;
	width: 481px;
	height: 284px;
	background: url(http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/img_holder.jpg) no-repeat;
}

#zone1 #img_holder img {
	float: right;
	margin: 8px 3px 0 0;
}

#zone1 #right {
	float: right;
	width: 455px;
}

#zone1 #right h2 {
	clear: both;
	font-weight: bold;
	font-size: 26px;
	width: 345px;
	text-align: center;
}

#zone1 p {
	float: left;
	width: 287px;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	margin-top: 28px;
}

#zone1 img {
	float: right;
}
/***** End ZONE 1 *****/


/***** Begin ZONE 2 *****/
#zone2 {
	height: 190px;
	margin-top: 30px;
	padding: 0 15px 0 15px;
}
/***** End ZONE 2 *****/


/***** Begin ZONE 3 *****/
#zone3 {
	height: 320px;
	margin-top: 10px;
	text-align: center;
}

#zone3 a#watch {
	font-size: 30px;
	text-decoration: underline;
	margin-bottom: 20px;
}

#zone3 #pics {
	float: left;
	padding: 15px 0 15px 15px;
}

#zone3 img {
	float: left;
	margin-right: 6px;
}

#zone3 #never_alone {
	float: right;
	width: 290px;
	height: 245px;
	background: url(http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/never_alone.png) no-repeat;
	margin-top: 15px;
}

* html #zone3 #never_alone {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/never_alone.png', sizingMethod='crop');
}

#zone3 #never_alone img {
	margin-left: 20px;
}
/***** End ZONE 3 *****/


/***** Begin AD *****/
#ad {
	height: 320px;
	background: url(http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/ad.png) no-repeat;
}

* html #ad {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/ad.png', sizingMethod='crop');
}
/***** End AD *****/


/***** Begin FOOTER *****/
#footer #footer_img {
	height: 205px;
	background: url(http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/footer.png) no-repeat;
}

* html #footer #footer_img {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://fhg.pervsonpatrol.com/fhgs/pop/10pt1/images/footer.png', sizingMethod='crop');
}

#footer p {
	text-align: center;
	font-size: 11px;
	padding: 0 182px 10px 182px;
}

#footer p#top {
	margin-top: 20px;
}
/***** End FOOTER *****/
