#page {
	background-image:none;
}

#content {
	width:800px;
}

.company-overview {
	width:430px;
	padding-right:20px;
	float:right;
}

.company-overview h1 {
	color:#999933;
	font-size:150%;
}

.bottom {
	clear:both;
}

.bottom td {
	vertical-align:bottom;
	padding-right:20px;
}

.rotating-images {
	float:left;
	padding-left:34px;
	padding-top:34px;
	width:249px;
	height:240px;
	background-image:url(../images/home-page-picture.jpg);
	background-repeat:no-repeat;
}