/* lte IE 9 style*/
/* CSS Document */

body  {
	-pie-background: linear-gradient( top,#42413c 0%, #FFFFFF 100%);
	position: relative;
}

.footer1  {
	-pie-background: linear-gradient( top,#FFFFFF 0%, #e7ca79 47%);
	position: relative;
}

.header1  {
	-pie-background: linear-gradient( top,#e7ca79 42%, #FFFFFF 100%);
	position: relative;
}

