/* CSS Document */

html, body {height: 100%;}

body {
	background: #e7e7e7 url(images/home_bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#expando {
	/*background-image:url(images/blossom1.gif);*/
	background-repeat:no-repeat;
	height: 100%;
	}
#expando2 {
	/*background-image:url(images/blossom1-flip.gif);*/
	background-repeat:no-repeat;
	background-position:top right;
	height: 100%;
	}
#masthead {
	margin-top: 25px;
	width: 844px;
	}
#footer {
	line-height: 4;
	color: #f06995;
	}	
.quote {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	}
.quote_sm {
	color: ##e85285;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	line-height:24px;
	}
.copywright {
	font-size: 11px;
	color: #999999;
	}
	