body {
	background-image: url(header_bg.gif);
	background-repeat: repeat-x;
	font-size: small;
	font-family: Tahoma, sans-serif;
}
a {
	color: #003366;
}
div#container {
	margin: 0 auto;
	width: 960px;
}
div#backdrop {
	background-image: url(background_watch.gif);
	background-position: 258px 80px;
	background-repeat: no-repeat;
	height: 1000px;
	padding-right: 100px;
	position: absolute;
	width: 1000px;
	z-index: -1;
}
img#logo {
	float: left;
}
p#tollfreenumber {
	float: right;
	font-size: 200%;
}
p#hours {
	float: right;
	font-size: 80%;
	line-height: 1.33;
	margin: 6px 10px;
	text-align: center;
}
div#quick-links {
	clear: right;
	font-weight: bold;
	float: right;
	margin: 10px;
	position: relative;
}
a#ql_cart {
	background-image: url(cart_icon.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 30px;
}
a#ql_track {
	background-image: url(ups_icon.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	padding: 2px 2px 2px 23px;
}
div#content {
	clear: both;
}
div#content p {
	margin: 0 30px;
}
div.box-heading {
	border-bottom: 2px solid #cfcfcf;
}
div.box-content {
	margin: 5px 32px 20px 17px;
}
div.box-content h3 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.selection-box {
	border: 1px solid #cfcfcf;
	background-color: #fff;
	background-image: url(selection_box_title_bg.gif);
	background-position: left 244px;
	background-repeat: repeat-x;
	display: block;
	font-size: 11px;
	float: left;
	height: 285px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	text-decoration: none;
	width: 183px;
}
a.selection-box span {
/*	line-height: 32px; */
	text-decoration: underline;
}
br.clearing-break {
	clear: both;
}
div#footer {
	border: 2px solid #cfcfcf;
	padding: 0 30px;
}
div#footer ul {
	float: left;
	list-style-type: none;
	margin: 10px;
}
div#copyright {
	font-size: 85%;
	margin: 10px;
	text-align: right;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
}