@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding:0;
}

h1 {
	font-weight: bold;
	font-size: 13px;
	font-style:oblique;
	text-transform: uppercase;
	color: #1262BA;
}
h2 {
	font-weight: bold;
	font-size: 11px;
	font-style:oblique;
	text-transform: uppercase;
	color: #1262BA;
}


a {
	color: #1262BA;
}

#nav {
	margin-bottom:0px;
}

#nav li {
	padding: 0;
}


#hottest-items, #flashArea, #productList, #eco-friendly-items, #newSeason, #newArrivals, #adArea{
	display:none;
}

#needHelp{
	float:left;
}

