p#bar{
	margin: 0px;
	padding: 0px;
	width: 637px;
	height: 99px;
	background-image: url(../images/commercial/bar.jpg);
	position: relative;
}
p#picture{
	margin: 20px 20px 20px 30px;
	font-size: 0.9em;
	line-height: 130%;
	text-transform: capitalize;
}
p#picture img{
	float: left;
	margin: 0 10px 10px 10px;
}
p#image{
	border-top: dotted thick #093b80;
	margin: 0 20px 10px 30px;
	padding-top: 10px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 120%;
}

p.image{
	margin: 0 20px 10px 30px;
	padding-top: 10px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 120%;
}
p#image span{
	display: block;
	text-align: center;
	color: #093b80;
	font-size: 15pt;
	font-weight: bold;
	margin-bottom: 10px;
}
img#main{
	margin-left: 15px;
}