/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}

#widthWrapper {
	margin: 0 auto;
	padding: 0;
	width: 830px;
}

#topMost {
	color: #3A1607;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	float: none;
	clear: both;
	height: 24px;
	padding: 10px 0px 0px 0px;
}

#topMost a {
	color: #3A1607;
	text-decoration: none;
}

#topMost a:hover {
	text-decoration: underline;
}

#logo {
	position: relative;
	top: -50px;
	left: -20px;
	background-image: url(../images/dstat_logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 114px;
	float: left;
}

#logo span {
	display: none;
}

#header {
}

#mainBody a.home {
	color: #EC5D17;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

#mainBody p.home {
	padding: 10px 0 0;
}

#mainBody a.home:hover {
	text-decoration: underline;
}

#navHolder {
	background-color: #EC5D17;
	height: 50px;
	padding: 50px 0px 0px 20px;
	margin: 0;
	width: 810px;
	float: left;
	clear: right;
}

#navHolder ul {
	padding: 0;
	margin: 0;
}

#navHolder ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	float: left;
	line-height: 14px;
	width: 90px;
}

#navHolder #productsSub,
#navHolder #aboutSub,
#navHolder #pressSub {
	display: none;
	clear: left;
	float: left;
}

#navHolder #productsSub a,
#navHolder #aboutSub a,
#navHolder #pressSub a {
	display: block;
	float: left;
	clear: left;
}

#navHolder .buyNow {
	display: block;
	text-align: right;
	width: 90px;
	padding: 2px 0 0;
	font-size: 12px;
}

#navHolder a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

#navHolder a:hover {
	text-decoration: underline;
}

#mainBody {
	float: left;
	clear: both;
	min-height: 380px;
	overflow: visible;
	width: 830px;
}

#mainBody .press {
	margin: 0 auto;
	text-align: center;
}

#mainBody .videos {
	margin: 0 auto;
	padding: 20px 0px;
	text-align: center;
}

#mainBody .locations {
	padding: 10px 100px;
	text-align: left;
	width: 200px;
	margin: 0 auto;
}

#mainBody .locations h2 {
	padding: 4px 0px 0px;
	font-size: 14px;
}

#mainBody .locations p {
	padding: 6px 0px;
	font-size: 14px;
}

#mainBody .testimonials {
	padding: 10px 60px;
	text-align: left;
}

#mainBody .testimonials p {
	padding: 4px 0px;
}

#mainBody .pressButtons {
	margin: 0 auto;
	text-align: right;
}

#mainBody a {
	color: #3A1607;
}

#mainContentBottom {
	text-align: center;
}

#mainContentBottom.home {
	text-align: center;
	padding: 0px 0px 20px 0px;
}

#leftPic {
	float: left;
	width: 310px;
	text-align: center;
}

.faqItem {
	display: block;
	float: left;
	clear: both;
}
.clearing {
	float: none;
	clear: both;
	height: 1px;
	margin: -1px 0px 0px;
}

.faqItem #mainContent {
	padding: 20px 0px;
	min-height: 50px;
}

.faqItem #leftPic {
	padding: 20px 0px;
}

#productSpritz, #productTowelettes {
	display: block;
	float: left;
	clear: both;
}

#rightSide {
	margin: 0;
	padding: 40px 0px 0px;
}

#mainContent {
	float: left;
	width: 410px;
	/*min-height: 400px;*/
	padding: 50px 100px 20px 0px;
}

#mainContent.home {
	padding: 10px 26px 0px;
}

#mainContent ul {
	color: #3A1607;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A1607;
	line-height: 18px;
	margin: 2px 10px;
	padding: 2px 6px;
}

#mainContent ul li {
	padding: 4px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #F6611A;
}

h2.small {
	font-size: 10px;
	margin: 0;
	padding: 8px 0px 6px 0px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #3A1607;
	margin: 0;
	padding: 2px 0px;
}

h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #3A1607;
	line-height: 22px;
}

p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	color: #3A1607;
	line-height: 18px;
	margin: 0;
	padding: 4px 0px 8px 0px;
}

#footer {
	float: left;
	clear: both;
	background-color: #3A1607;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 830px;
	height: 22px;
	text-transform: uppercase;
	padding: 18px 0px 4px 0px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}