body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;

	font-family: helvetica,verdana,geneva,arial,sans;
	font-size: 12px;
	color: #000000;
}

#wrapper {
	width: 940px;
	background-color: #fff;
	border: 4px solid #fff;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
}

#header {
	height: 250px;
	padding: 0 0 2px 0;
	background: #fff url(main_banner2.jpg) no-repeat bottom center;
}

div#azbar {
	font-family: helvetica,verdana,geneva,arial,sans;
	font-size: 12px;
	color: #0066CC;
	margin: 8px 0px 5px 0;
	padding: 0;
}

#azbar a {
	color: #0066CC;
	text-decoration: none;
}

#header h1 {
	float: right;
	margin: 0;

	display: block;
	width: 345px;
	height: 80px;
	text-indent: -9999px;
	background: #fff url(uwcm_emall_logo.gif) no-repeat;
	cursor: pointer;
}

ul#topnav {
	list-style-type: none;
	margin: 0;
	padding: 33px 0 0 0;
	width: 584px;
	height: 80px;
}

ul#topnav li {
	margin: 0;
	padding: 0;
	float:left;
}

#topnav a {
	font-size:8px;
	text-indent:-9999px;
	display: block;
	height:14px;
}

li#specialoffers a {
	width:97px;
	background: #fff url(top_specialoffers.gif) no-repeat;
	padding-left:25px;
}

li#freeshipping a {
	width:91px;
	background: #fff url(top_freeshipping.gif) no-repeat;
	padding-left:25px;
}

li#completestorelist a {
	width:135px;
	background: #fff url(top_completestorelist.gif) no-repeat;
	padding-left:25px;
}

li#contributionslist a {
	width:127px;
	background: #fff url(top_contributionslist.gif) no-repeat;
}

#searchtext {
	position: absolute;
	top: 110px;
	left: 624px;
	width:230px;
	height:23px;
	font-family:helvetica,verdana,geneva,arial,sans;
	color: #737373;
	font-size:20px;
	margin: 3px 2px 3px 2px;
	border: 0;
}

#searchbutton {
	position: absolute;
	top: 111px;
	left: 873px;
}

#sidebar {
	width: 197px;
	padding: 0;
	margin: -33px 0 0 24px;
	float: left;
	color: #3D61A6;
}

#content {
	float: right;
	width: 697px;
	margin: 0;
	padding-right: 10px;
	font-size: 12px;
}

#content p {margin: 0; padding: 0;}

#sidebar ul {
	width: 197px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style-type: none;
	background: #737373 url(sidenav_bottom.gif) no-repeat center bottom;
}

#aboutemallhead, #superchargehead, #categorieshead {
	display: block;
	width: 197px;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}

#aboutemallhead {
	height: 33px;
	background: #fff url(about_emall.gif) no-repeat;
}

#superchargehead {
	height: 55px;
	background: #fff url(supercharge_your_emall.gif) no-repeat;
}

#categorieshead {
	height: 33px;
	background: #fff url(categories.gif) no-repeat;
}

#sidebar li {
	width: 197px;
	height: 20px;
	background-color: #949BBE;
}


#sidebar a:link, #sidebar a:visited {
	color: #fff;
	text-decoration: none;

	display: block;
	width: 197px;
	height: 20px;
	padding:3px 0;

	background-color: #949BBE;
	text-indent: 10px;
}

#sidebar a:hover {color: #003399;}

#sidebar a.notindented:link, #sidebar a.notindented:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	text-indent: 1.5em;

	display: block;
	width: 180px;
	height: 14px;
	padding:3px 0;

	background: none;
}
#sidebar a.notindented:hover {color: #3366cc;}


#sidebar a.categoryselected {background-color: #E8AF4D; color: #fff;}
#sidebar li.categoryselected {background-color: #E8AF4D; color: #fff;}

#footer {
	margin: 0;
	padding-top: 25px;
	clear: both;
	text-align: center;
	color: #000000;
}

#content p {margin-bottom: 5px;}
