body{
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 9px 0 0 0;
	padding: 0;
	border: 0;
}

#siteCont{
	width: 976px;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
}
	#welcomeh1,#welcomep{
		position: absolute;
		top: 1362px;
		left: 208px;
		width: 575px;
		font-size: 14px;
		text-align: center; 
	}
	#welcomep{
		top: 1375px;
		font-size: 12px;
	}
	#headerNew{
		height: 109px;
	margin: 0 0 3px 0;
	position: relative;
	background-image: url(../images/cust-images/signIn.gif);		
	background-repeat: no-repeat;
	background-position: center top;
	}
		#headerNew #brand{
			position: absolute;
			top: 0px;
			left: 12px;
			border: 0;
		}
		#headerNew .topNav{
			width: 976px;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 3px;
			left: 0;
			color: #FFFFFF;
			text-align: center;
		}
		#headerNew .topNav a{
			color: #FFFFFF;
			font-size: 13px;
			text-decoration: none;
		}
		#headerNew .topNav li{
			display: inline;
		}
		.miniCartLinks{
			font-weight: bold;
		}
		#headerNew .spacer{
			margin: 0 4px 0 4px;
		}
	#contentCont{
		width: 976px;
		/*background-color: #FF00FF;*/
		overflow: hidden;
		width: 100%;
	}
		#contentCont1{
			float: left;
			width: 203px;
			/*background-color: #00FF00;*/
			margin: 0 3px 2px 0;
		}
			#contentCont1 div{
				margin-top: 2px;
			}
			#search{
				background-color: #f7f7f7;
				height: 69px;
				border-bottom: 1px solid #2A2A2A;
			}
			#categories{
				background-color: #FFFFFF;
				border: 10px solid #E3E3E3;
			}
				#categories h2{
					margin: 12px 0 0 16px;
					font-size: 16px;
				}
				#catnav{
					/*list-style: url(images/cust-images/list-arrow.gif);*/
					list-style: none;
					margin: 5px 16px 10px 16px;
					border-top: 1px solid #666666;
					padding: 0;
				}
					#catnav li{
						margin: 8px 0 0 0;
					}
					#catnav a{
						text-decoration: none;
						color: #000000;
						background-image: url(../images/cust-images/list-arrow.gif);
						background-position: left;
						background-repeat: no-repeat;
						padding: 0 0 0 10px;
						font-size: 12px;
					}
					#catnav a:hover{
						text-decoration: underline;
					}
			#specialOffers{
				background-color: #00BFFF;
				height: 130px;
				text-align: center;
				font-weight: bold;
				color: #FFFFFF;
				font-size: 22px;
			}
			#topSellers{
				background-color: #f8f8f8;
				height: 201px;
			}
				#topSellers h2{
					margin: 0;
				}
			#newsletter{
				background-color: #2a2a2a;
			}
				#newsletter form{
					margin: 0 0 6px 14px;
					color: #FFFFFF;
				}
		#contentCont2{
			float: left;
			width: 770px;
			/*background-color: #0033FF;*/
		}
			#contentCont2-1{
				float: left;
				width: 580px;
				/*background-color: #99CCCC;*/
			}
			#contentCont2-2{
				float: left;
				width: 190px;
				/*background-color: #660000;*/
			}
				#banners1{
					width: 190px;
					height: 990px;
					background-color: #2A2A2A;
					float: left;
					margin-top: 3px;
				}
					#banners1 img{
						border: 0;
						margin-top: 18px;
					}
			#homeBanner{
				background-color: #2a2a2a;
				height: 272px;
				padding: 0;
				margin: 0;
			}
			.pagingControl{
				border-color: #333333;
				border-width: 1px 0 1px 0;
				border-style: solid;
				width: 100%;
				overflow: hidden;
			}
				.pagingControl a{
					color: #00BFFF;
				}
				.pagingControl div{
					float: left;
					margin-right: 10px;
				}
			.homeCat{
				float: left;
				width: 190px;
				margin: 3px 3px 0 0;
			}
				.homeCat img{
					border: 0;
				}
				.homeCat .homeImg{
					width: 190px;
					height: 101px;
					background-color: #2A2A2A;
				}
				.homeCat h3{
					margin: 3px 0 0 0;
					padding: 0;
					border-top: 1px solid black;
					border-bottom: 1px solid #C2C2C2;
					font-size: 14px;
				}
				.homeCat ul{
					margin: 10px 0 0 0;
					padding: 0;
					width: 190px;
					list-style: none;
				}
					.homeCat li{
						margin-bottom: 6px;
					}
					.homeCat ul a{
						color: black;
						font-size: 14px;
					}
				.homeCat .more{
				 	border-top: 1px dashed #999999;
					border-bottom: 1px dashed #999999;
					color: #00BFFF;
					font-size: 10px;
					margin-top: 15px;
				}
					.homeCat .more a{
						color: #00BFFF;
						font-size: 10px;
						margin: 2px 0 3px 0;
						display: block;
					}
	#footer{
		clear: both;
		height: 55px;
		background-color: #f0f0f0;
		margin: 5px 0 0 0;
		position: relative;
	}
		#footer #cards{
			position: absolute;
			top: 10px;
			left: 40px;
		}
		#footer #address{
			position: absolute;
			top: 10px;
			left: 210px;
			color: #999999;
		}
		#footer #contentMenu{
			position: absolute;
			top: 34px;
			left: 210px;
			margin: 0;
			padding: 0;
			list-style: none;
			font-size: 11px;
			font-weight: bold;
		}
			#footer #contentMenu li{
				float: left;
				margin: 0 4px 0 0;
			}
			#footer #contentMenu li a{
				color: #999999;
			}
			#footer #contentMenu .liSpacer{
				border-right: 1px solid #999999;
				margin: 0 9px 0 8px;
				width: 1px;
			}