#left {
	background-repeat:repeat-x;
}

#menu-top {
	background: url(ui/menu-top.png) no-repeat;
	width: 130px;
	height: 11px;
	margin: 21px 0 0 -12px;
}

* html .menu, * html #news-form {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='ui/menu-bg.png',sizingMethod='scale');
	background: transparent;
}
* html #content {
	height: 400px;
}
* html #hire-list {	
	height: 140px;
}
#testimonials {
	margin-left: 565px !important;
}

#mFormSubmit {
	margin-top: 10px;
}