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


#container {
	background: url(../images/ml-bg-product-skyblue.gif) left top repeat-y;
}
#thirdcolumn {
	margin: 34px 0px 0px 20px;
}
#thirdcolumn a:link {
	color: #0093d0;
	font-weight: bold;
	text-decoration: none;
}
#thirdcolumn a:visited {
	color: #0093d0;
	font-weight: bold;
	text-decoration: none;
}
#thirdcolumn a:hover {
	color: #0093d0;
	font-weight: bold;
	text-decoration: underline;	
}
#mainmenu li a.pskyblue {
	color: #0093d0;
}
#secondcolumn a:link {
	color: #0093d0;
	font-weight: bold;
	text-decoration: none;
}
#secondcolumn a:visited {
	color: #0093d0;
	font-weight: bold;
	text-decoration: none;
}
#secondcolumn a:hover {
	color: #0093d0;
	font-weight: bold;
	text-decoration: underline;	
}
