@import url(common.css);
@import url(content.css);

#content {
	width: 600px;
	background: url(../images/arcangelo_background.gif) repeat;
	margin: auto;
	margin-bottom: 30px;
	text-align: justify;
}

#content-header {
}

#content-body {
	padding: 0 18px;
}

#content-footer {
	margin-top: 13px;
}

#content-address {
	float: left;
	width: 35%;
	padding-left: 15%;
	margin-bottom: 0;
	font-weight: bold;
	color: #666;
}

#content-other-contact {
	float: left;
	width: 30%;
	margin-bottom: 0;
	font-weight: bold;
	color: #666;
}
