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

@font-face {
  font-family: DaFont;
  src: url(http://panicgripdesigns.com/font.ttf);
}

@font-face {
  font-family: BoldDaFont;
  src: url(http://panicgripdesigns.com/boldfont.ttf);
}

body {
	background-color: #05EC00;
	background-image:url(images/lpbackground.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:top left;
	margin-top:0px;
	font-family:DaFont;
	margin-bottom:18px;
}
.facebookStyleBar{
	width:100%;
	bottom:-3px;
	left:0px;
	background-color:#000;
	border-top: thin solid #0F0;
	height:1.2em;
	position:fixed;
	vertical-align:bottom;
	padding-bottom:4px;
	/*font-variant: small-caps;*/
	text-transform:lowercase;
	color:#0F0;
	font-size:2em;
	font-family:DaFont, Calibri, Droid Sans, Arial, Helvetica, sans-serif
}
.greenlink:link{
	color:#0F0;
	padding:0 10px;
}
.greenlink:visited{
	color:#0F0;
}
.greenlink:hover{
	color:#FFF;
    text-shadow: 0px 0px 3px #00FF00;
}
.marginFiller {
	position:fixed;
	top:0px;
	left:0px;
	height:150px;
	width:100%;
	background-image:url(images/panicgripspraylogo.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
}
body,td,th {
	font-family:DaFont, "Droid Sans", Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.optionsTable {
	text-align: left;
	vertical-align: top;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
.optionsCell {
	text-align: left;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-bottom: 10px;
}
.boxxyBoddy {
	padding:24px;
	font-size: 14px;
	text-align: left;
}
.credit {
	font-size: 13px;
	text-align: right;
}
.nav {
	font-weight: bold;
	text-align: right;
	font-size:14px;
}
.nav1 {
	font-weight: bold;
	text-align: center;
	font-size:18px;
}
.nav1:link {
	color:#FFF;
}
.nav1:hover{
	color:#FFF;
    text-shadow: 0px 0px 3px #00FF00;
}
.nav1:visited {

	color:#FFF;
}
#div_logo {

	position:relative;
	width:100%;
	height:81px;
	border:0;
	background-image:url(images/index_01.png);
	background-position:center;
	text-align:right;
	vertical-align:baseline;
	margin:0px;
	
}
#div_top_content {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/index_02.png);
	background-position:center;
	text-align:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#div_top_edge {
	position:relative;
	border:0;
	background-image:url(images/topedge.png);
	background-position:left;
	padding-right: 0px;
	padding-left: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	width:800px;
	height:28px;
}
#div_content {
	position:relative;
	border-width:0 6px 0 2px;
	border-color:#000;
	border-style:solid;
	background-color:#F2FFF2;
	background-position:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	width:800px;
}
#div_bot_edge {
	position:relative;
	border:0;
	background-image:url(images/bottomedge.png);
	background-position:left;
	padding-right: 0px;
	padding-left: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	width:800px;
	height:35px;
}

#div_nav{
	position:absolute;
	bottom:0;
	width:100%;
}
#div_top_info{
	position:absolute;
	width:700px;
	left:20px;
	padding-right: 30px;
}

#div_service{
	width:760px;
	margin:0 auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}
#div_service img{
padding:1em;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
a:link {
	color: #003;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #0FF;
}
h1 {
	text-align: center;
	margin-top: 0px;
	color:#000;
    text-shadow: 0px 0px 10px #00CC00;	
	font-family:DaFont;
	font-size:4em;
	}
p {
	text-indent: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family:Georgia, Droid Serif, "Times New Roman", Times, serif;
}
h2 {
	text-align: center;
	font-size:2em;
	margin-top: 0px;
	padding-top: 0px;
	font-family:BoldDaFont;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size:1.4em;
	font-family:BoldDaFont;
}
ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
em {
	background-color:#BFFFC9;
	letter-spacing:.2em;
	padding 0 1em;
	font-weight:bold;
	font-family:BoldDaFont;
}
hr {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #000;
	margin: 0px;
	padding: 0px;
}
.pg {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #000;
	border-bottom-color: #000;
	padding: 5px;
	margin: 0px;
}
.pgA {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #000;
	border-bottom-color: #000;
	padding: 5px;
	background-color: #6F6;
	margin: 0px;
}
.pgTop {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #000;
	border-bottom-color: #000;
	text-align: center;
	padding: 5px;
}
