body {
	background: #FFFFFF;	
	text-align: center;		
	font-family: Arial;
	margin-top: 0px;
}

#container {				
	margin: 0 auto 0 auto;	
	width: 88%;
	text-align: left;
	background: #FFFFFF;
}

#container-inner {				
	margin: 1 auto 1 auto;	
	width: 100%;
	text-align: left;
	background: #07236F;
}

#header {
	width: auto;
	height: auto;
	position: relative;	
	background: images/logo.jpg;
	margin: 1px auto;
	
}

#hoz-menu {
	height: auto;	
	position: relative;	
	display: inline;
		
}

#hoz-menutxt {
	position: relative;
	height: auto;		
	display: inline;
	color: #ffffff;
	text-decoration: none;
	font-size: small;
}

#ebay-text {
	margin-left: 0px;
	margin-bottom: 2px;
	color: #0D1EDF;
	font-family: Verdana, Arial;
	font-weight: 700;
	font-size: 12px;
	text-decoration: none;
}

#sidebar-left {
	width: 22%;
	float: left;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 5px;
	display: inline;
	background: #FFFFFF;
}

#sidebar-menu {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #0D1EDF;
	text-align: left;
	text-decoration: none;
}

#sidebar-hdr {		
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: 900;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	width: 57%;
	float: left;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	display: inline;
	background: #FFFFFF;
}

#product-topbox {		
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	background: #C3AEDE;
	height: 60px;
	text-decoration: none;
}

#product-botbox {		
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: 600;
	background: #B3AEDF;
	height: 110px;
}

#sidebar-right {
	width: 19%;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	display: inline;
	background: #FFFFFF;
	
}

#footer {
	width: 100%;
	clear: both;
	padding: 5px;
	font-size: 0.8em;
	text-align: right;
	background: #D0D0D0;
}
