html, body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
@font-face {
	font-family:'Century Gothic', 'Minion Pro', Arial, sans serif;
    font-weight: normal;
    font-style: normal;
}
/* General Demo Style */
body{
	font-family: Georgia, serif;
	background: #FFF;
	font-weight: 400;
	font-size:0.9375em;
	color: #333;
	-webkit-font-smoothing: antialiased;
}
p {
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:1em;
	font-variant:normal;
	color:#000;
}
a{
	color: #d91d2c;
	text-decoration: none;
}
a {
	font-size: .875em;
	line-height: 140%;
}
a:hover {
	color: #8D8E8D;
}
a:visited {
	color: #474746;
}
#mainnav a.selected:link {color: #000; cursor:pointer;}
#mainnav a.selected:visited {color: #000; cursor:pointer;}
#mainnav a.selected:hover {color: #000; cursor:pointer;}
#mainnav a.selected:active {color: #000; cursor:pointer;}

#container {
	position: relative;
	background: #FFF;
	left: 0px;
	top: 0px;
	width: 970px;
	height: 100px;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.color_red {
	color: #D61C2D;
	font-family: 'Century Gothic', Arial, Sans serif;
	font-size: 36px;
	text-transform: uppercase;
}
h2 {
	font-family: 'Century Gothic', Arial, Sans serif;
	color: #D61C2D;
	position: absolute;
	font-size: 36px;
	font-weight: 900;
	width: 800px;
	left: 5px;
	text-align: left;
	line-height: 50px;
	padding: 0;
	top: 625px;
	height: 50px;
	-webkit-backface-visibility: hidden;
}
/* Header Style */
#header {
	display: block;
	left:360px;
	position: absolute;
	padding-left:10px;
	padding-right:0%;
	padding-top:0%;
	padding-bottom:1.3%;
	top:25px;
	background:#FFF;
	-moz-border-radius-bottomright:30px;
	-moz-border-radius-topright:30px;
	border-top-right-radius: 30px 30px;
	border-bottom-right-radius: 30px 30px;
	z-index:1;
	width: 260px;
	height: 88px;
}
#mainnav {
	top:40px;
	left:645px;
	width:320px;
	height:50px;
	position:absolute;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#mainnav a {
	font-size:1.25em;
	font-family:'Century Gothic', Arial, Sans Serif;
	color:#B80E23;
	font-weight:500px;
	text-align:right;
}
#mainnav a:hover {
	color:#C0C1BF;
}
#mainnav a:visited {
	color:#8D8E8D;
}
#mainnav li {
	display: inline;
	padding-left: 18px;
	padding-right:0px;
	list-style-type: none;
	text-align: left;
}
#mainnav_two {
	top:40px;
	left:0px;
	width:350px;
	height:50px;
	position:absolute;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
	margin: 0px;
}
#mainnav_two a {
	font-size:1.25em;
	font-family:'Century Gothic', Arial, Sans Serif;
	color:#B80E23;
	font-weight:500px;
	text-align:left;
}
#mainnav_two a:hover {
	color:#C0C1BF;
}
#mainnav_two a:visited {
	color:#8D8E8D;
}
#mainnav_two li {
	display: inline;
	padding-left: 0px;
	padding-right:18px;
	list-style-type: none;
	text-align: left;
}
#requirement {
	display: block;
	position: absolute;
	text-align:left;
	top:150px;
	right:0px;
	background: #D61C2D;
	width: 90%;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px 20px;
	border-bottom-left-radius: 20px 20px;
	z-index:9;
}
#requirement p{
	font-family:"Century Gothic", Arial, sans serif;
	padding-left: 20px;
	font-size:1.125em;
	line-height:3px;
	color:#FFF;
	font-weight: 800;
}
#twitter{
	position: absolute;
	display:block;
	right:100px;
	top:115px;
	width:200px;
	height:20px;
	z-index:150;
	text-align:right;
}
#instagram{
	position: absolute;
	display: block;
	left: 0px;
	top: 115px;
	width: 150px;
	height: 20px;
	z-index: 150;
	text-align: left;
}
#pinterest{
	position: absolute;
	display: block;
	left: 150px;
	top: 115px;
	width: 50px;
	height: 20px;
	z-index: 150;
	text-align: left;
}
#facebook{
	position: absolute;
	display: block;
	right: 15px;
	top: 119px;
	width: 75px;
	height: 15px;
	text-align: right;
	z-index: 150;
}
#main_photo {
	width:970px;
	left:0px;
	top:200px;
	position:absolute;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C1BF;
	border-bottom-color: #C0C1BF;
}
#broll_previews {
	width: 620px;
	left: 0px;
	top: 200px;
	position: absolute;
}
#broll_downloads {
	width: 300px;
	left: 640px;
	top: 250px;
	position: absolute;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C0C1BF;
}
#broll_previews p {
	font-family: "Century Gothic", Arial, sans serif;
	padding-left: 0px;
	font-size: 1em;
	line-height: 3px;
	font-weight: normal;
}
#broll_previews h4 {
	font-family: "Century Gothic", Arial, sans serif;
	padding-left: 0px;
	font-size: .75em;
	line-height: 3px;
	font-weight: normal;
}
#broll_downloads p {
	font-family: "Century Gothic", Arial, sans serif;
	padding-left: 10px;
	font-size: 14px;
	line-height: 3px;
	font-weight: normal;
}
#broll_downloads a{
	font-family: "Century Gothic", Arial, sans serif;
	color: #d91d2c;
	text-decoration: none;
	font-weight:normal;
	font-size:14px;
}
a:hover {
	color: #8D8E8D;
}
a:visited {
	color: #474746;
}
#snipe {
	position: absolute;
	width: 200px;
	height: 80px;
	left: 970px;
	top: 220px;
}
ul#guides {
	width:300px;
  	top:410px;
	left:725px;
  	text-align:left;
  	position:absolute;
}  
ul#guides li {
  display:block;
  position:absolute;
  -moz-box-shadow: 2px 2px 10px #000;
  -webkit-box-shadow: 2px 2px 10px #000;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  width:250px;
  height:387px;
}
#guide-1 {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  right:75px;
  z-index:3;  
}
#guide-2 {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  right:50px;
  z-index:2;
}
#guide-3 {
	-webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  z-index:1;
  right:0px;
}
#guide-4 {
	-webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  z-index:1;
  right:25px;
}
#guide-1:hover {
	z-index:40;
  -moz-transform: scale(1.1) rotate(-3deg);
  -webkit-transform: scale(1.1) rotate(-3deg); 
}
    
#guide-2:hover {
	z-index:5;
  -moz-transform: scale(1.1) rotate(-2deg);
  -webkit-transform: scale(1.1) rotate(-2deg); 
}
#guide-3:hover {
	z-index:5;
  -moz-transform: scale(1.1) rotate(3deg);
   -webkit-transform: scale(1.1) rotate(3deg); 
}
#guide-4:hover {
	z-index:5;
  -moz-transform: scale(1.1) rotate(3deg);
   -webkit-transform: scale(1.1) rotate(3deg); 
}
ul#guides_small {
	width:450px;
  	top:450px;
	left:500px;
  	text-align:center;
  	position:absolute;
	display:none;
}  
ul#guides_small li {
  display:block;
  position:absolute;
  -moz-box-shadow: 2px 2px 10px #000;
  -webkit-box-shadow: 2px 2px 10px #000;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  width:150px;
  height:232px;
}
#guide-1small {
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  right:200px;
  z-index:3;  
}
  
#guide-2small {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  right:150px;
  z-index:2;
}
#guide-3small {
	-webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  z-index:1;
  right:100px;
}
ul#index_cards li:hover {
  z-index:4;
}
  
#guide-1small:hover {
	z-index:40;
  -moz-transform: scale(1.1) rotate(-3deg);
  -webkit-transform: scale(1.1) rotate(-3deg); 
}
    
#guide-2small:hover {
	z-index:5;
  -moz-transform: scale(1.1) rotate(-2deg);
  -webkit-transform: scale(1.1) rotate(-2deg); 
}
  
#guide-3small:hover {
	z-index:5;
  -moz-transform: scale(1.1) rotate(3deg);
   -webkit-transform: scale(1.1) rotate(3deg); 
}
ul#guides_smaller {
  	top:275px;
	left:695px;
  	text-align:center;
  	position:absolute;
	display:none;
}  
#header_one {
	width:40%;
	height:20%;
}
#description_one a {
	font-size: 1em;
	line-height: 20px;
	color:#f1f2f2;
}
#description_one a:visited {
	color:#000;
}
#sponsor2 {
	position: absolute;
	left: 0px;
	top: 725px;
}
#description_one p {
	position: absolute;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 20px;
	color: #FFF;
	z-index: 2;
	padding: 0;
	width: 950px;
	left: 10px;
	top: 1155px;
	height:100px;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
}
#description_one_home p {
	position: absolute;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
	line-height: 20px;
	color: #000;
	z-index: 2;
	padding: 0;
	width: 880px;
	left: 5px;
	top: 820px;
	height: 50px;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
}
.states {
	position:absolute;
	width:125px;
	height:94px;
	z-index:10;
	text-align:center;
	top:700px;
}
#ma {
	left:30px;
}
#ri {
	left:165px;
}
#vt {
	left:300px;
}
#me {
	left:435px;
}
#tweets {
	position: absolute;
	left: 650px;
	top: 830px;
	z-index: 10;
	padding-top: 0px;
	width: 300px;
	height: 500px;
}
#tweets_small {
	position:absolute;
	left:78%;
	top:24%;
	z-index:10;
	display:none;
}
#tweets p {
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-variant:normal;
}
#tweets_small p {
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:0.625em;
	font-variant:normal;
}	
#states p {
	position:absolute;
	left:11%;
	top:31%;
	width:22%;
	height:45%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.125em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	margin: 10px 0 0 0;
	padding-left:20px;
	padding-top:5px;
}
#footer_line {
	left:0px;
	top:1200px;
	position:absolute;
	width:970px;
	height:1px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C0C1BF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_line_home {
	left:0px;
	top:2000px;
	position:absolute;
	width:970px;
	height:1px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C0C1BF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_line_broll {
	left: 0px;
	top: 1730px;
	position: absolute;
	width: 970px;
	height: 1px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C0C1BF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_copy {
	top: 1203px;
	width: 970px;
	text-align: right;
	position: absolute;
	height: 50px;
	left: 0px;
}
#footer_copy_home {
	top: 1930px;
	width: 970px;
	text-align: right;
	position: absolute;
	height: 90px;
	left: 0px;
	background-color: #000000;
}
#footer_copy_back {
	top: 1930px;
	width: 100%;
	text-align: right;
	position: absolute;
	height: 90px;
	left: 0px;
	background-color: #000000;
}
#footer_copy_home p{
	color:#FFF;
	padding-top:60px;
}
#footer_copy_broll {
	top: 1740px;
	width: 970px;
	text-align: right;
	position: absolute;
	height: 50px;
	left: 0px;
}
#facebook_footer {
	position: absolute;
	left: 0px;
	width: 450px;
	top: 0px;
	margin: 0;
	padding:0;
	text-align: left;
	height: 50px;
}
#facebook_footer_home {
	position: absolute;
	left: 0px;
	width: 450px;
	top: 40px;
	margin: 0;
	padding:0;
	text-align: left;
	height: 50px;
}
#facebook_footer_home li {
	display:inline;
	list-style-type: none;
}
#facebook_footer li {
	display:inline;
	list-style-type: none;
}
#facebook_footer_home p{
	padding-top:45px;
}
#facebook_footer_home img {
	padding-right:10px;
	padding-top:0px;
	margin-top:0;
}
#facebook_footer img {
	padding-right:10px;
	padding-top:0px;
	margin-top:0;
}
#facebook_footer p{
	font-family:'Century Gothic', Arial, Sans Serif;
	font-size:.675em;
	border-style:none;
	text-align:left;
}
#footer_copy p {
	font-family:'Century Gothic', Arial, Sans Serif;
	font-size:.675em;
	border-style:none;
}
#facebook_footer_home p{
	font-family:'Century Gothic', Arial, Sans Serif;
	font-size:.675em;
	border-style:none;
	text-align:left;
}
#footer_copy_home p {
	font-family:'Century Gothic', Arial, Sans Serif;
	font-size:.675em;
	border-style:none;
}
#facts_descriptor p {
	position:absolute;
	left:30px;
	top:660px;
	width:175px;
	height:475px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0C1BF;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 1em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:30px;
	font-variant:small-caps;
}
#panel_two_header h2 {
	height:50px;
	color: #000;
	position:absolute;
	font-size: 1.5em;
	font-weight: 900;
	width:970px;
	left:250px;
	text-align: left;
	line-height: 50px;
	margin: -70px 0 0 0;
	padding: 0;
	top:725px;
	-webkit-backface-visibility: hidden;
}
#facts {
	position:absolute;
	left: 250px;
	top: 700px;
	width:650px;
	height: 500px;
}
#facts_bullets {
	display:none;
}
#facts p {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 25px;
	color: #000;
	z-index: 2;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
}
#facts_shortened p {
	position: absolute;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 30px;
	color: #000;
	z-index: 2;
	padding: 0;
	width: 80%;
	margin-top:7%;
	margin-left:5%;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
	display:none;
}
#facts ul {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 25px;
	color: #000;
	z-index: 2;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
}
#facts a {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 25px;
	color: #B80E23;
	z-index: 500;
	padding: 0;
	font-variant:normal;
}
#facts a:hover {
	color: #8D8E8D;
}
#facts a:visited {
	color: #474746;
}
	
#panelthree_header h2 {
	color: #000;
	position:absolute;
	font-size: 1.5em;
	font-weight: 900;
	width:600px;
	left:30px;
	text-align: left;
	line-height: 50px;
	margin: -70px 0 0 0;
	padding: 0;
	top:725px;
	-webkit-backface-visibility: hidden;
}
#panelthree_header_mobile h2 {
	color: #000;
	position:absolute;
	font-size: 1.875em;
	font-weight: 900;
	width:70%;
	left:11%;
	text-align: left;
	line-height: 50px;
	margin: -70px 0 0 0;
	padding: 0;
	top:38%;
	-webkit-backface-visibility: hidden;
	display:none;
}
#support_mobile p {
	display:none;
}
#support_sponsors {
	position: absolute;
	width: 125px;
	left: 30px;
	top: 720px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#support_sponsors img {
	padding-bottom: 25px;
	margin-bottom: 10px;
}
#irving {
	left: 30px;
	top: 1100px;
	z-index: 500;
}
#safety {
	left: 30px;
	top: 1250px;
	z-index: 500;
}
#vermontmutual {
	left: 30px;
	top: 1400px;
	z-index: 500;
}
#sponsor_message {
	width:500px;
	left:175px;
	top:720px;
	height:450px;
	position:absolute;
	padding:0px;
}
#sponsor_message p {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.75em;
	line-height: 20px;
	margin:0px;
	color: #000;
	z-index: 2;
	font-variant: normal;
}
#supportus {
	position: absolute;
	left: 700px;
	top: 660px;
	width: 260px;
	height: 477px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C0C1BF;
}
#supportus p {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	margin: 10px 0 0 0;
	padding-left:20px;
	padding-top:4px;
	font-variant:small-caps;
}
#supporting_sponsors p {
	position:absolute;
	left:65%;
	top:57%;
	width:22%;
	height:30%;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.125em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	margin: 10px 0 0 0;
	padding-left:20px;
	padding-top:4px;
}
#lojack img {
	position: absolute;
	left: 725px;
	top: 1030px;
	width: 200px;
	height: 65px;
}
#midas img {
	position: absolute;
	left: 725px;
	top: 1105px;
	width: 95px;
	height: 48px;
}
#rogerwilliams img {
	position: absolute;
	left: 830px;
	top: 1105px;
	width: 95px;
	height: 48px;
}
#panelfour_header h2 {
	height:50px;
	color: #000;
	position:absolute;
	font-size: 1.5em;
	font-weight: 900;
	width:800px;
	left:330px;
	text-align: left;
	line-height: 50px;
	margin: -70px 0 0 0;
	padding: 0;
	top:725px;
	-webkit-backface-visibility: hidden;
}
#about_psdp p {
	position: absolute;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 30px;
	color: #000;
	z-index: 2;
	padding: 0;
	left: 330px;
	top: 700px;
	width:550px;
	margin: 10px 0 0 0;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
	height: 450px;
}
#about_psdp ul {
	position: absolute;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 30px;
	color: #000;
	z-index: 2;
	padding: 0;
	left: 375px;
	top: 1040px;
	width:550px;
	margin: 10px 0 0 0;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
	height: 450px;
}
#about_psdp_small p{
	position: absolute;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000;
	z-index: 2;
	padding: 0;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
	display:none;
}
#about_companies p {
	position:absolute;
	left:20px;
	top:660px;
	width:260px;
	height:467px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0C1BF;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 1em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:30px;
	font-variant:small-caps;
}
#about_companies_small {
	display:none;
}
#about_companies a {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: .875em;
	line-height:24px;
	color: #B80E23;
	z-index: 500;
	padding: 0;
}
#about_companies a:hover {
	color: #8D8E8D;
}
#about_companies a:visited {
	color: #474746;
}
#panelfive_header h2 {
	color: #000;
	position:absolute;
	font-size: 1.5em;
	font-weight: 900;
	width:1000px;
	left:30px;
	text-align: left;
	line-height: 50px;
	margin: -70px 0 0 0;
	padding: 0;
	top:725px;
	-webkit-backface-visibility: hidden;
}
#form_container {
	left:30px;
	top:715px;
	width:525px;
	height:300px;
	position:absolute;
}
#form_container p{
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 0.875em;
	line-height: 15px;
}
#thankyou {
	position: absolute;
	top: 730px;
	width: 500px;
	left: 30px;
	height: 100px;
}
#thankyou p {
	font-family:'Century Gothic', Arial, sans-serif;
	font-size:1em;
}
#contact p {
	position:absolute;
	left:585px;
	top:644px;
	width:22%;
	height:520px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C0C1BF;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 0.875em;
	line-height: 22px;
	color: #000;
	z-index: 2;
	margin: 10px 0 0 0;
	padding-left:20px;
	padding-top:20px;
	font-variant: normal;
}
#contest_burst {
	position:absolute;
	top:520px;
	left:-100px;
	width:250px;
	height:200px;
}
#interactive_pdf {
	position: absolute;
	top: 400px;
	left: 89px;
	height:603px;
	border: 1px;
	border: thin solid #CCC;
}
#interactive_pdf_background {
	position: absolute;
	top: 160px;
	left: 0px;
	width:100%;
	height:180px;
	background-color:#d71c2d;
}
#interactive_pdf_title {
	position: absolute;
	top:325px;
	left:10px;
}
#interactive_pdf_title h3 {
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:26px;
	color:#000;
	line-height:50px;
}
#state_details {
	position:absolute;
	width:600px;
	left:10px;
	text-align: left;
	line-height: 50px;
	margin: -70px 0 0 0;
	padding: 0;
	top:1145px;
	-webkit-backface-visibility: hidden;
	font-variant: small-caps;
}
#statedetails_background {
	position:absolute;
	width:100%;
	left:0px;
	height:250px;
	top:1080px;
	background-color:#d71c2d;
}
#state_details h3 {
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:26px;
	color:#FFF;
	line-height:50px;
}
#downloads {
	position: absolute;
	left: 10px;
	top: 150px;
	width: 970px;
	height: 150px;
}
#downloads h3{
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:26px;
	color:#FFF;
	line-height:50px;
}
#downloads p {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	padding-left:0px;
	padding-top:4px;
	font-variant:small-caps;
}
#downloads li a {
	color:#fff;
}
#downloads li a:hover {
	color: #8D8E8D;
}
#downloads li a:visited {
	color: #474746;
}
#downloads li {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.25em;
	line-height:5px;
	font-variant:small-caps;
	color: #000;
	display: inline;
	padding-left: 60px;
	padding-right:60px;
	list-style-type: none;
}
#downloads_fl {
	position: absolute;
	left: 10px;
	top: 150px;
	width: 970px;
	height: 150px;
}
#downloads_fl h3{
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:26px;
	color:#FFF;
	line-height:40px;
}
#downloads_fl table{
	position:absolute;
	top:70px;
	width:970px;
	left:0px;
	height:100px;
}
#downloads_fl p {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	padding-left:0px;
	padding-top:4px;
	font-variant:small-caps;
}
#downloads_fl table a {
	color:#FFF;
}
#downloads_fl table a:hover {
	color: #8D8E8D;
}
#downloads_fl table a:visited {
	color: #474746;
}
#downloads_fl table a {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1.25em;
	line-height:5px;
	font-variant:small-caps;
	display: inline;
	padding-left: 20px;
	padding-right:60px;
	list-style-type: none;
}
#instructions p {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 0.875em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	margin: 10px 0 0 0;
	padding-left:20px;
	padding-top:4px;
	left:625px;
	top:1000px;
	position:absolute;
}
#lojack_contest {
	position:absolute;
	left: 250px;
	top: 803px;
	width:650px;
	height: 500px;
}
#lojack_contest p {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 25px;
	color: #000;
	z-index: 2;
	-webkit-backface-visibility: hidden;
	font-variant: normal;
}
#panel_lojack_header h2 {
	height:50px;
	color: #000;
	position:absolute;
	font-size: 1.5em;
	font-weight: 900;
	width:970px;
	left:250px;
	text-align: left;
	line-height: 50px;
	margin: -70px 0 0 0;
	padding: 0;
	top:828px;
	-webkit-backface-visibility: hidden;
}
#lojack_descriptor p {
	position:absolute;
	left:30px;
	top:740px;
	width:175px;
	height:375px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0C1BF;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 1em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:30px;
	font-variant:small-caps;
}
#sponsors_home {
	position: absolute;
	left: 145px;
	top: 1130px;
	width: 680px;
	height: 100px;
	display: inline;
}
#sponsors_home img {
	padding-right:10px;
	padding-left:10px;
	padding-bottom:20px;
}
#sponsors_home_title {
	position: absolute;
	left: 0px;
	top: 925px;
	width: 970px;
	height: 400px;
	display: inline;
	background: #d71c2d;
}
#home_background_stripe {
	position: absolute;
	top: 925px;
	width: 100%;
	height: 400px;
	display: inline;
	background: #d71c2d;
	z-index: 0;
}
#sponsors_home_title h3{
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:36px;
	color:#FFF;
	line-height:10px;
	padding-top:10px;
	padding-left:0px;
}
#sponsors_home_title p{
	color:#FFF; 
}
#sponsors_home_columnone {
	position:absolute;
	left:0px;
	top:1000px;
	width:462px;
}
#sponsors_home_columnone p{
	color:#FFF; 
}
#sponsors_home_columntwo {
	position:absolute;
	left:508px;
	top:1000px;
	width:462px;
}
#sponsors_home_columntwo p{
	color:#FFF; 
}
#participating_states_descriptor {
	position: absolute;
	left: 0px;
	top: 1410px;
	width: 970px;
	height: 220px;
}
#participating_states {
	position: absolute;
	left: 0px;
	top: 1340px;
	width: 970px;
	height: 220px;
	display: inline;
}
#participating_states h3{
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:36px;
	color:#000;
	line-height:10px;
}
#participating_states_list {
	position: absolute;
	left: 0px;
	top: 1510px;
	width: 970px;
}
#participating_states_list img {
	padding-right:15px;
	padding-left:15px;
	padding-bottom:15px;
	padding-top:15px;
}
#nationalsponsor_home {
	position:absolute;
	left:563px;
	top:532px;
	z-index:9999;
}
#broll_previews h3{
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:18px;
	color:#000;
	line-height:10px;
	padding-top:20px;
}
#state_info_header {
	position:absolute;
	left:10px;
	top:1350px;
	width:950px;
	height:50px;
}
#state_info_header h3 {
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:26px;
	color:#000;
	line-height:10px;
	padding-top:20px;
}
#state_info_columnone {
	position:absolute;
	left:10px;
	top:1430px;
	width:462px;
}
#state_info_columntwo {
	position:absolute;
	left:501px;
	top:1430px;
	width:462px;
}
#release {
	position: absolute;
	left: 10px;
	top: 150px;
	width: 970px;
	height: 100%;
}
#release h3{
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:bold;
	font-variant: small-caps;
	font-size:24px;
	color:#d71c2d;
	line-height:0px;
	text-align:center;
}
#release h6{
	font-family:'Century Gothic', Arial, Sans serif;
	font-style:normal;
	font-weight:normal;
	font-variant: small-caps;
	font-size:20px;
	color:#d71c2d;
	line-height:0px;
	text-align:center;
}
#release p {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 1em;
	line-height: 24px;
	color: #000;
	z-index: 2;
	padding-left:0px;
	padding-top:4px;
}
#release a {
	color:#d71c2d;
	font-size:1em;
}
#release a:hover {
	color: #8D8E8D;
}
#release a:visited {
	color: #474746;
}
#roadreadycircle {
	position:absolute;
	left:10px;
	top:95px;
	z-index:800;
}
#mc_embed_signup {
	background: #fff;
	clear: left;
	font: 14px Helvetica,Arial,sans-serif;
	left: 572px;
	top: 1360px;
	width: 380px;
	position: absolute;
	height: 500px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: normal;
	color: #000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 5px;
}
#mc_embed_signup p{
	font-weight:bold;
}
#launchvideo {
	width:500px;
	left: 0px;
	top: 1400px;
	position:absolute;
	height:415px;
}
#surveyMonkeyInfo {
	position: absolute;
	top: 250px;
	left:0px;
	width:100%;
	length: 100%;
}
#surveytitle {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	length: 100%;
}
#surveytitle h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	position:absolute;
	top:30px;
}
#surveyfooter_copy {
	top: 1203px;
	width: 970px;
	text-align: right;
	position: absolute;
	height: 50px;
	left: 0px;
}
#surveyfooter_copy_home {
	top: 1250px;
	width: 970px;
	text-align: right;
	position: absolute;
	height: 200px;
	left: -3px;
	background-color: #000000;
}
#surveyfooter_copy_back {
	top: 1250px;
	width: 100%;
	text-align: right;
	position: absolute;
	height: 200px;
	left: 0px;
	background-color: #000000;
}
#surveyfooter_copy_home p{
	color:#FFF;
	padding-top:145px;
}
#surveyfooter_copy_broll {
	top: 1740px;
	width: 970px;
	text-align: right;
	position: absolute;
	height: 50px;
	left: 0px;
}
#surveyfacebook_footer {
	position: absolute;
	left: 0px;
	width: 450px;
	top: -9px;
	margin: 0;
	padding:0;
	text-align: left;
	height: 50px;
}
#surveyfacebook_footer_home {
	position: absolute;
	left: 0px;
	width: 450px;
	top: 120px;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 50px;
}
#surveyfacebook_footer_home li {
	display:inline;
	list-style-type: none;
}
#surveyfacebook_footer li {
	display:inline;
	list-style-type: none;
}
#surveyfacebook_footer_home p{
	padding-top:0px;
}
#surveyfacebook_footer_home img {
	padding-right:10px;
	padding-top:0px;
	margin-top:0;
}
#surveyfacebook_footer img {
	padding-right:10px;
	padding-top:0px;
	margin-top:0;
}
#surveyfacebook_footer p{
	font-family:'Century Gothic', Arial, Sans Serif;
	font-size:.675em;
	border-style:none;
	text-align:left;
}
#surveyfooter_copy p {
	font-family:'Century Gothic', Arial, Sans Serif;
	font-size:.675em;
	border-style:none;
}
#surveyfacebook_footer_home p{
	font-family:'Century Gothic', Arial, Sans Serif;
	font-size:.675em;
	border-style:none;
	text-align:left;
}
#surveyfooter_copy_home p {
	font-family:'Century Gothic', Arial, Sans Serif;
	font-size:.675em;
	border-style:none;
}
