/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */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,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

.clearfix:after {content: "."; display: block; height: 0;clear: both; visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {}

a:link {color: #98012e; text-decoration: none} 
a:visited {color: #98012e;text-decoration: none}
a:hover,a:focus {color: #98012e; text-decoration: underline;}
a:active {}


html {}

body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	line-height: 20px;
	font-size: 13px;

}



h1 {
font-size: 30px;
color: #660001;
padding-bottom: 20px;
padding-top: 5px;
line-height: 30px;

}

h1.padding {
font-size: 30px;
color: #660001;
padding: 20px;
line-height: 30px;
padding-bottom: 0px;

}

.sub_left h1 {
font-size: 30px;
color: #333333;
padding-bottom: 20px;
padding-top: 2px;
line-height: 20px;

}

.sub_right h1 {
font-size: 30px;
color: #333333;
padding-bottom: 20px;
padding-top: 2px;

}

h2 {
font-size: 20px;
color: #333;

}

h2.inline {
display: inline;
}

h3 {
font-size: 16px;
color: #333;

}

p {
margin-bottom: 20px;

}
form p {
margin-bottom: 5px;

}

.largeText {
font-size: 15px;
}

b {
color:#660001
}

b.small {
color:#333;
font-size: 12px;
}

label {
color: #333;
font-size: 16px;
font-weight: bold;
margin-bottom: 15px;

}

select, input{
font-size: 16px;
color: #7f7f7f;

}

#quoteMachine label {
color: #333;
font-size: 12px;
font-weight: bold;
margin-bottom: 15px;

}

#quoteMachine select, input{
font-size: 14px;
color: #7f7f7f;
}

input.right {
float: right;

}

/* BODY STRUCTURE */

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 899px;

}

#header{
	margin-top: 20px;

}

#content {
	background: url(../img/content_bg.jpg) no-repeat;
	height: 470px !important;
	min-height: 470px;
	width: 899px;
	z-index: -100;
}

#footer {
	background: url(../img/footer_bg.jpg) no-repeat;
	height: 69px !important;
	min-height: 69px;
	width: 899px;
	padding: 22px 30px 0 30px;
	font-size: 10px;
	line-height: 18px;


}



/* SUPPORTING CONTAINERS */

#logo {
	float: left;
	width: 262px;
	height: 72px;
	margin-left: 40px;
}

#main_nav{
	float: right;
	width: 559px;
	height: 72px;

}

#sprite-nav {
    width: 559px; height: 40px;
    background: url(../img/sprite_nav.jpg);
    margin: 10px auto; padding: 0;
    position: relative;}
  #sprite-nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #sprite-nav li, #sprite-nav a {
    height: 40px; display: block;}
    
    
    
  #panel1b {left: 0; width: 106px;}
  #panel2b {left: 106px; width: 136px;}
  #panel3b {left: 242px; width: 152px;}
  #panel4b {left: 395px; width: 164px;}
  
  
  
  #panel1b a:hover {
    background: transparent url(../img/sprite_nav.jpg) 0 -40px no-repeat;}
  #panel2b a:hover {
    background: transparent url(../img/sprite_nav.jpg) -106px -40px no-repeat;}
  #panel3b a:hover {
    background: transparent url(../img/sprite_nav.jpg) -242px -40px no-repeat;}
  #panel4b a:hover {
    background: transparent url(../img/sprite_nav.jpg) -395px -40px no-repeat;}
    
    
#sub_nav_hack{ position: relative; top:-30px; left:0px; }   
    
#sub_sprite-nav {
    width: 834px; height: 53px;
    background: url(../img/slider_nav_sprite.gif);
    margin: 10px auto; padding: 0;
    position: relative;}
  #sub_sprite-nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #sub_sprite-nav li, #sub_sprite-nav a {
    height: 53px; display: block;}
    
    
    
  #sub_panel1b {left: 0; width: 277px;}
  #sub_panel2b {left: 279px; width: 279px;}
  #sub_panel3b {left: 556px; width: 278px;}
  
  
  
  #sub_panel1b a:hover {
    background: transparent url(../img/slider_nav_sprite.gif) 0 -53px no-repeat;}
  #sub_panel2b a:hover {
    background: transparent url(../img/slider_nav_sprite.gif) -279px -53px no-repeat;}
  #sub_panel3b a:hover {
    background: transparent url(../img/slider_nav_sprite.gif) -556px -53px no-repeat;}
    
    
    
    
#inside_nav_hack{ position: relative; top:00px; left:0px; margin-bottom: -20px; }   
    
#inside_sprite-nav {
    width: 834px; height: 60px;
    background: url(../img/inside-sprint_nav.png);
    margin: 10px auto; padding: 0;
    position: relative;}
  #inside_sprite-nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #inside_sprite-nav li, #inside_sprite-nav a {
    height: 60px; display: block;}
    
    
    
  #inside_panel1b {left: 0; width: 277px;}
  #inside_panel2b {left: 279px; width: 279px;}
  #inside_panel3b {left: 556px; width: 278px;}
  
  
  
  #inside_panel1b a:hover {
    background: transparent url(../img/inside-sprint_nav.png) 0 -70px no-repeat;}
  #inside_panel2b a:hover {
    background: transparent url(../img/inside-sprint_nav.png) -279px -70px no-repeat;}
  #inside_panel3b a:hover {
    background: transparent url(../img/inside-sprint_nav.png) -556px -70px no-repeat;}
    
    
.moreinfo-nav {
    width: 89px; height: 29px;
    background: url(../img/btn_findoutmore.png);
    position: relative; float: left;}
  .moreinfo-nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  .moreinfo-nav li, .moreinfo-nav a {
    height: 29px; display: block;}
    
    
    
  .morefino_panel1b {left: 0; width: 89px;}
  
  
  
  .morefino_panel1b a:hover {
    background: transparent url(../img/btn_findoutmore.png) 0 -38px no-repeat;}
    
    
    
.quote-nav {
    width: 89px; height: 29px;
    background: url(../img/btn_getaquote.png);
    position: relative; float: right;}
  .quote-nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  .quote-nav li, .quote-nav a {
    height: 29px; display: block;}
    
    
    
  .quote_panel1b {left: 0; width: 89px;}
  
  
  
  .quote_panel1b a:hover {
    background: transparent url(../img/btn_getaquote.png) 0 -37px no-repeat;}
    
    
.getstarted-nav {
    width: 89px; height: 29px;
    background: url(../img/btn_getaquote.png);
    position: relative; float: right;}
  .getstarted-nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  .getstarted-nav li, .getstarted-nav a {
    height: 29px; display: block;}
    
    
    
  .quote_panel1b {left: 0; width: 89px;}
  
  
  
  .quote_panel1b a:hover {
    background: transparent url(../img/btn_getaquote.png) 0 -37px no-repeat;}


#content_top_floaters{
width: 865px;

}
#content_top_left{
	float: left;
	width: 436px;
	margin-left: 40px;
	margin-top: 25px;
}
#content_top_right{
	float: right;
	width: 305px;
	margin-right: 60px;
	margin-top: 25px;
	text-align: right;
}

#main_content {
	background: url(../img/main_content_bg.png) no-repeat;
	width: 834px !important;
	min-height: 325px;
	height: 325px !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-bottom: 0px;
	z-index: +10;
	position: relative;
	
}

#inside_content {
	background: url(../img/inside-bg.gif) repeat-y;
	width: 774px !important;
	min-height: 325px !important;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	z-index: +10;
	position: relative;
	padding: 30px;
	
}

#inside_bottom {
	background: url(../img/inside-bottm-bg.gif) no-repeat;
	height: 22px;
	margin-bottom: 30px;
	width: 834px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper_home {
	z-index: 0;

}

#logos {
	padding-top: 20px;
	}


#wrapper_auto {
	z-index: 0;
	background: url(../img/auto-bg.jpg) no-repeat 0px 10px;

}
#wrapper_health {
	z-index: 0;
	background: url(../img/health-bg.jpg) no-repeat 0px 10px;

}
#wrapper_comm {
	z-index: 0;
	background: url(../img/comm-bg.jpg) no-repeat 0px 10px;

}

.main_left {
	float: left;
	width: 360px;

}

.main_right {
	float: right;
	width: 380px
}



.sub_left {
	position: relative;
	height: 230px;
	width: 350px;
	overflow: hidden;
	top:60px;
	left: 35px;
	color: #434343;

}
.sub_right {
	position: relative;
	height: 230px;
	width: 350px;
	overflow: hidden;
	top:60px;
	left: 430px;
	color: #434343;
}


.vert-seperator {
	float: left;
	width: 4px;
	height: 229px;
	padding-right: 15px;
	background: url(../img/vert-sep.gif) no-repeat center;

}

.content_btns {
float: right;
width: 188px;

}

.form_left {
float: left;
width: 45%;
}
.form_right {
float: right;
width: 45%;
}

.padding_top_15 {
padding-top: 15px;
}
.margin_top_5 {
margin-top: 5px;
}
.margin_bottom_5 {
margin-bottom: 5px;
}

.margin_top_10 {
margin-top: 10px;
}

.margin_top_15 {
margin-top: 15px;
}
.margin_top_80 {
margin-top: 80px;
}

.padding_top_30 {
padding-top: 30px;
}
.margin_left_20{
margin-left: 20px;

}
.padding_right_20{
padding-right: 20px;

}
.padding_left_40{
padding-left: 40px;

}
.padding_left_20{
padding-left: 20px;

}
.padding_bottom_5{
padding-bottom: 5px;
}
.form_colunms {
width: 245px;
height: 238px;
float: left;
margin-top: 20px;
margin-right: 20px;

}

.form_colunms3 {
width: 245px;
height: 238px;
float: left;
margin-top: 5px;
margin-right: 20px;

}
.floater_left {
float: left;
}

.floater_right {
float: right;
}
.margin_right {
margin-right: 70px;
margin-top:-10px
}

.margin_right2 {
margin-right: 60px;
}

img.floater_right {
display: block;
float: right;
margin-left: 20px;
}

#auto_div, #home_div {
display:none;

}


/* CODA SLIDER CSS */
#slider {
  width: 808px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 310px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
 
}

.scrollContainer div.panel {
  padding: 0px;
  height: 310px;
  width: 808px; /* change to 560px if not using JS to remove rh.scroll */
}

.hide {
    display: none;
}

.wrapper_home {
margin: 15px;
margin-top: 25px;
}


/* LIGHTBOX */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../img/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #fff;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancy_title_right.png) repeat-x;
	}

#form_message {
position: absolute;
top: 0; left: 0;
z-index: 10;
background:#ffc;
padding:5px;
border:1px solid #CCCCCC;
text-align:center;
font-weight:bold;
width:100%;
}

#close_message {
margin-right: 10px;
}
