#bodynow {
	background-color:	ffffff;	
            }	

#logo {
	margin-left:	20%;
	margin-top:	5%;
	}

#borderprod {
	border-style:	solid;
	border-width:	1px;
	}


#productnow {
	background-color:	white;	
            }

#hbar 	{
	background-color:	white;	
            }	
	
#vbar   {
	background-color:	white;	
            }	

#content {
	background-image:	url(content-space.gif);	
	background-position:	top-center;
	background-repeat:	no-repeat;
        padding:		5px 5px 5px 5px;
	width:			555px;
	height:			175px;	  
	  }

#contentsrc {
	background-image:	url(content-spacesrc.gif);	
	background-position:	top-center;
	background-repeat:	no-repeat;
        padding:		5px 5px 5px 5px;
	width:			755px;
	height:			175px;	  
	  }


#order {
	background-image:	url(order.gif);	
	background-position:	top-center;
	background-repeat:	no-repeat;
        padding:		5px 5px 5px 5px;
	width:			755px;
	height:			245px;	  
	  }		
