.main_wrapper{
	background:#D1D3D4 url(/html/images/framework/content_frame_shade.png) repeat-x top;
}

.main{
	background:#fff url(/html/images/framework/content_frame_shade.png) repeat-x top;
}

/*anchor tags*/
a{
	text-decoration:underline;
	color:#BE1E2D;
}

.main ul li{
	background:url(/html/images/framework/li_main.png) no-repeat 1px 6px;
}

/*content frame*/
.content{
	background:url(/html/images/framework/content_frame.png) repeat-x top;
}


/*click here button*/
.click-here{
	background:url(/html/images/framework/click_here.png) no-repeat;
}

/*landing assets*/
.landing-banner{
	background:url(/html/images/framework/landing-banner.jpg) repeat-x top;
}

.landing-banner .landing-intro h1{
	background:url(/html/images/logos/logo.png) no-repeat;
}

a.landing-demo{
	background:url(/html/images/framework/arrange_demo.png) no-repeat;
}

.landing-banner .landing-image{
	background:url(/html/images/framework/landing_image.png) no-repeat;
}

.preview img{
	border:1px solid #BE1E2D;
}

/*thin strip banner and testimonials*/
.strip-banner{
	background:url(/html/images/framework/strip-banner.jpg) repeat-x top;
}
.strip-banner .strip-intro h1{
	background:url(/html/images/logos/logo.png) no-repeat;
}
.strip-banner .strip-testimonial{
	background:url(/html/images/framework/quote.png) no-repeat;
}

/*main content quote marks*/
.quote{
	background:url(/html/images/framework/quote-red.png) no-repeat 0 30px;
	color:#BE1E2D;
}

.quote-close{
	background:url(/html/images/framework/quote-red-close.png) center right no-repeat;
}

/*header*/
.header{
	background:url(/html/images/framework/header.png) repeat-x top;
}

/*footer and badge*/
.footer{
	background:url(/html/images/framework/footer.png) repeat-x top;
}
.byng_product{
	background:url(/html/images/logos/byng.png) no-repeat center;
}

/*side bar*/
.aux{
	background:url(/html/images/framework/content_frame_shade.png) repeat-x top;
}

.notice-box-top{
	background:#BE1E2D;
}

.notice-box-link ul li a{
	background:#BE1E2D url(/html/images/framework/li.png) no-repeat 20px 12px;
}

.notice-box-link ul li a.active,
.notice-box-link ul li a:hover{
	background:#333 url(/html/images/framework/li.png) no-repeat 20px 12px;
}