﻿#ContactContainer
{
	position: relative;
}

.ContactTitle
{
	margin-top: 35px;
	margin-left: 340px;
	margin-bottom: 45px;
	font-size: 1.35em;
}

#ContactMainBlock
{
	margin-left: 100px;
	margin-right: 100px;
	line-height: 1.5em;
}

.ContactMainBlockCompanyName, .ContactMainBlockFontBold
{
	font-weight: bold;
}

#ContactGoogleMaps
{
	position: absolute;
	top: 50px;
	right: 60px;
	width: 425px;
	height: 370px;
}

.ContactWhenOpened
{
	margin-left: 30px;
}
