/*
----------------------------------------------------------------
	B A S E   C S S
---------------------------------------------------------------- */

body {
	 background-image: url(../images/bkd-home.gif);
	background-repeat: repeat-x;
}


#rotator_1 {
	background-image: url(../images/home_photo_1.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-bottom: 0px;
	width: 751px;
	height: 374px;
}

#rotator_2 {
	background-image: url(../images/home_photo_2.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-bottom: 0px;
	width: 751px;
	height: 374px;
}

#rotator_3 {
	background-image: url(../images/home_photo_3.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-bottom: 0px;
	width: 751px;
	height: 374px;
}

#rotator_4 {
	background-image: url(../images/home_photo_4.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-bottom: 0px;
	width: 751px;
	height: 374px;
}

#rotator_5 {
	background-image: url(../images/home_photo_5.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-bottom: 0px;
	width: 751px;
	height: 374px;
}
#rotator_6 {
	background-image: url(../images/home_photo_6.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	padding-bottom: 0px;
	width: 751px;
	height: 374px;
}