body {
	background-color: #6F7575;
	margin: 0px;
}

.top {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.content {
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-y;
}
.header1 {
	height: 120px;
	width: 968px;
	margin-right: 15px;
	margin-left: 15px;
}
.header1 a { 
	color: #7A7C7B;
	text-decoration: none;
	font-weight: bold;
}
.header1 a:hover { 
	color: #69bd40;
	text-decoration: none;
	font-weight: bold;
}
.logo {
	float: left;
	width: 299px;
}
.header1_txt_box {
	float: right;
	width: 639px;
	padding-right: 55px;
}
html>body .header1_txt_box {width: 595px; }

.header1_txt_1 {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #7A7C7B;
}
.header1_txt_2 {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #7A7C7B;
}
.header1_txt_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #69BD40;
}
.header1_txt_3 {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #7A7C7B;
}
.nav {
	width: 938px;
	height: 41px;
	margin-right: 15px;
	margin-left: 15px;
}
.nav_1 {
	float: left;
	padding-top: 7px;
	background-image: url(images/nav_bg_1.gif);
	background-repeat: repeat-x;
	width: 299px;
	height: 41px;
}
html>body .nav_1 {height: 34px;}
.nav_div_1 {
	background-image: url(images/nav_div_1.gif);
	height: 23px;
	width: 2px;
	float: left;
}
.nav_1_text {
	float: left;
	padding-top: 3px;
	padding-right: 21px;
	padding-bottom: 6px;
	padding-left: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_1_text {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.nav_1_text {
	color: #F0F0F0;
	text-decoration: none;
}
.nav_2 {
	float: right;
	padding-top: 7px;
	background-image: url(images/nav_bg_2.gif);
	background-repeat: repeat-x;
	width: 639px;
	height: 41px;
}
html>body .nav_2 {height: 34px;}

.nav_div_2 {
	background-image: url(images/nav_div_2.gif);
	height: 23px;
	width: 2px;
	float: left;
}
.nav_2_text {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
html>body .nav_2_text {padding-right: 23px; padding-left: 23px;}

a.nav_2_text {
	color: #6F7575;
	text-decoration: none;
}
a:hover.nav_2_text {
	color: #042b54;
	text-decoration: none;
}

.header2 {
	width: 968px;
	height: 338px;
	padding-right: 15px;
	padding-left: 15px;
}
html>body .header2 {width: 938px;}

.header2_list {
	float: left;
	display: inline;
	width: 299px;
	height: 338px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/bg_home_list.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
html>body .header2_list {width: 259px;}

.header2_list_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 5px;
}
.header2_bullets {
	list-style-type: square;
	margin: 0 0 3px -40px;
	padding-left:-3px;
	list-style-position: inside;
	color: #69BD40;
}
.header2_img {
	float: right;
	display: inline;
	width: 639px;
	height: 338px;
	background-image: url(images/img_home.jpg);
	padding-top: 62px;
	padding-left: 43px;
}
html>body .header2_img {width: 596px; height: 276;}

.header2_img_txt_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2_img_txt_2 {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2_img_txt_3 {
	margin-top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EBEBEB;
}

.green_line {
	background-image: url(images/bg_green.gif);
	background-repeat: repeat-x;
	width: 938px;
	height: 8px;
	margin-right: 15px;
	margin-left: 15px;
}
.footer {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 968px;
	padding-top: 30px;
}
.footer_txt_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C3C3C3;
	text-align: center;
}
.footer_txt_1 a {
	color: #C3C3C3;
	text-decoration: none;
}
.footer_txt_1 a:hover {
	color: #C3C3C3;
	text-decoration: underline;
}
.footer_txt_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
}
.footer_txt_2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_txt_2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content_container {
	width: 968px;
	padding-top: 31px;
	padding-right: 15px;
	padding-bottom: 31px;
	padding-left: 15px;	
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-y;
}
html>body .content_container {padding-top: 10px;}

.content_container_child {
	width: 968px;
	padding-top: 31px;
	padding-right: 15px;
	padding-bottom: 31px;
	padding-left: 15px;	
	background-image: url(images/bg_center.jpg);
	background-repeat: repeat-y;
}
html>body .content_container_child {padding-top: 31px;}

.left_panel_container {
	float: left;
	display: inline;
	width: 197px;
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px;
	margin-left: 22px;
	background-image: url(images/left_panel_bg.gif);
}
html>body .left_panel_container {width: 197px;}

.left_panel_header {
	background-image: url(images/left_panel_header_bg.gif);
	width: 197px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e7e7;
	padding-top: 9px;
	padding-left: 18px;
}
html>body .left_panel_header {width: 179px; height: 24px;}

.left_panel_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f7575;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 18px;
}
.left_panel_line {
	width: 197px;
	height: 1px;
	background-color: #FFFFFF;
}
.content_main {
	float: left;
	display: inline;
	width: 426px;
	margin-right: 31px;
	margin-left: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
.content_main_wide {
	float: left;
	display: inline;
	width: 647px;
	margin-right: 31px;
	margin-left: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
.content_main_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #69bd40;
	margin-bottom: 36px;
}
.right_panel_table {
	float: right;
	display: inline;
	width: 205px;
}
.right_panel_container {
	float: left;
	display: inline;
	width: 205px;
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px;
}

.right_panel_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f7575;
	line-height: 18px;
	padding-top: 14px;
	padding-right: 18px;
	padding-bottom: 14px;
	padding-left: 18px;
}
.right_panel_txt b {
	font-weight: bold;
	color: #69bd40;
	line-height: 18px;
}
.img_click_quote {
	margin-left: 13px;
}
.logo_IAPDA {
	float: right;
	margin-top: 15px;
	margin-right: 37px;
}
html>body .logo_IAPDA {margin-right: 53px; margin-top: 5px;}


/** CHILD PAGE **/

.header2_child {
	width: 938px;
	height: 135px;
	margin-right: 15px;
	margin-left: 15px;
}
html>body .header2_child {width: 895px; margin-left: 43px;}

.header2_comm_img {
	float: left;
	display: inline;
	width: 938px;
	height: 135px;
	background-image: url(images/img_commercial.jpg);
	padding-top: 20px;
	padding-left: 43px;
}
html>body .header2_comm_img {width: 895px; height: 115px; padding-left: 43px; margin-left: -28px;}

.header2_child_img {
	float: left;
	display: inline;
	width: 938px;
	height: 135px;
	background-image: url(images/img_child.jpg);
	padding-top: 20px;
	padding-left: 43px;
}
html>body .header2_child_img {width: 895px; height: 115px; padding-left: 43px; margin-left: -28px;}

.header2_child_img_txt_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2_child_img_txt_2 {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2_child_img_txt_3 {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EBEBEB;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}
.faqs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
}


/* ALT COMM IMAGE TEXT */

.header2_comm_img_alt {
	float: left;
	display: inline;
	width: 938px;
	height: 135px;
	background-image: url(images/img_commercial2.jpg);
	padding-top: 20px;
	padding-left: 43px;
}
html>body .header2_comm_img_alt {width: 895px; height: 115px; padding-left: 43px; margin-left: -28px;}

.header2_child_img_txt_1_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #427CA4;
}
.header2_child_img_txt_2_alt {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #427CA4;
}
.header2_child_img_txt_3_alt {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

/* END ALT COMM IMAGE TEXT */

/* BUBBLE STUFF */

#fixedtipdiv{
position: absolute;
margin-top: -1px;
margin-left: 2px;
padding: 4px;
border: 1px solid white;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
color: #FFFFFF;
}
