/*-------------------------------------------------------------------

	Main Banner

-------------------------------------------------------------------*/

#flash-banner {
	border: 1px solid #C9C9C9;
	width: 658px;
	height: 225px;
	top: 0px;
}

/*-------------------------------------------------------------------

	Body

-------------------------------------------------------------------*/

#hometext {
	clear: left;
	float: left;
	width: 630px;
	padding-top: 12px;
	font-size: 12px;
	color: #666;
	padding-left: 6px;
}

#hometext h2 a {
	color:#666;
	text-decoration: none;
}

#hometext a {
	text-decoration: none;
}

#hometext h2 a:link {
	text-decoration: none;
	color: #666;
}
#hometext h2 a:visited {
	text-decoration: none;
	color: #666;
	padding-top: 0px;
}
#hometext h2 a:active {
	text-decoration: underline;
	color: #666;
}
#hometext h2 a:hover {
	text-decoration: underline;
	color: #08c;
}

#hometext a:link {
	text-decoration: none;
	color: #08c;
}
#hometext a:visited {
	text-decoration: none;
	color: #08c;
	padding-top: 0px;
}
#hometext a:active {
	text-decoration: underline;
	color: #08c;
}
#hometext a:hover {
	text-decoration: underline;
	color: #08c;
}

.panelcontainer {
	position: relative;
	float: left;
	clear: both;
	bottom: 205px;
	
}

.automaticdiscounts {
	font-size: 12px;
	color: #666;
	width: 650px;
	height: 150px;
	clear: left;
	float: left;
}

.automaticdiscountsimg {
	float: left;
	clear: right;
}

.automaticdiscounts a:link {
	text-decoration: none;
	color: #08c;
}
.automaticdiscounts a:visited {
	text-decoration: none;
	color: #08c;
	padding-top: 0px;
}
.automaticdiscounts a:active {
	text-decoration: underline;
	color: #08c;
}
.automaticdiscounts a:hover {
	text-decoration: underline;
	color: #08c;
}
.product-table {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*-------------------------------------------------------------------

	Tabbed Product

-------------------------------------------------------------------*/

.a1 {
	height: 280px;
	width: 213px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	font-size: 12px;
	color: #666;
	text-align: center;
	position: static;
	
}.a1text {
	margin-top: 160px;
	width: 170px;
}
