body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:13pt;
	color:#666;
	background:url(images/line.jpg) center repeat-y;
	margin:0;
	padding:0;
}
#conteiner {
	width:900px;
	margin:0 auto;
}
#rBox {
	float:right;
	width:600px;
}
#rBox .topKey {
	color:#999;
	font-style:italic;
}
#rBox .contentBox {
	color:#333;
}
#rBox .contentBox h1 {
	font-weight:normal;
	font-size:14pt;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	height:20pt;
	background:url(images/h1phone.jpg) right center no-repeat;
}
#rBox .contentBox p {
	text-align:justify;
}
#rBox .contentBox table {
	border-collapse:collapse;
	border:2px solid #ccc;
	width:100%;
}
#rBox .contentBox table td {
	border:1px solid #ccc;
	padding:5px;
}
#rBox .contentBox table td strong {
	text-align:center;
	display:block;
}
#lBox {
	background:url(images/contact.jpg) right top no-repeat;
	float:left;
	width:269px;
	padding-top:915px;
	text-align:center;
}
