* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.mt-10 {
	margin-top: 10px;
}
body {
	background: url('../images/body-bg.jpg') 0 84px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body a {
	color: #0da9ec;
	-moz-outline: none;
}
#header-wrapper {
	height: 63px;
	background: url('../images/header-bg.gif') repeat-x;
	position: relative;
	z-index: 3;
}
#header {
	height: 63px;
}
#header-left-cap {
	position: absolute;
	top: 0;
	left: 0;
	width: 188px;
	height: 63px;
	display: block;
	background: url('../images/header-left-cap.gif') no-repeat;
}
#utility-nav {
	list-style: none;
	padding: 10px 0 0;
	margin: 0 0 0 492px;
	font-size: 11px;
}
#utility-nav li {
	float: left;
}
#utility-nav li a {
	display: block;
	padding: 2px 12px 2px 10px;
	background: url('../images/utility-nav-separator.gif') center right no-repeat;
	color: #fff;
	text-decoration: none;
}
#utility-nav li a.no-separator {
	background: none;
}
.search-box {
	width: 68px;
	height: 13px;
	border: 0;
	padding: 2px 20px 6px 7px;
	margin: 0 0 0 10px;
	background: url('../images/search-box.gif') no-repeat;
	color: #1f5ed7;
	font-size: 11px;
}
.search-button {
	position: relative;
	width: 17px;
	height: 17px;
	border: 0;
	left: -17px;
	visibility: hidden;
}
#nav-wrapper {
	background: #f59c00;
	height: 19px;
	border-top: 1px solid #fff;
}
#nav-left-cap {
	position: absolute;
	top: 64px;
	z-index: 20;
	left: 0;
	width: 275px;
	height: 19px;
	background: url('../images/nav-left-cap.gif') no-repeat;
}
#nav {
	list-style: none;
	padding: 0 0 0 275px;
	display: block;
	position: relative;
	z-index: 20;
}
#nav li {
	float: left;
	height: 19px;
	position: relative;
	z-index: 20;
}
#nav li.blue-separator {
	background: #b3dff7 url('../images/nav-blue-separator.gif') no-repeat;
}
#nav li.darkBlue {
	background: #0da9ec url('../images/buyOnline.gif') no-repeat;
	font-weight: bold;
}
#nav li.orange-separator {
	background: url('../images/nav-orange-separator.gif') no-repeat;
}
#nav li.blue-orange-separator {
	background: url('../images/nav-blue-orange-separator.gif') no-repeat;
}
#nav li a {
	padding: 2px 22px 2px;
	display: block;
	color: #1d217e;
	text-decoration: none;
}
#nav li.active {
	background-color: #59b9ed;
}
#nav li a.with-icon {
	padding-left: 38px;
	background: #f59c00;
}
#nav li a#nav-buy-now {
	background: url('../images/nav-buy-now.gif') 11px 2px no-repeat;
}
#nav li a#nav-retail-locations {
	background: url('../images/nav-retail-locations.gif') 11px 2px no-repeat;
}
#flash-area {
	width: 930px;
	height: 360px;
	position: absolute;
	top: 84px;
	left: 0px;
}
#teaser-wrapper {
	margin: 380px 0 0 99px;
}
.teaser {
	width: 211px;
	height: 180px;
	background: url('../images/teaser-bg.png') no-repeat;
	float: left;
	margin: 0 20px 0 0;
	color: #474747;
	font-size: 12px;
	position: relative;
	padding: 19px;
}
.teaser .relative {
	width: 211px;
	padding: 0 0 10px;
}
.teaser img {
	position: absolute;
	top: -12px;
	right: -18px;
}
.teaser p {
	width: 140px;
	line-height: 15px;
}
.teaser a {
	color: #0dadef;
	text-decoration: none;
	display: block;
}
.teaser .headline-container {
	width: 200px !important;
	padding-bottom: 8px;
}
.headline-container p {
	width: 200px;
}
.teaser .headline-container a {
	display: inline;
}
.teaser h1, .teaser h2 {
	color: #1d217e;
	font-size: 13px;
}
.teaser-circle {
	position: absolute;
	top: 5px;
	right: 0;
	width: 100px;
	height: 100px;
}
#circle-h1n1 {
	background: url('../images/teaser-h1n1.png') no-repeat;
}
#circle-all-about-germs {
	background: url('../images/teaser-all-about-germs.png') no-repeat;
	top: 105px;
}
#circle-germ-protection {
	background: url('../images/teaser-germ-protection.png') no-repeat;
}
#circle-germ-hot-spots {
	background: url('../images/teaser-germ-hot-spots.png') no-repeat;
	top: 105px;
}
#circle-pathogens {
	background: url('../images/teaser-pathogens.png') no-repeat;
}
#footer-wrapper {
	margin: 38px 0 0;
	background: url('../images/footer-bg.gif') no-repeat;
	padding: 48px 0 0;
}
#footer {
	margin: 0 0 85px 78px;
}
#footer-links {
	list-style: none;
	font-size: 10px;
}
#footer-links li, #footer-links a {
	color: #80d3f3;
	text-decoration: none;
}
#footer-links li {
	float: left;
	padding: 0 4px;
}
#footer-links li.separator {
	width: 1px;
	overflow: hidden;
}
/*Remove inner page elements*/
#inner-logo {
	display: none;
}
/*Add IE6 fix for home page */
#nav-border-bottom {
	height: 1px;
	position: absolute;
	top: 83px;
	left: 0;
	width: 100%;
	background: #fff;
	overflow: hidden;
	z-index: 9999;
}
/*Added share links 1-10*/
#share-links {
	list-style: none;
	margin: 25px 0px 0px 198px;
	width: 580px;
	text-align: right;
	float: left;
}
#share-links li {
	float: right;
	padding: 0 6px 0px 30px;
	color: #a6a9ad;
	font-size: 11px;
}
#share-links li.separator {
	padding: 0;
}
#share-links li#print {
	background: url('../images/share-print.png') 6px no-repeat;
}
#share-links li#share {
	background: url('../images/share-share.png') 6px no-repeat;
}
#share-links li#facebook {
	background: url('../images/share-facebook.png') 6px no-repeat;
}
#share-links li#twitter {
	background: url('../images/share-twitter.png') 6px no-repeat;
}
#share-links li a {
	color: #a6a9ad;
	text-decoration: none;
}
/*Popup style*/
#popup {
	display: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#popup p {
	margin: 0 0 10px 0;
}
#popup p a {
	color: #0DADEF;
}
/*End popup style*/