@import url("base.css");

#left{

	float:left;

	width:229px;

	height:283px;

}

#center-content{
position:relative;
	float:left;

	width:432px;

	height:283px;

}

#center-content .rdy, #center-content .cyp{

	margin:0px 0px 0px 24px;

}

#center-content .h1{

	margin:57px 0px 0px 24px;

}
.twitter{
  position:absolute;
  z-index:50;
  float:right;
  clear:both;
  bottom:0;
  right:20px;
  border:none;
  outline:none;
}

#right{

	float:left;

	width:229px;

	height:283px;

}

#footer {

	clear: left;

	height: 149px;

	width:899px;

	background-image:url(/img/home/footer.jpg);

	position:relative;

}