/*
More specific layout stuff goes in here...
===================================

*/

body
{
	margin-top: 0px;
}

#content img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;

}

div.casestudies
{
	clear: left;
}


#bluesquare
{
	width: 108px;
	height: 116px;
	float: left;
}

#footerbar
{
	width: 612px;
	height: 20px;
	float: left;
	margin-top: 96px;
}


