@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	background: url(images/bg-pattern.gif) no-repeat center 30px #8CA6B9;
	}
	
img, div { behavior: url(iepngfix.htc) }
	
#container {
	width: 393px;
	margin: 80px auto;
	}
	
.bg-top {
	background: url(images/bg-sprite.png) top left no-repeat;
	height: 30px;
	width: 393px;
	margin: 0;
	}
	
.bg-center {
	background: url(images/bg-sprite.png) top center repeat-y;
	}
	
.bg-bottom {
	background: url(images/bg-sprite.png) top right no-repeat;
	height: 30px;
	width: 393px;
	margin: 0;
	}
	
#content {
	width: 393px;
	margin: 0;
	padding-top: 15px;
	}
	
h1.bfresh-logo {
	margin: 0;
	margin-left: 45px;
	width: 250px;
	height: 85px;
	text-indent: -9999px;
	background: url(images/bfresh-logo.gif) no-repeat;
	}
	
h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 45px;
	color: #5A5C5E;
	}

h2.tagline {
	color: #CBDC39;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 20px;
	}
	
.stripes {
	margin: 0;
	margin-left: 45px;
	width: 296px;
	height: 25px;
	background: url(images/bg-stripes.gif);
	}
	
h3.newsletter {
	margin: 0;
	margin-left: 45px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6F90A7;
	font-weight: normal;
	}
	
.newsletter-frame {
	width: 296px;
	height: 115px;
	margin: 0;
	margin-left: 45px;
	}
	
.social-media {
	margin: 0;
	margin-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
.contact-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6F90A7;
	margin: 0;
	margin-left: 45px;
	padding-bottom: 10px;
	}
	
.contact-link a {
	color: #6F90A7;
	}
	
.locations {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 393px;
	text-align: center;
	color: white;
	}
	

	
					
