body{
font-family: Arial,sans-serif;
line-height: 1.166;	
margin: 0px;
padding: 0px;
font-size:13px;
background:#fff;
color:#000;  
}
#floral_background{
float:left;
width:100%;
	
}
#wrapper{	
width:100%;
margin:0 auto;
}
#maincontainer{
float:left;
width:100%;

}

#header{
float:left;
width:100%;
padding-bottom:5px;
border-bottom:1px solid #000;
}
#header_left{
float:left;
width:250px;
}
#header_right{
float:right;
width:300px;	
}
#top_menu{
display:none;
}

#header_rightbottom{
	float:right;
	width:300px;

}

#header_rightbottom_left{
	display:none;
}

#header_rightbottom_right{
	float:right;
	width:270px;
}

.topinfo #cart{display:none;}


.topinfo #phone{float:right;}
.big{font-size:20px;}

#mainmenu{
display:none;
	}



#banner{
float:left;
width:100%;
border:1px solid #bfbfbf;
	}
#banner_left{
display:none;
}


#banner_main{
float:left;
padding:5px;

}


#banner_right{
display:none;

}


#maincontent{
float:left;
width:100%;
padding:10px 0px;	
}

#content{
float:left;
width:100%;
}

#side{
display:none;
	}




#footer{
display:none;
}



#footer_bottom{
display:none;
	}
#footer_links{
display:none;	
	}




/* styles for products_display */
.product_cell{width:150px;height:220px;border:1px solid #ddd;padding:5px 10px;}
.products{text-align:center;height:150px;padding-bottom:5px;}
.productname{font-size:12px;padding-bottom:5px;height:30px;}
.delivery_text{font-size:11px;}
.blankcell{width:20px;}
.price{float:left; width:70px;font-size:16px;color:#747474;}
 .buy{float:right; width:70px;color:#fff;font-weight:normal;font-size:14px;}
.order_now{color:#5b7a3a;}
.order_now:hover{color:#000;}
.blankrow{height:15px;}


