@charset "utf-8";
/* CSS Document */

body#landing.pa12 {
	background: #003d00 url('/images/landing_images/pa_bg_main.jpg') no-repeat center top;
}

.right {
	float: right;
}

.left {
	float: left;
}

.pa12 #vid_area {
	background: none;
	height: 297px;
	width: 528px;
}

#get_the_facts {
	background:url("/images/body_copy/get_the_facts.jpg") no-repeat scroll 0 0 transparent;
	height:380px;
	padding:70px 0 0;
}

#get_the_facts ul {
	margin: -10px 0 0 15px;
	padding: 0;
}

#landing #con_btn {
	right:38px;
}

.pa12 h4 {
	background:none no-repeat scroll 0 0 #B71807;
	color:white;
	font-size:12px;
	margin:3px 0 7px -8px;
	padding:4px 7px;
	text-transform:uppercase;
	width: auto;
}