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

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

img {border: 0px;}

h2 {font-famiy: arial; font-size: 16px; color: #6c1bb1; font-weight: bold; margin: 10px 0px 10px 0px;}

p {margin: 10px 0px 10px 0px;}

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

  #top {width: 906px; min-height: 802px; background-image:url(images/top.png); background-repeat: no-repeat;}
  
    #nav {padding: 216px 0px 0px 185px; height: 54px;}
  
      #nav img {float: left;}
	  
	#content {width: 629px; font-family: arial; font-size: 12px; color: #6c1bb1; line-height: 31px; margin: 28px 0px 0px 40px; padding: 0px 0px 10px 216px; background-image:url(images/content_bg.png); position: relative;}
	  #content span {font-weight: bold;}
	  #content a:link {text-decoration: underline; color: #6c1bb1;}
	  #content a:visited {text-decoration: underline; color: #6c1bb1;}
	  #content a:active {text-decoration: underline; color: #6c1bb1;}
	  #content a:hover {text-decoration: none; color: #6c1bb1;}
	  
	  .bags {position: absolute; top: -25px; left: 20px;}
  
  #bottom {width: 906px; height: 59px; background-image:url(images/bottom.png); background-repeat: no-repeat; position: relative;}
  
    .enter {position: absolute; top: 13px; right: 60px;}
	
	.name {position: absolute; top: 13px; left: 430px; border: 1px solid #8f8f8f; width: 119px; height: 19px;}
    .email {position: absolute; top: 13px; left: 619px; border: 1px solid #8f8f8f; width: 119px; height: 19px;}
    .testimonial {font-size: 1.45em; font-style: italic; padding: 6px;margin: 6px;border-bottom: dashed 1px gray;}
  
  #copy {margin: 10px 0px 0px 43px; float: left; font-family: arial; font-size: 12px; color: #6c1bb1;}
  
  #ptc {margin-right: 23px; float: right; padding-bottom: 10px;}
  
#myresaleweb {padding: 5px; width: 90%; border-color: #290f36; border-width: 1px; border-style: dashed;}
