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

body {margin: 0px; background-image:url(images/body_bg.jpg);}

img {border: 0px;}

#wrap {width: 920px; margin-left: auto; margin-right: auto;}

  #glow {width: 920px; background-image:url(images/glow.png);}

    #top {width: 898px; height: 148px; background-image:url(images/top_bg.png); margin-left: auto; margin-right: auto; position: relative;}
	
	  #nav {position: absolute; top: 113px; left: 172px; z-index: 200;}
	    #nav img {float: left;}
  
    #content {width: 898px; min-height: 492px; background-image:url(images/content_bg.png); background-repeat: no-repeat; background-color: #ffffff; margin-left: auto; margin-right: auto; position: relative;}
	  #content a:link {text-decoration: none; color: #1a1717;}
	  #content a:active {text-decoration: none; color: #1a1717;}
	  #content a:visited {text-decoration: none; color: #1a1717;}
	  #content a:hover {text-decoration: underline; color: #894e57;}
	
	  #left_nav {font-family: "Gill Sans", arial; font-size: 14px; font-weight: bold; line-height: 25px; position: absolute; top: 300px; left: 50px;}
	    #left_nav ul {margin: 0px; padding: 0px;}
		#left_nav li {margin: 0px 0px 10px 0px; padding: 0px;}
		
		.narts {position: absolute; bottom: 10px; left: 30px;}
		.purse {position: absolute; bottom: -5px; right: -5px;}
		.coupons {position: absolute; left: 62px; bottom: 140px;}
		
      #content_text {width: 430px; padding: 38px 20px 10px 448px; font-family: arial; font-size: 14px; line-height: 25px; color: #1a1717;}
	    #content_text span {font-weight: bold; color: #894e57;}
		#content_text p {margin: 10px 0px 0px 0px;}
	
	  .main_logo {position: absolute; top: -140px; left: 10px;}
	  .main_pic {position: absolute; top: 35px; left: 240px;}

  #bottom {width: 920px; height: 87px; background-image:url(images/bottom_bg.png); position: relative;}
  
    .signmeup {position: absolute; top: 10px; left: 257px;}
	.name_form {width: 119px; height: 19px; border: 1-x solid #7d7d7d; position: absolute; top: 40px; left: 74px;}
	.email_form {width: 119px; height: 19px; border: 1-x solid #7d7d7d; position: absolute; top: 40px; left: 254px;}
  
  #copy {margin-left: 23px; float: left; font-family: arial; font-size: 12px; color: #894f58;}
	
  #ptc {margin-right: 23px; float: right; padding-bottom: 20px;}
  
  .left {width: 100px;float: left;}