#container {  
	background: #FCFCFC url(../images/orange_02.png) repeat-x scroll left 94px;
} 
#header { 
	background: transparent url(../images/orange_01.png) scroll top left; 
}
.aboutInfo{
	height:45px;
	background: transparent url(../../images/orange/about_orange.png) no-repeat scroll left top;
}
.paymentInfo{
	height:45px;
	background: transparent url(../../images/orange/payment_orange.png) no-repeat scroll left top;
}
.termsInfo{
	height:45px;
	background: transparent url(../../images/orange/terms_orange.png) no-repeat scroll left top;
}
.contactInfo{
	height:45px;
	background: transparent url(../../images/orange/contact_orange.png) no-repeat scroll left top;
}
#footer { 
	background: transparent url(../images/orange_01.png) repeat-x scroll top left;
}
