#top 
{ 
  background-image: url(http://geekswithblogs.net/images/geekswithblogs_net/cskardon/8234/o_xclave_logo1.png);
  height: 140px; 
  width: 770px 
}

.pad img
{
   width: 0px;
   height: 0px;
}

#right_side
{
	float: right;
	width: 230px;
	background: none;
	overflow: hidden;
}
#right_side .pad
{
	padding: 35px 10px 10px 17px;
}
#right_side ul
{
	padding: 3px 0 8px 0;
}
#right_side li
{
	line-height: 18px;
	background: #fff;
	list-style: square;
	padding-left: 0;
	margin-left: 15px;
	color: #b4e04a;
}
#right_side a
{
	background: inherit;
	text-decoration: none;
}
#right_side h3
{
	color: #949494;
	font: bold 1.2em Arial, Sans-Serif;
	margin-top: 10px;
}
#left_side .intro{
  height: 0px;
}