#Header {
	background: #000;
}

#MenuContent {
	text-transform: none;
}

#HeaderBanner {
	width: 510px;
	height: 70px;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#HeaderPhone {
	top: -19px;
	left: 240px;
	position: relative;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	display: inline;
}

#HeaderPhone a,
#HeaderPhone a:hover {
	text-decoration: none;
	color: #006;
}

#HeaderLogo {
	width: 240px;
	height: 70px;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
}

#HeaderBanner img,
#HeaderLogo img {
	border: 0;
}

.ProductCare {
	float: left;
	text-align: center;
	display: block;
	padding: 0px 10px 12px 0;
	font-size:0.9em;
}

.ProductCare img {
	width: 60px;
	height: 60px;
	border: 0;
	padding-bottom: 1px;
}

.IndexSections {
	display: block;
	float: left;
	width: 100px;
	height: 135px;
	text-align: center;
	margin: 0 0 15px 30px;
}

/* IE6 tweak */
* html .IndexSections {
	margin: 0 12px 15px 15px;
}

.IndexSections a img {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	width: 100px;
	height: 100px;
}

.IndexSections h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	font-weight: normal;
}

.IndexSections h2 a {
	color: #000;
	text-decoration: none;
}

.IndexSections h2 a:hover {
	text-decoration: underline;
}

.IndexImage {
	border: 1px solid #ccc;
	padding: 0 0 0 12px;
	margin: 0;
}

.IndexImageDiv {
	border: 0;
	padding: 0;
	margin: 5px 0 15px 10px;
	width: 660px;
	text-align: center;
	clear: all;
}

.IndexImageDiv h2 {
	border: 0;
	margin: 2px 0 20px 0;
	display: block;
}

.IndexImageDiv h2 a {
	font-size: 10pt;
	color: #00c;
	text-decoration: none;
}

.IndexImageDiv h2 a:hover {
	text-decoration: underline;
}

.IndexImageDiv h3 {
	border: 0;
	margin: 2px 0 0 0;
	display: block;
	font-size: 1em;
}

.IndexImageDiv h4 {
	border: 0;
	margin: 0 0 2px 0;
	display: block;
	font-size: 1em;
	font-weight: normal;
}

.CartFormTable2 {
	clear: left;
}

.InfoList {
	margin-bottom: 20px;
	margin-top: 0;
}

.InfoListItem {
	margin-bottom: 8px;
}

.InfoListItem a {
	color: #00a;
	text-decoration: none;
}

.InfoListItem a:hover {
	text-decoration: underline;
}

.TermsTitle {
	margin-top: 20px;
}

.ProductSwatch {
	height: 75px;
}

#BodyMain ul li a {
	color: #00c;
	text-decoration: none;
}

#BodyMain ul li a:hover {
	text-decoration: underline;
}