@charset "UTF-8";
/* CSS Document */

/*******************/
/*     RIGHT	   */
/*******************/
#right{
	width:261px;
	right:0px;
	top:160px;
	position:absolute;
}

#connect{
	margin-top:50px;
}

/*******************/
/*      LEFT	   */
/*******************/
#left{
	width:440px;
	padding:0 25px 20px;
	text-align:justify;
}
#left img{
	margin-bottom:10px;
}
