﻿/* contact header */

.contact_header
{
	border-bottom: 1px #CCCCCC solid;
	height: 90px;
	position: relative;
}

.contact_logo
{
	background-image: url('../image/contact/people_70_75.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	line-height: 90px;
	vertical-align: middle;
	width: 70px;
}

.contact_text
{
	color: #446F2A;
	float: left;
	font-size: 20px;
	height: 70px;
	line-height: 70px;
	padding-left: 20px;
	vertical-align: middle;
}

/* contact */

.contact_container
{
	float: left;
	padding-top: 15px;
	width: 550px;
}

.contact
{
	float: left;
}

.contact a
{
    border: solid 1px #FFFFFF;
	color: #444444;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 60px;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
	width: 150px;
}

.contact a:hover
{
    border: solid 1px #AAAAAA;
	color: #000000;
}

/* google */

.map_text
{
	float: right;
	padding-left: 15px;
	padding-top: 15px;
	width: 100px;
}

#map_link
{
	float: right;
}

#map_link a
{
	background-image: url('../image/contact/map_link_80_80.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 80px;
}

#map_link a:hover
{
	background-image: url('../image/contact/map_link_80_80.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 80px;
}

/* map */

.map_title
{
	height: 100px;
	padding-bottom: 25px;
}

.map_container
{
	float: left;
	padding-bottom: 25px;
	padding-right: 20px;
	width: 345px;
}

.map_space 
{
	background-image: url('../image/map/transparent_35_50.gif');
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 35px;
}

.map_header
{
	background-image: url('../image/map/map_header.jpg');
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	vertical-align: middle;
	width: 345px;
}

.map_body_container
{
	border-left: 1px #B6CDEC solid;
	border-right: 1px #B6CDEC solid;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-top: 10px;
}

.map_footer
{
	background-image: url('../image/map/map_footer_345_10.jpg');
	background-repeat: no-repeat;
	height: 10px;
	width: 345px;
}

.map_reference
{
	float: right;
	height: 35px;
	padding-right: 25px;
	padding-top: 180px;
	width: 99px;
}

/* on call */

.on_call_container
{
	float: right;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 20px;
	width: 250px;
}

.on_call_header
{
	background-image: url('../image/contact/on_call_header_250_30.jpg');
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
}

.on_call_body
{
	border-left: 1px #880000 solid;
	border-right: 1px #880000 solid;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.on_call_footer
{
	background-image: url('../image/contact/on_call_footer_250_10.jpg');
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
}

/* thank you */

.thank_you_header
{
	color: #800000;
	height: 50px;
	font-size: 35px;
	font-weight: bold;
}

.thank_you_body
{
	font-size: 15px;
	padding-bottom: 25px;
}

/* disclaimer */

.disclaimer_container
{
	float: left;
	width: 845px;
}

#disclaimer_logo
{
	background-image: url('../image/contact/mail_announcement.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 150px;
}

.disclaimer_text
{
	color: #222222;
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.sales_inquire
{
	float: left;
	height: 60px;
	padding-top: 10px;
	width: 300px;
}