#header {
	height: 158px;
	width:780px;
	background-image:url(../img/contatologo.jpg);
}


.right {
	float: right;
	width: 340px;
	text-align: justify;
	height: 460px;
	padding-top: 10px;

}


.left {
	float: left;
	width: 200px;
	margin-top: 23px;
	background: #004990;

}


.left h2 {
	margin: 0;
	height: 28px;
	color: #3e2d59;
	font-size: 13px;
	background: #fff;
	text-align: left;
	font-weight:bold;
}


form {
	background-color:#FFFFFF;
}


