@charset "UTF-8";
/* CSS Document */


#contact #header {
	clear: both;
	height: 505px;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/contact-header.jpg);
	background-position:50% top;
	background-repeat:no-repeat;
}
#contact_header_content {
	width: 605px;
	margin: 0 auto;
	display: block;
	text-align:left;
	padding-top:380px;
	padding-left:355px;
}
#contact #header .tel {
	background-image: url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/contact-tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 50px;
	padding-top:2px;
	display:block;
	float:left;
	margin-top:0px;
}
#contact #header .email-link {
	color:#464646;
	background-image: url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/contact-email.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 50px;
	padding-top:2px;
	display:block;
	float:left;
	margin-top:0px;
	margin-left:30px;
}
#contact #header .email-link a {
	color:#464646;
	clear:right;
	
}
#contact #header .email-link a:hover {
	text-decoration:none;
	color: #FFF;
	}
#contact #header #address {
}
#contact #background #header-container #header #contact_header_content #address h1 {
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:20px;
	height:20px;
}
#map{
	background-color: #f0f0f0;
	padding-top:27px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	min-height:530px;
}
#map1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border:1px #666;
}
iframe{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border:1px;
}

#contact #background #container .divider #map-container #map #map1
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border:1px #666;
}

#map h2 {
	font-family:"AvantGardeGothicITCW01D 731075";
	font-weight:normal;
	text-transform:uppercase;
	font-size:20px;
	margin-top:0px;
	margin-bottom:15px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:normal;
}
#map-download {
	float:right;
	clear:none;
	text-align:right;
	background-image:url(/hardworkisunderated/wp-content/themes/toxic-thematic-child/assets/images/pdf.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:53px;
	margin-top:37px;
	}
	
#map-download:hover{
	text-decoration:none;
}