html	{
	margin:0px;
	padding:0px;
}
body	{
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	background-image: none;
	background-color: none;
}
p,td,a	{
	color: #000;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: none;
}
#container #banner {
}
#container #banner #bannerUpper {
}
#container #banner #bannerUpper #bannerLogo{
	float: left;
}
#container #banner #bannerUpper #bannerAddress{
	color: #000;
}

#container #banner #bannerLower {
	display: none;
}
#container #colLeft {
	display: none;
	clear: both;
	float: left;
	color: #000;
	background-color: none;
}
#container #colCenter {
	clear:both;
	float: left;
	color: #000;
	width: 50%;
}
#container #colCenter #subNav{
	display: none;
}
#container #colRight {
	float: right;
	color: #000;
	background-color: none;
	width: 30%;
}
#container #footer {
	clear: both;
	float: left;
}
#container #footer #storeInfo	{
	font-weight: bold;
	color: #000;
	background-color: none;
}
#container #footer #footerInfo	{
	float: none;
	font-size: 11px;

}
#container #footer #storeInfo p {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
}
#container #footer #footerInfo p {
	margin-left: 410px;
}
#colRightHeader p {
	color: #000;
}
#subNav{
	display: none;
}
#subNavFixed	{
	display: none;
}
#sectionTitleLayer	{
	display: none;
}
#topNav	{
	display: none;
}
#subscribeLayer	{
	display: none;
}
h3	{
	background-color: none;
}
#colRightHeader	{
	display: none;
}
#container #colCenter #floatingSideBar	{
	display: none;
}