 * { margin: 0px; padding: 0px}

body
{
	background-color: #FFF;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
	color: #000066;
	height: 100%;
}

p
{
	font-size: 16px;
	margin: 10px;
}
h1, h2, h3, h4, h5 { font: bold 100%/100% "Lucida Grande", arial, verdana, sans-serif; }
h1 {
	font-size: 1.5em;
	padding: 0 0 0 0;
	color: #042979;
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
	line-height: 100%;
	padding: 0 0 5px 0;
}
h3 {
	font-size: 0.9em;
	line-height: 100%;
	padding: 0px 5px 3px 0px;
	color: #999999;
	vertical-align: middle;
}
h4 {
	font-size: 0.9em;
	line-height: 100%;
	padding: 0 0 5px 0;
}

hr { color: #352516; line-height: 1px;}

ol, ul,  dl { font: normal .75em/150% "Lucida Grande", Arial, Verdana, sans-serif; padding: 0 0 15px 0; }

table
{
	font: normal 12px "Lucida Grande", Arial, Verdana, sans-serif;
	padding: 0 0 15px 0;
}

.RightLabel
{
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
a, a:visited { color: #7599BD; text-decoration: underline; }
a:hover { color: red; text-decoration: underline; }

#wrapper
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-left:  0px;
	padding-right: 0px;
	text-align: center;
	z-index: 10;
	border: solid 1px green;
}

#contentarea
{
	background-color: Transparent;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	border: solid 0px red;
	z-index: 1;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -214px;
}
#content
{
	background-color: Transparent;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align:  center;
	z-index: 1;
}
#pgcontent
{
	position: relative;
	text-align: left;
	width: 950px;
	height: 490px;
	margin-left: 50px;
	border: solid 0px blue;
}
#push
{
	height: 214px;
}
#footer
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	bottom: 0;
	left: 0;
	z-index:101;
	height: 214px;
	background: url(../images/bottom_bkg.png);
}

.quote_wrap
{
	width: 175px;
	height: 155px;
	text-align:center;
	border: 0px solid green;
	left: 30px;
	top: 10px;
	position: absolute;
}
.quote_wrap:hover
{
		color: #7599BD;
}
.quote_box
{
	background: url(../images/qt_bk.png);
	width: 245px;
	height: 175px;
	text-align: center;
	color: black;
	text-decoration: none;
	border: 0px solid red;
	position: relative;
}
.quote_box:hover
{
	color: #7599BD;
}

.imglink
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.imglink a
{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}


.imglink a:hover
{
	color: #7599BD;
}

#footer ul { padding: 15px 0 0 0px; margin: 0; font-size: 10px; }
#footer ul li { float: left; text-align: left;  border-right: 1px solid #9E9A16; padding:0 15px; list-style: none; line-height: 100%; }
#footer ul li.last { border: none; }
#footer ul li a {  font-size: 11px; font-weight: bold; color: #0D2E5B; }
#footer ul li a:hover { text-decoration: underline; }
#footer a { color: #000; }
#footer a:hover { text-decoration: underline; }
#footer p
{
	font-size: 12px;
}


#col_right
{
	float: right;
	width: 280px;
	height: 500px;
	border: solid 0px green;
	margin-right: 25px;
	padding-right: 25px;
	margin-bottom: 10px;
	right: 0px;
	margin-top: 0px;
}

#col_left
{
	width: 580px;
	left: 0px;
	top: 0px;
	border: solid 0px green;
	overflow: auto;
}
#col_left .padding { padding: 32px 30px 0 20px; }





dl { padding: 0 0 5px 10px; }
dt { font-weight: bold; }
dd { margin: 0 0 5px 0; }


ul { padding: 0 0 15px 20px; }
ul li { padding: 0 0 5px 0; }

th { font-weight: bold; }
td { padding: 1px 0; }

.offerlist
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	list-style: none;
}

.offerlist ul
{
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.offerlist ul li
{
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}
img { border: none; }

.nopad table, td, tr
{
	padding: 0 0 0 0;	
	margin: 0 0 0 0;
	
}
.nopad td img 
{
	display: block;
}



#white_bar {
	width: 100%;
	height: 182px;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
#white_band {
	height: 214px;
	width: 100%;
	background: url(../images/bottom_bkg.png);
	border-bottom: 0px solid #000;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 50;
}


#popin
{
	margin: 0;
	padding: 0;
	background: url(../images/popin.png) no-repeat 0 0;
	font-size: 20px;
}
#popin td
{
	font-size: 20px;
}
#brnet_hdr
{ 
  position: relative;
  z-index: 1000;
}

#logo { width: 334px; height: 159px; background: url(../images/hdr_buildersrisk_logo.gif) no-repeat 0 0; }
#logo a { display: block; width: 334px; height: 159px; }

#livechat { font-family: "Lucida Grande", arial, sans-serif; font-size: 14px; width: 350px; height: 159px; float:right; }
#livechat a { display: inline; width: 334px; height: 159px; }

#hiw { font-family: "Lucida Grande", arial, sans-serif; line-height: 100%; }
#hiw ol { margin: 26px; padding: 0; }
#hiw ol li { padding: 5px 0; border-bottom: solid 1px silver;}

#nav { font-family: "Lucida Grande", arial, sans-serif; line-height: 100%; }
#nav ul { margin: 12px 0 0 22px; padding: 0; }
#nav ul li { list-style: none; background: url(../images/nav_bg.gif) no-repeat 0 100%; padding: 3px 0; }
#nav ul li.last { background: none; }
#nav ul li a {
	color: #D4E4ED;
	text-decoration: none;
	padding: 0 0 0 25px;
	background: url(../images/nav_inactive.gif) no-repeat 0 50%;
}
#nav ul li a:hover { color: #FFF; background: url(../images/nav_active.gif) no-repeat 0 50%; }
#nav ul li.current a { background: url(../images/nav_active.gif) no-repeat 0 50%; }
#nav ul li.lastcurrent { background: none; }
#nav ul li.lastcurrent a { background: url(../images/nav_active.gif) no-repeat 0 50%; }

#navquote { font-family: "Lucida Grande", arial, sans-serif; line-height: 100%; }
#navquote ul { margin: 12px 0 0 120px; padding: 0; }
#navquote ul li { list-style: none; background: url(../images/navquote_bg.gif) no-repeat 0 100%; padding: 3px 0; }
#navquote ul li.last { background: none; }
#navquote ul li a {
	color: #D4E4ED;
	text-decoration: none;
	padding: 0 0 0 18px;
}
#navquote ul li a:hover { color: #FFF; background: url(../images/nav_active.gif) no-repeat 5% 50%; }
#navquote ul li.current a { background: url(../images/nav_active.gif) no-repeat 0 50%; }

#navquoteh 
{ 	list-style: none; 
	position: relative; 
	background: url(../images/navquote_bg.gif) no-repeat 0 0; 
	float: left;
	width: 100%;
	padding: 3px 0; }
#navquoteh a {
	color: #D4E4ED;
	text-decoration: none;
	padding: 0 0 0 18px;
}
#navquoteh a:hover { color: #FFF; background: url(../images/nav_active.gif) no-repeat 5% 50%; }

#navquotei 
{ 	list-style: none;
	position: relative; 
	background: url(../images/navquote_bg.gif) no-repeat 55% 50%; 
	float: left;
	width: 100%;
	padding: 3px 0; }
	
#navquotei a {
	color: #D4E4ED;
	text-decoration: none;
	padding: 0 0 0 18px;
}
#navquotei a:hover { color: #FFF; background: url(../images/nav_active.gif) no-repeat 5% 50%; }

ul#navquoteh
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%;
}

ul#navquoteh li { display: inline; }

ul#navquoteh li a
{
float: left;
width: 10em;
color: #fff;
background: url(../images/navquote_bg.gif) no-repeat 0 0;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
}

ul#navquoteh li a:hover
{
background-color: #369;
color: #fff;
}



#popupcontent {
	margin: 0 auto;
	background-color: #E2E1B9;
	position: relative;
	z-index: 100;
	border-bottom: 1px solid #E2E1B9;
	margin-bottom: -1px;
	color: #3C2F1A;
}

#col_full { width: 820px; float: left; }
#col_full .padding { padding: 16px 30px 0 20px; }

#homeowners, #builders, #lenders { margin-bottom: 10px; height: 124px; }
#homeowners h1, #builders h1, #lenders h1 { font-size: 14px; padding: 16px 0 5px 10px; color: #3C2F1A; }
#homeowners p, #builders p, #lenders p {
	font: 11px/125% "Lucida Grande", arial, sans-serif;
	padding: 0px 12px 5px 10px;
	color: #3C2F1A;
}
#homeowners { background: url(../images/box_homeowners.gif) no-repeat 0 0; }
#builders { background: url(../images/box_builders.gif) no-repeat 0 0; }
#lenders { background: url(../images/box_lenders.gif) no-repeat 0 0; }

#quote_box { border: 1px solid #C4C7B7; background-color: #F5F6EA; padding: 15px 12px 10px 14px; margin-bottom: 10px; }
#quote_box p { padding: 0; font: .75em/150% "Lucida Grande", Arial, Verdana, sans-serif;}
#quote_box .quote { color: #3C2F1A; font: 0.9em/125% georgia, sans-serif; }
#quote_box .source { color: #3C2F1A; text-align: right; font-family: georgia, sans-serif; }
#quote_box ul
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: georgia, "Lucida Grande", Arial, Verdana, sans-serif;
	list-style: none;
}

#offer_box 
{ 
	border: 1px solid #C4C7B7; 
	background-color: #F5F6EA; 
	padding: 15px 12px 10px 14px; 
	margin-bottom: 10px; 
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, "Lucida Grande", Arial, Verdana, sans-serif;
}
#offer_box li
{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}
#offer_box ul
{
	padding-bottom: 0px;
}

#offer_box td
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}
#offer_box h3
{
	font-size: 15px;
	text-align: center;
}
/*
#offer_box p { padding: 0; font: 14px "Lucida Grande", Arial, Verdana, sans-serif;}
*/
#form_box { border: 1px solid #333333; background-color: #F5F6EA; padding: 10px 10px 10px 10px; margin-bottom: 10px; }
#form_box p { padding: 0; }
#form_box .quote { color: #3C2F1A; font: 0.9em/125% georgia, sans-serif; }
#form_box .source { color: #3C2F1A; text-align: right; font-family: georgia, sans-serif; }

#form_box2 { font-size: 20px; width: 500px; border: 1px solid #333333; background-color: #F5F6EA; padding: 10px 10px 10px 10px; margin-bottom: 10px; }
#form_box2 p { padding: 0; }
#form_box2 .quote { color: #3C2F1A; font: 0.9em/125% georgia, sans-serif; }
#form_box2 .source { color: #3C2F1A; text-align: right; font-family: georgia, sans-serif; }

#faq_q { font: 0.9em/125% "Lucida Grande", arial, sans-serif; font-weight: bold; padding: 12px 0 0 0;}
#faq_a { font: 12px/125% "Lucida Grande", arial, sans-serif;}

#google_map { width: 200px; height: 200px; float: right; }

/*******************************************************
					UNIVERSAL CLASSES
*******************************************************/
.clear { clear: both; }
.hide { display: none; }

.spacer { float: right; }
.small { font-size: 0.7em; line-height: 125%; }
.formfield { width: 300px; font-size: 14px; line-height: 150%; border: 1px solid #3C2F1A; }
.button 
{	
	BORDER: black 1px solid;
    background-color: silver;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    margin: 2px;
}
.inpfld 
{	BORDER: black 1px solid;
    background-color: whitesmoke;
    FONT-FAMILY: Verdana, Tahoma, Arial;
}

.paddedradio
{
	margin-left: 10px;
}

.subtext td
{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial;
}


