@charset "utf-8";
/* CSS Document */
body{
	background:url(/images/bg_buy.gif) repeat top left;
}
#container{
	background:url(/images/bg_buy_top.gif) repeat-x top left;
}
#inner_container{
	background:url(/images/bg_buy_inner_container.jpg) repeat-y;
}
#leftcol{
	background:url(../images/bg_buy_leftcol.jpg) repeat-x top left;
}
#rightcol{
	background:url(../images/bg_buy_rightcol.jpg) no-repeat bottom right;
}
#content_top{
	background:url(../images/bg_buy_content_top.jpg) no-repeat top;
	height:180px;
}
#testimonials, #contact{
	border-top:2px solid #032e1f;
}
strong.highlight{
	color:#a3c7b8;
}
#content h2{
	color:#007549;
}
a{
	color:#007549;
}
a:hover{
	color:#F58026;
}
#products_top{
	background:url(../images/products_top_buy.gif) no-repeat top left;
	height:28px;
	width:648px;
}
#products_content .item{
	border-top-color:#007549;
}
#products_content .item .item_content h4, #products_content .item .item_content p.price strong{
	color:#007549;
}
#widget{
	background:url(../images/buy_monthly_specials.jpg) no-repeat;
}
#widget h3{
	color:#007549;
}
#footer{
	background:url(../images/bg_buy_footer.jpg) no-repeat top;
}