p{
margin:0px;
}

.container_frameHome{
	width:920px; 
	height:414px; 
	background-image:url(../images/Pi_frame_home.gif); 
	background-repeat:no-repeat; 
	margin:2px 0px 0px 0px;
	padding: 4px;
	float:left;
	
}
	.container_frameHome .container_left{
		width:535px; 
		height:305px; 
		float:left;
		clear:both;
		margin: 0px 0px 0px 0px;
		padding:0px 15px 0px 0px;
	}
	.container_frameHome  .container_right{
		width:330px; 
		height:305px; 
		float:left;
		margin: 0px 0px 0px 0px;
		
	}
		.container_frameHome .container_right .container_quote{
			width:320px; 
			height:65px;
			padding: 5px; 
			
		}
			.container_frameHome .container_right .leftQuote{
				float: left;
				width:7px;
			}
			.container_frameHome .container_right .rightQuote{
				float: left;
				width:313px;
			}

	.container_frameHome .container_right .container_demo{
			/*clear:both;*/
			width:330px; 
			height:230px;
			
		}
		
.container_frameHomeSmall{
	width:690px; 
	height:145px; 
	background-image:url(../images/Pi_frame_homeSmall.gif); 
	background-repeat:no-repeat; 
	margin:7px 0px 0px 0px;
	padding: 19px 4px 4px 24px;
	float:left;


}
	.container_frameHomeSmall .content{
		width:210px; 
		padding:0px 20px 0px 0px;
		float:left;
	}
		.container_frameHomeSmall .content img{
			margin-bottom:3px;
		}
	.container_frameHomeSmall .right_bottom{
		float:right;
		padding: 5px; 
	}


.buttonHolder_home{
	width:198px; 
	height:168px; 
	margin:8px 0px 0px 9px;
	float:left;
}

