/*== Stylsheet Page Index.HTM  ===========================*/

#Def,.Def{
	width:200px;
	font-family: Verdana, Arial, Sans Serif;
	font-weight:normal;
	font-size:10pt;
	background-color: #EFEFEF;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

}
#DefPic,.DefPic{
	border:"0";
}

/*-- c1 --*/
#c1{
	height:90px;
	text-align:justify;
}

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

/*-- c3 --*/
#c3{
	padding-top:20px;
	float:left;
	width:500px;
	height:80px;
	background-color:#EFEFEF;
}
#c3Pic{
	background-color:#EFEFEF;
	width:15%;
	height:15%;
}

/*-- c4 --*/
#c4{
	padding-top:20px;
	float:left;
	width:720px;
	height:100px;
	background-color:Green;
	background-color:#EFEFEF;
}








