#maincontact {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #0099FF;
	padding-top: 0px;
}
#links {
	width: 700px;
	z-index: 1;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#links ul {
	list-style-type: none;
	margin: 0px;
}
#links img {
	display: block;
}
#links .text
{
	font-size: 0.6em;
	line-height: 19px;
	padding-top: 10px;
	text-align: right;
}
#links li {
	width: 70px;
	float: left;
	margin: 3px;
}
#links img {
	display: block;
	margin-top: 6px;
}
#navcontact {
	width: 129px;
	float: left;
}
#mainright {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #0099FF;
	padding-top: 0px;
	float: right;
}
