h1 {
font-size: 22px;
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
color: #172859;
line-height: 28px;
padding-bottom: 6px;
}

h2 {
font-size: 19px;
font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
font-style:normal;
font-weight:normal;
color: #28459a;
margin-bottom:4px;
margin-top:2px;
padding-top:2px;
}


#header
{
position:relative;
height: 289px;
width: 100%;

/*background-position:center;
/*position:static;*/
background-image:url(images/header_bg.jpg);
/*background-position:center;
/*background: url(../images/Header.jpg);*/
background-color:#000000;
border-bottom: 0px solid #fff;
z-index: 1;
}

#logotag {
display: block;
	position: absolute; top: 0px; right: 835px; border: 0; z-index: 2;
	width: 80px;
	height: 201px;
	background: url('images/pedden_logo.png') bottom;
	
}
.wrapper{
	width:980px;
	height:200px;
	margin:0 auto;
	position:relative;
}
	

.bodytext {
	font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 13px;
	line-height:22px;
	color: #2f373e;
}

.bannertext {
	font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 12px;
	line-height:17px;
	color: #2f373e;
}

.faqtext {
	font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 12px;
	line-height:18px;
	color: #2f373e;
}

.faqmain {
	font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 14px;
	line-height:20px;
	color: #2f373e;
}

.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #294599; 
	line-height: 22px;
	
}


.boldtl {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #ae1c1c;
	font-weight: bold;
		line-height: 22px;
}

.newstl {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #ae1c1c;
	font-weight: bold;
		line-height: 22px;
}

.foottext {
	font-family:  font-family:Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
}



.subtl {
	font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 18px;
	padding-left: 4px;
	font-style:normal;
font-weight:normal;
	color: #58585a;
}

.subnav {
	font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 16px;
	font-style:normal;
font-weight:normal;
	color: #58585a;
}



.subfoot {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; font-weight:bold
}

.tablepad{
padding: 8px;padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.formtext{
	font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #2f373e;
}

.welcometext{
font-size: 14px;
font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
font-style:normal;
font-weight:normal;
color: #504d49;
}


ul
{
list-style-image: url("images/bullet.gif")
}

a:link {color:#850100;} 

a:visited {color:#850100;} 

a:hover {color:#850100; text-decoration:none;}




a.hdnav:link {	font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
	color: #ffffff;} 

a.hdnav:visited {	font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
	color: #ffffff;} 

a.hdnav:hover {	font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
	color: #FFFF00;}


a.nav:link {
		font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 15px;
	font-style:normal;
font-weight:normal;
	color: #58585a;text-decoration:none
} 

a.nav:visited {	font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 15px;
	font-style:normal;
font-weight:normal;
	color: #58585a;text-decoration:none} 

a.nav:hover {font-family: Lucida Sans Unicode, Trebuchet MS, monospace, Geneva, Arial;
	font-size: 15px;
	font-style:normal;
font-weight:normal;
	color: #0093d0;text-decoration:none}


a.foot:link {color:#ffffff;font-size: 14px;text-decoration:none;
}  

a.foot:visited {color:#ffffff;font-size: 14px;text-decoration:none;
} 

a.foot:hover {color:#9BCDFF;font-size: 14px;text-decoration:none
} 

a.indie:link {color:#ffffff;font-size: 10px;text-decoration:none;
}  

a.indie:visited {color:#ffffff;font-size: 10px;text-decoration:none;
} 

a.indie:hover {color:#9BCDFF;font-size: 10px;text-decoration:none
} 


a.footnav:link {color:#ffffff;font-size: 12px; font-family:Georgia, Times New Roman, Times, serif; text-decoration:none;
}  

a.footnav:visited {color:#ffffff;font-size: 12px; font-family:Georgia, Times New Roman, Times, serif;text-decoration:none;
} 

a.footnav:hover {color:#FFFFFF;font-size: 12px; font-family:Georgia, Times New Roman, Times, serif;text-decoration:none
} 



a.testimonials:link {color:#294599;text-decoration:none;
}  

a.testimonials:visited {color:#294599;text-decoration:none;
} 

a.testimonials:hover {color:#666666;text-decoration:none
} 

html, body {
height:100%; /* gives layout 100% height */
overflow:inherit; /* triggers 100% height in Opera 9.5 */
}

#page {
	background: url(images/polaroids.png) no-repeat center top;
	width: 100%;
	display: table;
width:100%; /* centered div must be given a width */
margin:0 auto; /* centers #wrapper */
min-height:100%; /* gives layout 100% height */
height:100%; /* IE6 treats height as min-height */
margin: 10 auto -90px;
}

#footer {
width:920px; /* centered div must be given a width */
margin:0px auto 0; /* auto left/right centers it */

     text-align: center;
	 margin-bottom: 0px;
     left: 0px;
     height: 150px
     }
	 

	 
img.port-radius {
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  border-width:1px;
  border-style:solid;
  border-color:#828282;
}
	 
#footerimg 
{
background-image:url('images/footer_bg.png');
     }
	 
