/*
Description:  Kiran Candles - Home Page Design Styles
Authored by: Agua Web Design - www.aguawebdesign.com
Created:  January 18, 2008
*/

/* ************************************************ */
/*              THIS LAYOUT INCLUDES:               */
/*            Styles for Home Page only             */
/* ************************************************ */


#homepage {
	background: #000000;
	min-height: 400px;
	height:auto !important;
	height:400px;
}
#image {
	float: left;
	height: 400px;
	width: 402px;
}
#quote {
	float: right;
	height: 400px;
	width: 401px;
	background: #000000;
}
#homepage .quote {
	background: url(../images/interface/home_quote.jpg) no-repeat;
	height: 150px;
	margin-top: 132px;
	margin-left: 43px;
}
