BODY
{
	background: #FFFEF8 url('images/bg_home.jpg') repeat-x;
}

#products
{
	height: 260px;
}

#products H1
{
	margin-top: 130px;
	margin-bottom: 15px;
}


#banner
{
	height: 260px;
	background: #DEDEDE;
}

#banner IMG
{
	margin-top: 0px;
}

#menu
{
	width: 761px;
	margin-bottom: 19px;
}

#menu UL
{
	margin-left: 20px;
}

#news
{
	float: left;
	width: 193px;
	color: #5B5953;
	display: inline;
	margin-left: 39px;
	background: url('../images/news_bg.jpg') repeat-y;
}

#news H1
{
	margin: 0px;
	height: 32px;
	font-size: 110%;
	padding-top: 8px;
	padding-left: 15px;
	background: #FFFFFF url('../images/newstitle_bg.jpg') repeat-x;
}

#news .margin
{
	margin: 15px;
}

#news .margin P A
{
	color: #5B5953;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

#news .margin P A:hover
{
	text-decoration: underline;
}

#news .margin P
{
	margin: 0px;
	font-size: 90%;
	margin-bottom: 10px;
}

#line
{
	height: 6px;
	font-size: 2px;
	margin-top: 10px;
	margin-left: 39px;
	background: #E8E7E7 url('../images/hline.jpg') repeat-x left bottom;
}

#group
{
	float: left;
	width: 340px;
	display: inline;
	margin-left: 10px;
}

#group .title
{
	height: 32px;
	background: url('../images/hline.jpg') repeat-x left bottom;
}

#group H1
{
	margin: 0px;
	height: 32px;
	font-size: 110%;
	padding-top: 8px;
	padding-left: 20px;
	background: url('../images/titleline.jpg') no-repeat;
}

#group .margin
{
	margin: 15px;
}

#group .margin P.more
{
	margin: 0px;
	font-size: 80%;
}

#group .margin P.more A
{
	color: #303030;
	margin-left: 3px;
	text-decoration: none;
}

#group .margin P.more A:hover
{
	text-decoration: underline;
}

#testimonial
{
	float: left;
	width: 367px;
	display: inline;
	margin-left: 25px;
}

#testimonial .title
{
	height: 32px;
	background: url('../images/hline.jpg') repeat-x left bottom;
}

#testimonial H1
{
	margin: 0px;
	height: 32px;
	font-size: 110%;
	padding-top: 8px;
	padding-left: 20px;
	background: url('../images/titleline.jpg') no-repeat;
}

#testimonial .margin
{
	margin: 15px;
}

#testimonial P#person
{
	margin: 0px;
	color: #866A02;
	margin-top: 10px;
	font-weight: bold;
}

#testimonial P#person SPAN
{
	color: #303030;
}

#testimonial BLOCKQUOTE
{
	margin: 0px;
}

#testimonial BLOCKQUOTE P
{
	margin: 0px;
	line-height: 16px;
	font-style: italic;
}

#testimonial BLOCKQUOTE P IMG.quote1
{
	margin-right: 5px;
	margin-bottom: 10px;
}

#testimonial BLOCKQUOTE P IMG.quote2
{
	margin-left: 5px;
	margin-bottom: 5px;
}