body {
    background-image: url(../images/shopping_repeatnew.gif);
    background-repeat: repeat-x;
    padding: 0px;
    margin: 0px;
    
    
}

h2 {
	color: #f8901f;
}

#outer
{
    margin: 0px auto 0px auto;
    width: 970px;
}



#top
{
    display: block;
    width: 100%;
    height: 45px;
}

#banner
{  
    display: block;
    width: 100%;
    height: 173px;
}

#container
{
    width: 100%;
    min-height: 416px;
}

#main
{
    float: left;
    width: 715px; 
    padding: 0px 0px 0px 0px;
    background-image: url(../images/header.gif);
    background-repeat: no-repeat;
    background-position: top;
}

#main2
{
    float: left;
    width: 935px; 
    padding: 0px 0px 0px 15px;
    background-image: url(../images/header.gif);
    background-repeat: no-repeat;
    background-position: top;
}


#left_box
{
    float: left;
    width: 236px; 
}

#footer
{
    display: block;
    width: 100%;
    height: 116px;
    background-image: url(../images/footer.gif);
    background-repeat: repeat-x; 
}

.clear
{
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

#breadcrumb
{
	height: 30px;
	padding: 10px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}

#breadcrumb a
{
	color: #f8901f;
	text-decoration: underline;
}

#breadcrumb a.active
{
	color: #7f7f7f;
	text-decoration: none;
}

#breadcrumb a:hover
{
	color: #f8901f;
	text-decoration: none;
}

#breadcrumb a:visited
{
	color: #f8901f;
	text-decoration: underline;
}

#breadcrumb p
{
	color: #c6c6c6;
}

/* Left Menu */

#left_box div.menu
{
	margin: 0px 0px 15px 0px;
	
	width: 218px;	
	min-height: 175px;
	
	background-image: url(../images/shopping_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 44px;
}

#left_box div.menu div.header
{
	width: 100%;
	height: 44px;
	
	background-image: url(../images/shopping_header.gif);
	background-repeat: no-repeat;
}

#left_box div.menu div.header h1
{
	
	font-weight: normal;
	font-size: 20px;
	
	color: White;
	
	margin: 0px;
	padding: 10px 0px 0px 15px;
}

#left_box div.menu ul
{
	list-style: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#left_box div.menu ul li
{
	list-style: none;
	text-indent: 0px;
	height: 27px;
	padding: 13px 0px 0px 17px;
	
	
}

#left_box div.menu ul li a
{
	color: #f8901f;
	text-decoration: none;
}

#left_box div.menu ul li a:visited
{
	color: #f8901f;
	text-decoration: none;
}

#left_box div.menu ul li a:hover
{
	color: #000;
	text-decoration: none;
}

#left_box div.menu ul li a:active
{
	color: #000;
	text-decoration: none;
}



/* END Left Menu */

a
{
	color: #f8901f;
}

#featured div span h1
{
	color: #f8901f;
}
