html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #dbdea6;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 23px 0 0 0;
	padding: 0;
	text-align: center;
}
h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
div {
	padding: 0;
	margin: 0;
	border: 0;
}
#outerWrapper {
	background-color: #8aa2a5;
	margin: 0 auto 23px auto;
	text-align: left;
	width: 960px;
	background: url(images/bkg-outerWrapper.gif) repeat-y left top;
	padding-bottom: 27px;
}
#outerWrapper #header {
	border: none;
	padding: 0;
	margin: 0;
}
#outerWrapper #contentWrapper {
	overflow: hidden;
	background: url(none);
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #fff;
	float: left;
	padding: 0;
	margin: 0;
	width: 318px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 318px;
	padding: 0;
	background-color: #8aa2a5;
}
#contentInside {
	width: 333px;
	background: #8aa2a5;
	float: left;
	padding: 31px 0 0 0;
	text-align:center;
}
#retailers {
	width: 282px;
	background: #fff;
	margin: 0 auto 26px auto;
}
#retailers #retailersLogos {
	background: #fff;
	margin:0 auto;
}
#retailers #retailersNames {
	background: #fff;
	margin:17px auto 20px;
	width: 252px;
}
#retailers #retailersLogos td {
	text-align: center;
	width: 141px;
	vertical-align:bottom;
	padding: 15px 0 0 0;
}
#retailers #retailersNames td {
	text-align: left;
	vertical-align:bottom;
	padding: 5px 15px 0 15px;
	color: #777875;
	font-weight: bold;
	font-size: 14px;
}
#retailers #retailersNames td a {
	color: #777875;
	text-decoration: underline;
}
#retailers #retailersNames td a:hover {
	color: #777875;
	text-decoration: none;
}
#content #tips {
	float:right;
}
