	/*
	Green Growth Technology CSS Styles
	Copyright 2005
	*/
	
	#style01-content-top {
		height: 249px;
		width: 630px;
		float: left;
	}
	
	#style01-content-bottom {
		float: left;
		width: 630px;
	}

	#style01-content-top-right {
		float:left;
		border-bottom: 1px solid black;
		width:434px;
		padding-left: 0px;
	}

	#style01-content-bottom-left {
		float: left;
	}
	
	#style01-content-bottom-right {
		float: right;
	}
	
	#style01-quote-box {
		width: 265px;
		height: 228px;
		background-color: #E5E5E5;
		padding-top: 20px;
		padding-right:20px;
		padding-left: 20px;
		
		font-family: Tahoma , Arial, Verdana, Geneva, Helvetica, sans-serif;
		line-height:14px;
		float: left;
	}
	
	#style01-quote-box-full {
		width: 394px;
		height: 228px;
		background-color: #E5E5E5;
		padding-top: 20px;
		padding-right:20px;
		padding-left: 20px;
		
		font-family: Tahoma , Arial, Verdana, Geneva, Helvetica, sans-serif;
		line-height:14px;
		float: left;
	}
	
	
	#style01-img-container {
      	background-repeat: no-repeat;
      	width: 196px;
      	height: 249px;
        float: left;
    }
    
    SPAN.quote-heading { font-weight: bold; }