/* ********** style For Background setting of skin ************** */
.mainBG{
	background-color:#E5EAEE;
	background-image:url(bg-repeat.jpg);
	background-repeat:repeat-x;
	height:100%;
	width:100%;
}
