/* Template - Jardiniere */
/* Alert! This layout does not work in IE 5.0 or 5.2 MAC */
/* due to image replacement failure and left alignment of above_content div */

#logo {
	float: left;
	padding-left: 22px;
}	

#menu {
	float: right;
	padding-top: 50px;
	padding-right: 4px;
}

#promo {
	float: left;
	padding: 3px;
}

#copyright {
	padding: 10px;
	color: #ffffff;
	text-align: center;
	}

#credits {
	padding-top: 2px;
	color: #374E45;
	text-align: center;
}



#content a {
	font-size: 11px;
	color: #354269;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
}

#services {
	float: left;
	padding-top: 16px;
	padding-left: 30px;
}

	#services h1 {
		height: 32px;
		width: 142px;
		background: #ffffff url(../images/home/our-services.gif) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
	}
	
	#services ul {
		padding-top: 6px;
		padding-left: 28px;
		list-style: none;
	}
	#services ul a {
		color: #000000;
		font-size: 12px;
		line-height: 24px;
		text-decoration: none;

	}
	#services ul a:hover {
		text-decoration: underline;
	}

#quote {
	width: 260px;
	min-height: 230px;
	background: url(../images/home/line.gif) no-repeat;
	float: right;
}

	#quote-text {
		padding: 24px;
	}
	
	#quote-text h1 {
		font-size: 15px;
		padding-bottom: 14px;
		height: 16px;
		width: 173px;
		background: #ffffff url(../images/home/testimonial.gif) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
	}
	
	#quote-text blockquote{
		color: #ba334f;
		font-size: 15px;
		line-height: 20px;
	}

	#testimonial {
		padding-top: 11px;
		padding-bottom: 11px;
		color: #6c5735;
	}

#ad {
	width: 375px;
	min-height: 230px;
	height: 230px;
	background: #F3EDE1 url(../images/home/ad-bg.jpg) no-repeat;
	float: right;
}

	#ad-text {
		padding-top: 52px;
		padding-left: 21px;
	}
	
	#ad h1 {
		font-weight: bold;
		font-size: 12px;
	}
	
	#worldwide-delivery {
		padding-top: 4px;
		line-height: 16px;
		font-size: 11px;
		color: #ba334f;
	}
	
	#ad-order {
		padding-top: 16px;
		font-size: 15px;
		font-weight: bold;
	}
	
	#phone-number {
		padding-bottom: 8px;
		font-size: 22px;
		color: #ba334f;
		font-weight: bold;
	}



/* Style */
body {
  font-size: 10px;
}

