div#indexleft{
	float:left;
	width:177px;
	padding-top:15px;
}

div#indexleft ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

div#indexleft li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

div#indexright{
	float:right;
	width:600px;
}

.indexbanner{ /* IE hack at index page. This setting is for firefox. The ideas is to align the portfolio with the banner footor*/
	margin-top:20px;
}