@import url("base.css");
#content {
	width: 899px;
	min-height:325px;
}
#rdy_main{
	float:right;
	width:324px;
	height:188px;
	margin-top:44px;
	margin-right:30px;
}
#rdy_main p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9pt;
	line-height:18pt;
}
#cyp_main{
	float:right;
	width:349px;
	height:188px;
	margin-top:44px;
}
#cyp_main p{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9pt;
	line-height:18pt;
}
#bottom{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9pt;
	line-height:18pt;
	width:703px;
	float:right;
	clear:both;
	margin-top:40px;
}
#footer {
	clear: left;
	height: 199px;
	width:899px;
	background-image:url(/img/about/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}
