.clearfix{
	clear:both;
}
#join-us {
	background-image: url(/images/joinUsTop.png);
	float:left;
}
#contact-us {
	background-image: url(/images/contactTop.png);
	float:left
}
.menuItems li.right{
	float:right;
}
.menuItems li.right a.fixwidth{
	width:166px;
}
.autoheight{
	height:auto !important;
}
.rssFeed{
	position:relative;
	overflow:hidden;
	width: 240px;
	height:175px;
}
.rssFeed .items {
	position:absolute;
	height:20000em;
}
.footer li a.last { margin-right:0;}

.loader{display:none;}
iframe{z-index:2;}
recentProject{z-index:3;}