body
{
	padding:0px;
	margin:0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container
{
	text-align: left;    
    position: relative; 
    margin: 0 auto; 
    width: 900px; 
	display:block;
}

#content
{
	width:900px;
}

#content-center
{
	width:465px;
	float:left;
	padding-top:25px;
	margin-left:15px;
	margin-right:20px;
	text-align:justify;
}

#content-left
{
	width:200px;
	float:left;
	padding-top:25px;
}


#content-right
{
	width:200px;
	float:left;
	padding-top:25px;
}

#clear
{
	clear:both;
}

#footer
{
	width:900px;
	text-align:center;
	padding-top:20px;
}

#header
{
	width:900px;
	height:202px;
	background-image:url(../images/header.jpg);
}

#infobox
{
	width:198px;
	border:1px solid #E0E0E0;
	background-image:url(../images/infobox.jpg);
	background-repeat:repeat-x;
	background-color:#F0F0F0;
}

#infobox-content
{
	color:#465052;
	margin:10px;
}

#infobox-heading
{
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
	margin:10px;
	color:#465052;
}

#infobox2
{
	width:200px;
}

#infobox2-content
{
	color:#465052;
	margin:10px;
}

#infobox2-heading
{
	color:#fff;
	background-image:url(../images/infobox_header.jpg);
	height:30px;
	font-size:12px;
	line-height:30px;
	padding-left:10px;
}

#infobox-spacer
{
	height:15px;
}

.productListing
{
	padding:5px;
}

#menu-top
{
	width:400px;
	float:left;
	top:165px;
	position:relative;
	color:#333333;
}

#search
{
	width:270px;
	top:161px;
	float:left;
	position:relative;
}

ul
{
	padding:0px;
	margin:0px;
}
