html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f1f1f1;
	font-size:11px;
	line-height:17px;
}
img {
behavior: url("iepngfix.htc");
}
input {
behavior: url("iepngfix.htc");
}
.bottom_border h4, h2 {
	border-bottom:1px dashed #9ea8bd;
}
.doted_border {
background:url(../images/doted_border.gif) repeat-x;
width:98%;
margin-left:auto;
margin-right:auto;
height:1px;
}
.clear_both {
	width:100%;
	float:left;
	height:20px;
}
h2 {
	font-size:22px;
	font-weight:normal;
	color:#f1c658;
}
h3 {
	font-size:18px;
	font-weight:normal;
	color:#f1c658;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.left {
	float:left;
}
.right {
	float:right;
}
/*margin*/
.margin_none {
	margin:0px;
}
.margin_10 {
	margin:10px;
}
.margin_15 {
	margin:15px;
}
.margin_20 {
	margin:20px;
}
.margin_top_5 {
	margin-top:5px;
}
.margin_top_10 {
	margin-top:10px;
}
.margin_top_15 {
	margin-top:15px;
}
.margin_top_20 {
	margin-top:20px;
}
.margin_top_25 {
	margin-top:25px;
}
.margin_right_5 {
	margin-right:5px;
}
.margin_right_10 {
	margin-right:10px;
}
.margin_right_15 {
	margin-right:15px;
}
.margin_right_20 {
	margin-right:20px;
}
.margin_left_5 {
	margin-left:5px;
}
.margin_left_10 {
	margin-left:10px;
}
.margin_left_15 {
	margin-left:15px;
}
.margin_left_20 {
	margin-left:20px;
}
.margin_bottom_5 {
	margin-bottom:5px;
}
.margin_bottom_10 {
	margin-bottom:10px;
}
.margin_bottom_15 {
	margin-bottom:15px;
}
.margin_bottom_20 {
	margin-bottom:20px;
}
.margin_bottom_min {
	margin-bottom:-1px;
}
/*margin*/
/*padding*/
p.padding_none {
	padding:0px;
	margin:0px;
}
.padding_5 {
	padding:5px;
}
.padding_10 {
	padding:10px;
}
.padding_15 {
	padding:15px;
}
.padding_20 {
	padding:20px;
}
.padding_top_10 {
	padding-top:10px;
}
.padding_top_15 {
	padding-top:15px;
}
.padding_top_20 {
	padding-top:20px;
}
.padding_right_5 {
	padding-right:10px;
}
.padding_right_10 {
	padding-right:10px;
}
.padding_right_15 {
	margin-right:15px;
}
.padding_right_20 {
	padding-right:20px;
}
.padding_left_5 {
	padding-left:5px;
}
.padding_left_10 {
	padding-left:10px;
}
.padding_left_15 {
	padding-left:15px;
}
.padding_left_20 {
	padding-left:20px;
}
.padding_bottom_10 {
	padding-bottom:10px;
}
.padding_bottom_15 {
	padding-bottom:15px;
}
.padding_bottom_15 {
	padding-bottom:20px;
}
/*padding*/
.wrap {
	width:100%;
	float:left;
}
.wrap .grayhilightbox{
  padding-left:10px;
 }
.wrap p{
padding-bottom:10px;
}
.wrap ol {
padding-left:20px;
}
.wrap blockquote
{
 padding-left:20px;
}
.wrap a{
color:#FF6633;
display:block; 
}
.wrap strong{
  font-size:14px;
  font-weight:bold;
  
}
.wrap #message{
font-size:14px;
text-align:center;
color:#FF9900;
font-weight:bold;
}


/*header_start*/
#header_wrapper {
	width:100%;
	float:left;
}
#top_head_wrapper {
	width:100%;
	height:125px;
	float:left;
	background-color:#d0a635;
}
#top_head {
	background-color:#d0a635;
	width:890px;
	height:125px;
	margin:0px auto 0px auto;
}
#logo_wrap {
	width:341px;
	background:url(../images/top_head_l_grd.jpg) no-repeat left top;
	float:left;
}
#logo_wrap img {
	margin:8px 0px 0px 20px;
}
#top_head_right {
	background:url(../images/top_head_r_grd.jpg) no-repeat right top;
	width:238px;
	float:right;
}
.call_now {
	background:url(../images/callnow_icon.png) no-repeat top left;
	behavior: url("iepngfix.htc");
	width:220px;
	float:left;
	padding-bottom:5px;
	margin:25px 0px 0px 0px;
}
.call_now .style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 19px;
	color: #1e153e;
}
.call_now .style2 {
	color: #192e59;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height:28px;
}
.serach_wrap {
	width:190px;
	float:left;
	margin:10px 0px 0px 25px;
}
.search_input input {
	width:137px;
	background:#f5cd68;
	height:14px;
	border:none;
	color:#20173f;
	font-size:11px;
	padding:3px 6px 3px 6px;
}
.search_btn input {
	vertical-align:bottom;
	margin-left:5px;
}
#banner_wrapper {
	width:100%;
	height:232px;
	float:left;
	background-color:#f7d47b;
}
#banner {
	background:url(../images/banner.jpg) no-repeat left;
	width:890px;
	height:232px;
	margin:0px auto 0px auto;
}
#banner_txt {
	background:url(../images/banner_right_bg.jpg) no-repeat right;
	float:right;
}
#banner_txt p {
	font-family:"Times New Roman", Times, serif;
	line-height:40px;
	font-size:30px;
	text-align:right;
	margin:25px 10px 0px 0px;
}
#banner_txt p .style3 {
	color: #3e3d46;
}
#banner_txt p .style4 {
	color: #0e3d92;
}
#banner_txt p .style6 {
	color: #223968;
}
.style7 {
color:#f6d170;
}
.style7 a {
text-decoration:underline;
color:#f6d170;
}
/*top_navigation_start*/

.left-nav-bottom{
	width:765px;
	height:36px;
	float:right;
	margin:11px 0px 0px 0px;
	z-index:100;
}

.left-nav-bottom ul{
}

.left-nav-bottom ul li{
	float:left;
	margin:0px 1px 0px 1px;
}

.left-nav-bottom ul li a{
	padding:7px 9px 8px 9px;
	background-color:#cca234;
	display:block;
}

.left-nav-bottom ul li:hover a,
.left-nav-bottom ul li.selected a,
.left-nav-bottom ul li a:hover{
	background-color:#223968;
	padding:7px 9px 8px 9px;
	display:block;
}


.left-nav-bottom ul{
}

.left-nav-bottom ul li{
	position:relative;
	display:block;
}

.left-nav-bottom ul li li{
	margin-bottom:0px;
	_margin-bottom:0px;
	float:none !important;
}

.left-nav-bottom ul .level-one{
	display:none;
	position: absolute;
	left:0px;
	padding:0px !important;
	top:20px;
}

.left-nav-bottom ul .level-one a{
	padding:7px 9px 8px 9px;
	background-color:#cca234 !important;
	display:block !important;
	text-decoration:none;
	width:140px !important;
}

.left-nav-bottom ul .level-one a:hover{
	background-color:#304774 !important;
	padding:7px 9px 8px 9px;
	display:block !important;
	text-decoration:none;
	width:140px !important;
}

.left-nav-bottom ul li li{
	padding:0px;
	padding-top:0px;
}
.left-nav-bottom ul .level-one{
	left:-1px;
	width:150px !important;
	border:none;
	height:28px !important;
	top:36px;
}

.left-nav-bottom ul li:hover .level-one,
.left-nav-bottom ul li:hover .level-one li:hover .level-two,
.left-nav-bottom ul li:hover .level-one li:hover .level-two li:hover .level-three
{
	display:block;
}
.left-nav-bottom ul li.last a{
	border:none;
}

.left-nav-bottom ul li:hover li a,
.left-nav-bottom ul li:hover li:hover li a{
	background:none;
	color:#FFFFFF;
} 


/*top_navigation_end*/
/*header_end*/
/*inner_body_start*/
#inner_body_wrapper {
	width:100%;
	float:left;
	background-color:#223968;
}
#inner_body {
	width:890px;
	margin:0px auto 0px auto;
}
/*left_panal_start*/
#left_panel_wrapper {
	width:246px;
	float:left;
	background:#304774;
}
#left_panel {
	width:194px;
	margin:0px auto 0px auto;
}
#left_panel h4 {
font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#f1c658;
}
#testimonial_ {
	background-color:#223968;
}
#testimonial_block h4 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:14px 0px 9px 20px;
	color:#f1c658;
}
#testimonial_block p {
	padding:7px 16px 10px 20px;
}
.testi_name {
	font-weight:bold;
	font-style:italic;
	color:#b4981e;
}
#employment_block {
	background:url(../images/banner_small_opportunities.jpg) no-repeat;
	height:140px;
}
#employment_block p {
	color:#223968;
	font-size:12px;
	font-weight:bold;
	margin:50px 5px 0px 20px;
}
.find_out {
background-color:#1c315e;
	float:right;
	width:100px;
	height:23px;
	margin:5px 15px 10px 0px;
}
.find_out a {
	background:url(../images/view_icon.jpg) no-repeat right;
	background-position:65px 6px;
	color:#fefefe;
	float:right;
	text-decoration:none;
	padding-right:13px;
	margin:3px 12px 0px 0px;
}
#feedback_block {
	background:#1c315e url(../images/form_block_bg.jpg) no-repeat;
}
#feedback_block h4 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:8px 0px 9px 20px;
	border:none;
	color:#f1c658;
}
#feedback_block table {
	margin:0px 0px 9px 20px;
}
.input input {
	background:#7386b0;
	width:106px;
	height:18px;
	border:none;
	margin:0px 0px 8px 0px;
	float:right;
}
.input textarea {
	background:#7386b0;
	width:106px;
	height:75px;
	border:none;
	float:right;
	margin:0px 0px 8px 0px;
}
/*left_panal_end*/
/*right_panal_start*/
#right_panel { 
	width:615px;
	float:right;
}
#right_contant {
	width:580px;
	float:left;
}
#right_contant p {
	line-height: 1.5em;
    padding:5px 0px 0px 0px;
}
#right_contant h3 {
	font-size:12px;
	font-weight:bold;
	color:#f1c658;
	line-height:30px;
}
#right_contant a {
	font-size:12px;
	font-weight:bold;
	color:#f1c658;
	line-height:30px;
	text-decoration:none;
}
#right_contant a:hover {
	font-size:12px;
	font-weight:bold;
	color:#f1c658;
	line-height:30px;
	text-decoration:underline;
}
#flash_area {
	width:574px;
	float:left;
}
.commercial_flash {
	width:182px;
	float:left;
}
.personal_flash {
	width:182px;
	float:left;
	margin:0px 14px 0px 14px;
}
*html .personal_flash {
	width:182px;
	float:left;
	margin:0px 12px 0px 12px;
}
.disability_flash {
	width:182px;
	float:left;
}
#flash_area h3 {
	line-height:12px;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:28px;
}
.view_more {
	background-color:#102551;
	float:left;
	width:182px;
	height:23px;
}
.view_more a {
	background:url(../images/view_icon.jpg) no-repeat right;
	background-position:68px 6px;
	color:#fefefe;
	float:right;
	text-decoration:none;
	padding-right:13px;
	margin:3px 12px 0px 0px;
}
#banner_left img {
	padding-left:20px;
}
.light_block {
background-color:#455a86;
}
#slide_box_outer {
	width:580px;	
	float:left;
}
.slide_box_wrap {
	width:527px;
	margin:0px auto 0px auto;
	min-height:185px;
}
.slide_box_wrap h4 {
	font-size:14px;
	font-weight:bold;
	color:#f1c658;
	padding-top:20px;
	margin:0px 0px 10px 15px;
}
/*right_panal_start*/
/*inner_body_end*/
/*footer_start*/
#footer_wrapper {
	background: #223968 url(../images/footer_bg.jpg) repeat-x;
	background-position:0px 50px;
	width:100%;
	height:162px;
	float:left;
}
#footer {
	background:url(../images/footer.jpg) no-repeat;
	width:890px;
	margin:50px auto 0px auto;
	height:112px;
	font-weight:bold;
	font-size:10px;
	color:#203d7a;
}
#footer p {
	padding:20px 0px 0px 0px;
}
#footer a {
	color:#203d7a;
	line-height:19px;
	text-decoration:none;
	margin:0px 3px 0px 3px;
}
#footer img {
	float:right;
	margin:67px 30px 0px 0px;
}
/*footer_end*/
/**/
#inner_body_commercial {
	width:920px;
	margin:0px auto 0px auto;
}
#right_panel_commercial {
	width:655px;
	float:right;
}
#right_contant_commercial {
	width:646px;
	float:right;
}
#right_contant_commercial p {
	text-align:justify;
	padding:5px 0px 0px 0px;
}
#right_contant_commercial h3 {
	font-size:14px;
	font-weight:bold;
	color:#f1c658;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
	line-height:17px;
}
#right_contant_commercial .img_border img {
	border:1px solid #c39b34;
}
.professional_liability {
	width:183px;
	float:left;
	margin-left:298px;
}
.property_liability {
	width:230px;
	float:left;
	margin-top:-37px;
}
.business_vehicle {
	width:230px;
	float:right;
	margin-top:39px;
}
.employment_practice {
	width:183px;
	float:right;
	margin-right:282px;
	margin-top:-24px;
}
.additional_commercial {
	width:208px;
	float:left;
	margin-top:41px;
}
.workers_compen {
	width:208px;
	float:right;
	margin-top:39px;
}
/**/
#news_download_outerwrap {
width:577px;
float:left;
}
#news_download_wrap {
width:550px;
margin:0px auto 0px auto;
}
#download_wrap {
width:172px;
float:right;
background-color:#223968;
margin-top:20px;
}
#download_wrap ul {
padding:0px;
margin:0px 0px 0px 15px;
}
#download_wrap ul li {
background:url(../images/bulit.gif) no-repeat  left;
background-position:0px 7px;
margin:0px 0px 2px 0px;
padding:0px 0px 0px 15px;
vertical-align:text-top;
list-style:none;
}

#download_wrap input {
float:right;
margin-right:10px;
margin-bottom:10px;
margin-top:15px;
}
#new_section {
width:345px;
float:left;
}
#new_section a {
font-weight:bold;
font-style:italic;
color:#b4981e;
text-decoration:none;
float:right;
margin-bottom:20px;
}
#new_section a:hover {
text-decoration:underline;
}
.verticaly_seprater {
background:url(../images/verticaly_seprater.gif) repeat-y;
min-height:140px;
float:left;
width:2px;                                
}
.association_logo img {
border:2px solid #999999;
}
/*contact_form*/
.form_contact input,select{
width:365px;
background:#102551;
border:1px solid #406e90;
color:#fcf8f8;
font-size:11px;
padding:3px 5px 3px 5px;
}
.form_contact textarea {
width:365px;
background:#102551;
border:1px solid #406e90;
color:#fcf8f8;
font-size:11px;
padding:3px 5px 3px 5px;
}
.contact_submit input{
width:61px;
height:23px;
border:none;
margin:0px;
padding:0px;
}
/*contact_form*/
/*news*/
.heading_bg {
background-color:#102551;
padding-top:5px;
padding-bottom:5px;
border:none;
}
/*news*/
.video_area{
width:220px;
float:left;
	margin:10px 0px 0px 15px;
}
/*renewal_reminder page start*/
.try_contact input,select,textarea {
width:250px;
background:#f1f1f1;
border:1px solid #929292;
color:#01050d;
font-size:11px;
padding:3px 5px 3px 5px;
}
.try_contact label{
color:#f6d170;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
.try_contact h3{
font-size:22px;
color:#f1c658;
background:none;
padding:0px 0px 0px 5px;
}
.small imput{
width:300px;
background:#f1f1f1;
border:1px solid #929292;
color:#01050d;
font-size:11px;
padding:3px 5px 3px 5px;
}
try_contact submit input{
width:61px;
height:23px;
border:none;
margin:0px;
padding:0px;
}
.try_contact checkbox{
width:20px;
}
.try_contact a{
color:#f6d170;
text-decoration:underline;
font-weight:bold;
}
.try_insurance wrap{
float:left;
margin:0px 0px 0px 30px;
}
/*renewal_reminder page end*/
.insurance_img img {
border:1px solid #cca234;
padding:1px;

}
.check-fld{
background:none repeat scroll 0 0 #102551;
border:1px solid #406E90;
color:#FCF8F8;
font-size:11px;
padding:3px 5px;
margin-bottom:10px;
}
.check-btn{
background:none repeat scroll 0 0 #102551;
color:#FCF8F8;
font-size:11px;
padding:3px 5px;
width:61px;
border:0px;
}