a.contact {
	text-decoration: none;
	color: #000000;
}
a.contact:hover {
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
#frame1 {
	position: absolute;
	left: 170px;
	top: 54px;
	width: 8px;
	height: 368px;
	background-color: #FFFFFF;
}
#frame2 {
	position: absolute;
	left: 793px;
	top: 54px;
	width: 8px;
	height: 368px;
	background-color: #FFFFFF;
}
#frame3 {
	position: absolute;
	left: 170px;
	top: 414px;
	width: 632px;
	height: 8px;
	background-color: #FFFFFF;
}
#frame4 {
	position: absolute;
	left: 170px;
	top: 54px;
	width: 632px;
	height: 8px;
	background-color: #FFFFFF;
	clip: rect(0px, 632px, 8px, 0px)
}
#contactblock {
	height: 270px;
	width: 300px;
	position: absolute;
	left: 148px;
	top: 100px; 
	padding: 40px; 
	overflow: auto;
}
#logoblock {
	height: 270px;
	width: 200px;
	position: absolute;
	left: 450px;
	top: 115px; 
	padding: 40px; 
}
