/* 08.4.4 */

.firstimage{
	margin-top:2em;
}
.clearleft{
	clear: left;
}

img.symbol_15{
	margin:0;
	padding: 0 5px;
}
img.centermt{
	display:block;
	margin:1em auto 0;
}
img.centerpb{
	display:block;
	margin:2em auto;
}

img.spacey{
	padding-left:10px;
	padding-bottom:1em;
}
img.floatnopad{
	float: left;
	margin: 0;
	padding: 10px 0;
}
img.floatleft{
	float: left;
	margin-bottom: 1em;
	padding-right: 20px;
}

img.floatright{
	float: right;
	padding-left: 15px;
	margin-bottom:15px;
}
object.floatright{
	float:right;
}
img.block{
	display: block;
}
img.padtopandbottom{
	padding-bottom: 1em;
	padding-top: 2em;
}

img#building{
	position: absolute;
	right: 0;
	top: -30px;
}

img#lindyphone{
	position: absolute;
	right: 190px;
	top: 0;
}

#boatshow{
	margin-top:2em;
}
/*not using
body#home{ 
	background-image: url(imgroot/icanexpress_gray.gif);
	background-position: 400px 210px;
	background-repeat: no-repeat;
}
*/

