#left { float: Left;
	width: 660px;
	position: relative;
	height: 230px;}

#left #title
{
	
	float: Left;
	width: 630px;
	position: relative;
	font-size: 20px;
	height: 40px;
	}

#left #text {
	padding: 0;
	margin: 0px 0px 0px 0px;
	width: 660px;
	float: Left;	
	position: relative;
	font-size: 14px;
	
	}

#text2 {
	padding: 0;
	margin: -6px 0px 0px 0px;
	float: Left;	
	position: relative;
	font-size: 14px;
	}

#pic {
	margin: 10px 60px 0px 30px;
	width: 200px;
	float: Right;	
	position: relative;
	height: 200px;
	}

#text3 

	{ float: Left;
	position: relative;
	width: 270px;
	font-size: 20px;	}



#text3 #title {
	padding: 0;
	margin: 0px 0px 0px 27px;
	float: left;	
	position: relative;
	height: 40px;
	width: 320px
	font-size: 20px;
	
	}

#text3 #text {
	padding: 0;
	margin: 0px 0px 0px 27px;
	float: left;	
	position: relative;
	width: 300px;
	font-size: 14px;}

