@charset "utf-8";
*:focus {
	outline:none;
	outline-style:none;
	outline-width:0pt;
	outline-color:invert;
}
body {
	background-image: url(../temp-images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page_container {
	height: auto;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 64px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	color: #525252;
}
.grt_logo {
	height: 136px;
	padding-left: 264px;
	padding-top: 56px;
	padding-right: 264px;
	width: 282px;
	background-image: url(../temp-images/grt-group-logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
}
.mid_section {
	width: 810px;
	padding-top: 64px;
}
.round_left {
	width: 163px;
	float: left;
	padding-left: 118px;
}
.round_mid {
	width: 248px;
	text-align: center;
	float: left;
}
.round_right {
	width: 163px;
	padding-right: 118px;
	float: left;
}.round_font {
	text-align: center;
	padding-top: 22px;
	padding-bottom: 79px;
}
.round_font a:link, .round_font a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #525252;
}
.round_font a:hover {
	color: #6f6f6f;
	text-decoration: underline;
}
.contact_table {
	height: 475px;
	width: 810px;
	background-image: url(../temp-images/contact-table-bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.contact_left {
	height: 475px;
	width: 310px;
	float: left;
	text-transform: uppercase;
	color: #a2a3a2;
}
.form {
	padding-top: 27px;
	padding-left: 15px;
	padding-right: 23px;
}
.field {
	height: 28px;
	width: 246px;
	border: 1px solid #c2c2c2;
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a3a3;
}
.text_area {
	width: 246px;
	border: 1px solid #c2c2c2;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	height: 208px;
	margin-bottom: 21px;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a3a3;
}
.buttons {
}
.submit_buttons {
	padding-right: 23px;
	float: left;
}
.reset_buttons {
	padding-left: 23px;
	float: left;
}
.contact_right {
	float: left;
	height: 448px;
	width: 465px;
	padding-top: 27px;
	padding-left: 20px;
	padding-right: 15px;
}
.map {
	height: 260px;
	width: 451px;
	border: 1px solid #c2c2c2;
	margin-bottom: 30px;
	padding: 6px;
}
.address {
	width: 285px;
	float: left;
}
.address a:link, .address a:visited {
	text-decoration: underline;
	color: #525252;
}
.address a:hover {
	color: #525252;
	text-decoration: none;
}

.social_media {
	width: 172px;
	float: left;
}
.icons {
	float: left;
}
.footer {
	height: 60px;
	background-image: url(../temp-images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: auto;
}
.footer_table {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 34px;
	color: #a3a3a3;
}
.fleft {
	float: left;
	width: 450px;
}

.fright {
	float: right;
	width: 170px;
}
.fright a:link, .fright a:visited {
	color: #e7de05;
	text-decoration: underline;
}
.fright a:hover {
	color: #e7de05;
	text-decoration: none;
}
