body{
	background-color: #FFFFFF;
}

h3{
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}

h4{
	font-size: .85em;
}

#contentwide{
	min-height: 600px;
	
}

#content{
	text-align: left;
}

#content p{
	font-size: .9em;
	text-align: left;
	text-indent: 1.9em;
}

#caproni p{
	text-align: right;
}

#content img{
	margin: 0 20px 20px 0;
}

#foot{
	position: relative;
	left: -20px;
	margin-bottom: -40px;
}

.left{
	float: left;
	width: 31%;
}

.right{
	float: right;
}

#rightpresent{
	width: 600px;
	float: right;
}

#rightpresent1{
	width: 100%;
	float: right;
}

#rightpresent2{
	clear: right;
	float: right;
	width: 75%;
}

#rightpresent3{
	clear: right;
	float: right;
	width: 50%;
}

#rightpresent p{
	text-align: right;
}	

.clear{
	clear: both;
}