@charset "utf-8";
/*
=======================================
Project Title: Multiload Technology
Copyright 2009: bendesmond.com
Creation Date: 22 January 2009
=======================================
*/


#container {
	background: url(../images/ml-bg-black.gif) left top repeat-y;
}
/*#logo {
	background: url(../images/ml-logo-textonly.gif) no-repeat;
}*/
#content img {
	margin-bottom: 10px;
}
#firstcolumn {
	float: left;
	display: inline;
	width: 173px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}
#secondcolumn {
	float: left;
	display: inline;
	width: 173px;
	margin: 0px 10px 0px 0px;
	text-align: center;
}
#thirdcolumn {
	float: left;
	display: inline;
	width: 179px;
}
