body{
	padding : 0px;
	margin : 0px;
	background-image:  url(images/home_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#E4DBBE;
}
.homenav{
	background-image:  url(images/home_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.home1{
	background-image:  url(images/home_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.home2{
	background-image:  url(images/home_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home3{
	background-image:  url(images/home_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.holder{
	height:100%;
	width:100%;
}
.holder1{
	background-image:  url(images/home_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.holder2{
	background-image:  url(images/home_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.holder2a{
	background-image:  url(images/home_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right 564;
	height:100%;
}
.holder3{
	background-image:  url(images/home_bg3.jpg);
	background-repeat: no-repeat;
	background-position: 0 419;
}
