BODY
	{
	margin: 0px;
	text-align: center;
	background: #da251d url('../images/background.jpg') repeat center;
	}

BODY, TABLE, INPUT, TEXTAREA, SELECT
	{
	color: #464646;
	font-size: 11px;
	font-family: tahoma;
	}

.clear
{
	clear: both;
}

#wrapper
	{
	width: 780px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #f9d201;
	}
	
#top
	{
	clear: both;
	width: 100%;
	height: 117px;
	background: #ffdf00;
	}
	
#logo
	{
	float: left;
	width: 263px;
	display: block;
	padding-left: 21px;
	}
	
#menu
	{
	float:right;
	width: 496px;
	margin-top: 0;
	}
	
#menu UL
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
#menu UL LI
	{
		float: left;
		width: 140px;
		height: 113px;
		margin-left: -51px;
	}

#menu UL LI A IMG
	{
		width: 140px;
		height: 113px;
		position: absolute;
		behavior: url('./style/iepngfix.htc');
	}

#menu #submenu
{
	z-index: 11;
	width: 170px;
	height: 220px;
	display: none;
	margin-top: 98px;
	padding-top: 50px;
	position: absolute;
	margin-left: -63px;
	background: url('../images/menu_bg.png') no-repeat;
}

#menu #submenu LI
{
	float: none;
	width: 130px;
	height: 19px;
	margin-left:20px;
	list-style-image:url(../images/bullet.png);
	vertical-align:middle;
}

#menu #submenu LI A
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#menu #submenu LI A:hover
{
	color: #ffdf00;
	font-weight:bold;
	text-decoration:none;
}
	
		
#banner
{
	width: 780px;
	height: 167px;
	background: url('../images/banner_home.jpg') no-repeat;
}

#category
{
	width: 780px;
	height: 152px;
	background: url('../images/page_centerbg.jpg') repeat-y;
	padding-left: 27px;
}

#category .product
{
	width: 136px;
	height: 149px;
	padding-right: 11px;
}

#bottom
{
	font-size: 90%;
	color: #3f3f3f;
	margin-top: -13px;
	height: 46px;
	background: url('../images/footer_bg.jpg') no-repeat;
}

#bottom .address
{
	float: left;
	width: 400px;	
	margin-top: 18px;
	padding-left: 28px;
}
	
#bottom .address1
{
	width: 350px;
	margin-top: 18px;
	margin-right: 27px;
	text-align: right;
}
	
#bottom A
{
	color: #3f3f3f;
	text-decoration: none;
}

#bottom A:hover
{
	color: #cb0001;
	text-decoration: underline;
}
	
#main
	{
	width: 780px;
	height: 100%;
	margin-bottom: -10px;
	background: url('../images/page_centerbg.jpg') repeat-y;
}
	
#main .title_bar
{
	width: 780px;
	height: 58px;
	padding-left: 41px;
	padding-top: 28px;
	margin-bottom: 10px;
	background: url('../images/title_bar.jpg') no-repeat;	
}	

#main P
	{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main .image
{
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 35px;
}
	
.product
{
	float: left;
	width: 379px;
	margin-bottom: -13px;
}
	
#features
{	
	float: left;
	width: 210px;
	margin-top: -10px;
	margin-left: -5px;
}

#features .title
{	
	width: 210px;
	line-height: 31px;
	font-size: 13px;
	font-weight: bold;
	color: #464646;
	margin-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
	background: url('../images/features_titlebg.jpg') no-repeat;
}

#features .content
{	
	width: 210px;
	font-weight: normal;
	color: #464646;
	margin-left: 28px;
	margin-top: -10px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: url('../images/left_centerbg.jpg') repeat-y;
}

#features .content UL
{
	margin-top: 5px;
	margin-right: 10px;
	list-style-image: url('../images/bu.jpg');
}

#features .content UL LI
{
	color: #186dbc;
	font-weight: bold;
	margin-bottom: 10px;
}


#features .content H2
{
	margin-top:-2px;
	margin-right: 10px;
	color: #186dbc;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left:12px;
}

#features .content .para
{
	margin-left:27px;
	margin-top:0px;
	margin-right:15px;
}


#features .size
{	
	float: left;
	width: 90px;
	marign-top: 20px;
	margin-bottom: 10px;
	padding-left: 12px;
	margin-bottom: 5px;
}

#features .price
{	
	float: right;
	width: 80px;
	marign-top: 20px;
	margin-bottom: 10px;
	padding-left: 12px;
	margin-bottom: 5px;
}

#features .black
{	
	padding-left: 12px;
	font-weight: bold;
	color: #464646;
	padding-top: 10px;
	padding-left: 12px;
	margin-bottom: -5px;

}

#features .red
{	
	font-weight: bold;
	color: #a61102;
}
	
#features .yellow
{	
	width: 210px;
	font-weight: normal;
	color: #464646;
	margin-left: 28px;
	margin-top: -10px;
	padding-bottom: 8px;
	background: url('../images/left_centeryellowbg.jpg') repeat-y;
	border-top: #e3e3e3 1px solid;
}

#features .note
{	
	width: 210px;
	font-weight: normal;
	color: #464646;
	margin-left: 28px;
	margin-top: -10px;
	padding-bottom: 8px;
	background: #ffdf00; 
	border-left: #e3e3e3 1px solid; border-right: #e3e3e3 1px solid; border-top: #e3e3e3 1px solid;
}

#features .note p
{	
	color: #be1b07;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: -5px;
}

#features .img
{
	height: 11px;
	margin-left: 28px;
	padding-bottom: -10px;
}

#fetures .note
{
	color: #be1b07;
	font-weight: bold;
	padding-left: 12px;
}

#content
{
	float: right;
	width: 509px;
	margin-left: -25px;
	margin-right: 10px;
	background: #ffffff url('..images/center_bg.jpg') repeat-y;
	text-align: center;	
}

#content .left
{
	width: 509px;	
	height: 11px;
	margin-bottom: -5px;
	background: url(../images/content_top.jpg) no-repeat;
}

#content .tag
{
	width: 509px;	
	height: 11px;
	margin-bottom: 10px;
	background: url(../images/content_top.jpg) no-repeat;
}

#content H1
{
	margin-left: -59px;
	margin-top: 15px;
	padding-top: 8px;
	margin-bottom: 10px;
	height: 28px;
	background: url(../images/title_bg.jpg) no-repeat;
}

#content .center
{
	display: inline-block;
	height: 100%;
	padding-left: 60px;
	background: url(../images/content_center.jpg) repeat-y;
}

#content .bottom
{
	width: 509px;	
	height: 11px;
	background: url(../images/content_down.jpg) no-repeat;
}

#content .product
{
	width: 183px;
	height: 195px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: #ffdf00;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

#content .product p
{
	clear: both;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}

#content .product IMG
{
	margin: 10px;
}	
#content P
{
	clear: both;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
}

#content .img
	{	
	width: 163px;
	height: 152px;
	text-align:center;
	}

.title
{
	margin-bottom: -5px; 
	margin-left: 28px;
	margin-right: 28px;
}

#flowers
{
	width: 738px;
	height: 143px;
	padding-left:21px;
	padding-top:16px;
}

#products
{
	z-index: 10;
	width: 738px;
	height: 143px;
	padding-left:21px;
	padding-top:16px;
	position: absolute;
}

.button
{

}

#form
{
	margin-top: 45px;
}

.form_table
{
	BORDER-RIGHT: #eeeeee 1px solid; 
	BORDER-TOP: #eeeeee 1px solid; 
	BORDER-LEFT: #eeeeee 1px solid; 
	WIDTH: 566px; 
	BORDER-BOTTOM: #eeeeee 1px solid
}

.form_td
{
	background-color: #f3f3f3;
}
	
.form_td1
{
	background-color: #ffffff;
}
	
.form_title1
{
	background-color: #fedc00;
}
	
.form_title
{
	height: 30px;
	padding-left: 10px;
	font-size: 12px;
	color: #ffffff; 
	background-color: #be1b07;
}
	
#abt IMG
{
	margin-top:15px;
	margin-left:35px;
	margin-right:20px;
	float:left;
}

#abt P
{
	margin-top:25px;
	margin-left:35px;
	margin-right:35px;	
	text-align:justify;
}