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

body {margin: 0px 0px 5px 0px; background-image: url(images/body_bg.jpg); background-repeat: repeat-x; background-color: #f9d918;}

img {border: 0px;}

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

#top {background-image: url(images/top_bg.jpg); background-repeat: no-repeat; width: 899x; height: 149px; font-family: arial; font-size: 18px; color: #ffffff; line-height: 24px; position: relative;}
  #top a:link {text-decoration: none; color: #e7d71f;}
  #top a:active {text-decoration: none; color: #e7d71f;}
  #top a:visited {text-decoration: none; color: #e7d71f;}
  #top a:hover {text-decoration: underline; color: #ffb500;}
  
#nav {width: 637px; position: absolute; left: 262px; top: 62px; text-align: center;}

#middle {width: 899px; margin-left: auto; margin-right: auto; float: left; background-color: #ffffff;}

  #pics {width: 375px; float: left;}
    #top_img {position: relative; top: -30px; left: 20px;}
	#img_2 {position: relative; top: -22px; left: 5px;}
  
  #content {width: 514px; padding-right: 10px; float: right; font-family: arial; font-size: 16px; color: #000000; line-height: 25px;}
    #content p {margin: 20px 0px 20px 0px;}
	#content a:link {text-decoration: none; color: #000000;}
	#content a:active {text-decoration: none; color: #000000;}
	#content a:visited {text-decoration: none; color: #000000;}
	#content a:hover {text-decoration: underline; color: #000000;}
	
.coupon {float: right; margin-top: 64px; margin-right: 8px;}

#bottom {width: 899px; height: 102px; background-image:url(images/bottom_bg.jpg); float: left;}

  #email {margin: 65px 0px 0px 140px; font-family: arial; font-size: 15px; color: #ffffff; font-weight: bold;}
    #email input {margin-right: 20px;}

.input1 {height: 18px; width: 120px; border: 1px solid #999999;}

#copy {float: left; font-family: arial; font-size: 11px; color: #37a000; margin: 10px 0px 0px 3px;}
