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

body {
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-image: url("images/background.jpg");
	background-color: #001C52;
	background-size: 100%;
	background-repeat: repeat-x;
}
#pg_layout {
	overflow: hidden;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#pg_main {
	width: 100%;
}
#pg_body {
	background-color: #E3E3E3;
	border: 6px solid #C00;
	padding: 12px;
}
#div_left {
	float: left;
}
#div_right {
	float: right;
}
#div_body_left {
	float: left;
	width: 330px;
}
#div_body_right {
	float: right;
	width: 628px;
}
#div_logo {
	vertical-align: middle;
}
#div_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.home_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	vertical-align: text-bottom;
}
#div_name2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	padding-top: 40px;
}
#div_equip {
	float: right;
}
#div_duct {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url("images/duct.jpg");
	height: 262px;
	width: 310px;
}
#div_section {
	border: 2px solid #000;
	background-color: #FFF;
	position: relative;
	z-index: 1;
	top: -30px;
}
#div_center {
	float: left;
	padding-top: 20px;
	text-align: left;
	width: 310px;
	padding-left: 14px;
}
#div_box {
	float: left;
	width: 150px;
	text-align: center;
}
#div_truck {
	float: right;
	padding-right: 10px;
}
#contactinfo {
	position: relative;
	top: -15px;
}

#home_left {
	width: 63%;
	float: left;
}
#home_right {
	width: 35%;
	float: right;
}
#clear {
	clear: both;
}
#clear_left {
	clear: left;
}
#clear_right {
	clear: right;
}
#pg_footer {
	background-color:#FF3535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 10px;
	position: relative;
	top: -18px;
}
#line_banner {
	background-color: #FF3535;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#line_banner2 {
	background-color: #000;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	position: relative;
	top: -8px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.pad_t10 {
	padding-top: 10px;
}
.pad_l60 {
	padding-left: 60px;
}
.pad_l14 {
	padding-left: 14px;
}
.font_12 {
	font-size: 12px;
}
.font_10 {
	font-size: 10px;
}
.font_14 {
	font-size: 14px;
}
.home_logo {
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.home_note {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.home_britts {
	padding-top: 30px;
	padding-bottom: 12px;
}
#address {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	border: 1px solid #CCC;
	margin-left: 10px;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-bottom: 16px;
}
#div_section_lbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-color: #002D8A;
	position: relative;
	z-index: 2;
	padding-top: 6px;
	padding-bottom: 6px;
	top: 12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-bottom-color: #F00;
}

#div_section_descr {
	text-align: center;
	vertical-align: bottom;
}
.section_hdg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding-top: 42px;
}
.section_hdg2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: bold;
	padding-top: 42px;
	line-height: 24px;
}
.section_dtl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 18px;
}
.section_dtl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
}
.emergency_phone {
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #C00;
	text-align: center;
	padding-bottom: 20px;
}
.anniv {
	font-size: 18px;
	color: #33F;
	text-align: center;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.fpl_discount {
	font-size: 14px;
	color: #33F;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.tbl_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.tbl_menuCopy {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
}
#div_test {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
}
.logo_mfgr {
	padding-right: 10px;
	padding-left: 10px;
}
.home_contact {
	font-size: 14px;
}
