/*******************************************************************/
/* CSS document containing content layout styles for the home page */
/*******************************************************************/




#master-container {
	/*height: 640px; */
	padding-top: 15px;
}

#master-top-container {
	background: url(/templates/Kariandusi/Images/kst/background_home_top.jpg) no-repeat top left;
	float: left;
	width: 808px;
	height: 10px;
}

#master-body-container {
	background: url(/templates/Kariandusi/Images/kst/background_home_body.jpg) no-repeat top left;
	float: left;
	width: 808px;
	height: 690px;
}

.right { width: 325px; padding-right: 10px; }

.footer {
	padding-top: 0px;
}