/*== Stylsheet Page Index.HTM  ===========================*/
/*-- c1 --*/
#c1{
	float:left;
	height:300px;
}

/*-- c2 --*/
#c2{
	float:right;
	width:600px;
	height:300px;
	background-color:#EFEFEF;
}
#c2Pic{
	border:solid 1px;
	background-color:#EFEFEF;
	width:15%;
	height:15%;
}





