﻿#contact_us a {
	color: #000000;
}
#data1 {
	padding: 2px;
	float: left;
	width: 306px;
}
#data2 {
	border-width: thin;
	border-color: #000000;
	padding: 2px 2px 2px 5px;
	float: left;
	width: 301px;
	border-left-style: solid;
}
#seal {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	height: 140px;
}
.auto-style2 {
	text-align: center;
}
.auto-style3 {
	font-size: xx-large;
}
#company_data {
	border-width: thin;
	border-color: #000000;
	float: left;
	width: 620px;
	height: 140px;
	border-top-style: solid;
	margin-right: 10px;
	margin-left: 10px;
}
#about_us {
	margin: 5px 5px 10px 5px;
	width: 640px;
	float: left;
}
#contact_us {
	width: 280px;
	height: 80px;
	float: left;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url('images/contactbackground.png');
}
#call_us {
	height: 80px;
	width: 280px;
	float: left;
	margin: 10px 10px 10px 20px;
	line-height: 35px;
	background-image: url('images/contactbackground.png');
}
#form {
	padding: 10px;
	border: 2px solid #000000;
	width: 600px;
	background-color: #0066cc;
	margin-left: auto;
	margin-right: auto;
	margin-top: 200px;
}
#id_header {
	width: 634px;
	height: 160px;
	background-image: url('images/family.png');
	float: left;
}
#id_logo {
	margin: 10px;
	line-height: 30px;
	color: #666666;
}
input {
	width: 300px;
	height: 20px;
	float: left;
	margin: 5px 60px 5px 5px;
}
label {
	color: #FFFFFF;
	float: left;
	width: 200px;
	height: 20px;
	margin: 5px;
	text-align: right;
}




