/* HOME PAGE */

.slider {
	position: relative;
	height: 407px;
	width: 940px;
	background: url(slider-b.png) no-repeat;
	padding-left: 21px;
}

#slider-image img {
	position: absolute;
	margin-top: 1px;
	left: 21px;
	width: 899px;
	height: 406px;
}

.welcome, .article-content {
	float: left;
	padding-top: 80px;
	margin: 40px 0 15px 40px;
	width: 490px;
	background: url(welcome_to_al_faizan_rice.gif) no-repeat top left;
}


.program {
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	width: 495px;
}

#program-closed {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 5px 0;
	margin: 0 0 0 40px;
	width: 490px;
	border-bottom: 1px solid #c7c8ca;
}

#program-open {
	position: relative;
	padding: 0 0 5px 0;
	margin: 0 0 0 40px;
	width: 495px;
	border-bottom: 1px solid #c7c8ca;
	background-color: #fff;
}

.lead-in {
	float: right;
	padding: 0;
	margin: 40px 40px 0 0;
	height: auto;
	width: 315px;
}

.lead-program a {
	display: block;
	height: 63px;
	width: 315px;
	text-indent: -10000px;
	background-image: url(Get_detailed_information_about_our_products.jpg);
	background-repeat: no-repeat;
}

.lead-program a:hover {
	background: url(Get_detailed_information_about_our_products_swap.jpg) no-repeat;
}

.picasa-gallery a {
	display: block;
	height: 115px;
	width: 315px;
	text-indent: -10000px;
	background: url(Learn_More_about_rice_packing_options_normal.gif) no-repeat;
}

.picasa-gallery a:hover {
	background: url(Learn_More_about_rice_packing_options_swap.gif) no-repeat;
}

.lead-philosophy a {
	display: block;
	height: 65px;
	width: 315px;
	text-indent: -10000px;
	background: url(visit_our_online_picasa_web_gallery_normal.gif) no-repeat;
}

.lead-philosophy a:hover {
	background: url(visit_our_online_picasa_web_gallery_swap.gif) no-repeat;
}

#footer {margin: 0 0 100px 0;
}

/* HOME PAGE */

