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

body {margin: 0px; background-color: #fee07d;}

img {border: 0px;}

h1 {margin: 20px 0px 15px 0px; font-family: tahoma; font-weight: bold; font-size: 22px; color: #1a1818;}

h2 {margin: 10px 0px 15px 0px; font-family: tahoma; font-weight: bold; font-size: 17px; color: #1a1818;}

#glow {width: 928px; margin-left: auto; margin-right: auto; background-image:url(images/glow.jpg);}

  #wrap {width: 900px; margin-left: auto; margin-right: auto;}
  
    #top {width: 900px; height: 116px; background-image:url(images/top_bg.jpg); background-repeat: no-repeat;}
	
	  #nav {height: 42px;}
	    #nav img {display: block;}
		
		.nav_img {float: left;}
		
      #content {width: 860px; padding: 0px 20px 10px 20px; font-family: tahoma; font-size: 14px; color: #1a1818; line-height: 23px; position: relative;}
	    #content p {margin: 15px 0px 15px 0px;}
	  
	    .main_image {position: absolute; top: 38px; left: 20px;}
		
		#main_content {padding: 43px 0px 0px 425px;}
		
		  #signoff {background-image:url(images/bottom_signoff.jpg); width: 397px; height: 38px;}
		  
		    #facebook {margin: 0px 0px 0px 265px; width: 160px; height: 38px;}
	  
#bottom {width: 928px; min-height: 76px; background-image:url(images/bottom_bg.jpg); background-repeat: no-repeat; margin-left: auto; margin-right: auto; position: relative;}

  .nameform {position: absolute; top: 25px; left: 467px; width: 119px; height: 18px; border-top: 1px solid #7d7d7d; border-left: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3;}
  .emailform {position: absolute; top: 25px; left: 640px; width: 119px; height: 18px; border-top: 1px solid #7d7d7d; border-left: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3;}
  .enter {position: absolute; top: 25px; left: 770px;}
  

  #copy {padding: 80px 0px 0px 14px; font-family: arial; font-size: 12px; color: #656565; float: left;}
  
  #ptc  {padding: 74px 10px 10px 0px; float: right;}

