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

	
	/* OUR NEWSLETTER */

#main_our_newsletter{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_our_newsletter {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_our_newsletter.gif) no-repeat;
	}
	
	/* NEW THING */

#main_newsletter_new_thing{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_newsletter_new_thing{
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_newsletter_new_thing.gif) no-repeat;
	}
	
	/* SMILE */

#main_newsletter_smile{
	position:relative;
	width:700px;
	min-height: 343px;
	margin:0 auto 0 auto;
	background: #f0f3d8;
}

#masthead_newsletter_smile {
	position:relative;
	width:700px;
	height:100px;
	margin:0 auto 0 auto;
	background:url(../images/header/header_newsletter_smile.gif) no-repeat;
	}
	