@charset "utf-8";
/* CSS Document */
#h_home {
	width:1024px;
	margin:0 auto;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
#h_1 {
	width:1024px;
	background-image: url(images/home_h_1.jpg);
	background-repeat: no-repeat;
	height: 158px;
}
#cr_h_1 {
	width:1024px;
	height: 158px;
}
#h_2 {
	width:1024px;
	background-image: url(images/home_h_2.jpg);
	background-repeat: no-repeat;
	height: 295px;
}
#cr_h_2 {
	width:1024px;
	background-image: url(images/cr_home_h_2.jpg);
	background-repeat: no-repeat;
	height: 295px;
}
#center_home {
	width:720px;
	float:left;
	margin-left: 100px;
	text-align: left !important;
}
#center_home div.pad {
	padding:20px 34px 0 96px !important;
}
#center_home h1 {
	color:#1a4464;
	font-family: Tahoma;
	font-size: 17px;
	font-weight:normal;
}
#call_home {
	padding:80px 0 0 530px;
	float:left;
	width:74px;
	text-align:center;
	color:#fff;
	font-size:11px;
}
#center_home p.p1 {
	color:#5a5a5a;
	font:14px/16px Arial, Helvetica, sans-serif;
}
#left_home {
	width:250px;
	float:left;
	text-align: left;
}
#left_home .pad {
	padding:0 10px 0 0;
}
#left_home p {
	color:#8b8667;
}
#footer_home {
	color:#8a9aa4;
	width:1024px;
	height:107px;
	margin:0 auto;
	background: url(images/footer_home_bg.jpg) no-repeat 0px 0px;
}

