#contactHeader {
	position: relative;
	top: 57px;
	left: 2px;
	width: 556px;
	height: 21px;
}
	
#ribbon {
	position: absolute;
	top: 505px;
	left: 495px;
	z-index: 5;
}

p#address {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: rgb(53,45,112);
	position: absolute;
	margin: 0;
	padding: 0;
	top: 545px;
	left: 20px;
	width: 465px;
	text-align: right;
	z-index: 5;
}

#topTextBlock {
	font-family: Georgia, Times New Roman, serif;
	font-size: 15px !important;
	font-size: 14px;
	color: rgb(0,0,0);
	position: absolute;
	margin: 0;
	padding: 0;
	top: 120px;
	left: 25px;
	width: 285px;
	z-index: 5;
}

	#topTextBlock p {
		margin: 0 0 10px 0;
	}
