html, body {
	font: 13px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	/*background-image:url(../img/bg_b.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#eeeeee;
	*/
	color:#666;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	padding:10px 0 10px 0px;
	margin:0px;
	color:#275ea7;
	font-weight:700;
}
.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:10px 0 10px 0px;
	margin:0px;
	color:#275ea7;
	font-weight:700;
}
.highlight_box .headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C00;

}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:5px 0 0px 0px;
	margin:0px;
	color:#275ea7;
}
sup {
	font-size:9px;
}
#wrapper{
	margin-left: auto;
  	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	width: 961px;
	text-align: left;
	background-color:#FFF;
	display:block;
	clear:both;
	border:0px solid #ccc;
	box-shadow:5px 5px 20px #999;
	-webkit-box-shadow:5px 5px 20px #999;
	-moz-box-shadow: 5px 5px 20px #999;

}

*html #background {
	display:none;
}

#background {
	width:100%; height:100%; position:fixed; left:0px; top:0px; z-index:-1;
}
#background img {
	cursor:default;
}



/* POSITIONING */

.right {
		float:right;
		margin:0;
		}
.left{
		float:left;
		margin:0;
		}
		
.center { 
	margin:0 auto;
	clear:both;
	display:block;
	text-align:center;
}
.apply_now_box {
	margin:0 auto;
	clear:both;
	display:block;
	text-align:center;
	padding:10px 10px 15px 10px;
	width:100%;
}
a img {
	border:none;
}
.img-left {
	float:left;
	display:block;
	padding:15px;
}
.img-right {
	display:block;
	float:right;
	margin:0;
}
.img-center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
 .img-border {
	margin-right:10px;
	padding:0px;
	border:2px solid #efefef;
	}
	
.dim a:hover img{
	opacity:.80;
	filter:alpha(opacity=80);
	cursor:pointer;
}

.hide { display: none; }

.clear { clear: both; }


/* HEADER */
#header {
	background-color:#275ea7;
	border-bottom:0px solid #cf3d44;
	width:961px;
	margin:0 auto;
	display:block;
	clear:both;
}
#masthead {
	margin:0 auto;
	width:961px;
	text-align: left;
}

#masthead { height: 115px; }

#logo {
	float: left;
	text-indent: -9999em;
	overflow:hidden;
	width:278px;
	height:78px;
	background: url(http://www.napa-benefits.org/img/logo_napa.gif) 0 0 no-repeat;
	margin-top:20px;
	margin-left:25px;
	cursor:pointer;
	z-index:999999;
}

#slogan { display: none; }

/* TOP WELCOME BOX  */
.welcome_content_box {
	padding:2px 0px 0px 0px;
	margin:0px;
	height:260px;
	width:100%;
	display:block;
	clear:both;
	}
.welcome_content_box p {
	margin:5px 10px 0px 10px;
	line-height: 20px;
	padding:0px 10px 0px 20px;
	}
.welcome_content_box h1 {
	
	padding:10px 0 0 20px;
	margin:0px;
	color:#275ea7;
}
.welcome_content_box h2 {
	margin-left:50px;
	padding:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:375px;
	font-size: 15px;
	/*color:#3EA99F;*/
	line-height:1.5em;
	text-transform:capitalize;
	border:0px dotted #ccc;
}
.welcome_content_box h3 {
	font-size: 14px;
	padding:10px 10px 0px 30px;
	margin:0px;
	color:#000000;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
}
.welcome_content_box li {
	font-size: 14px;
}

#homeBanner { 
	margin-bottom: -25px;
	}
.welcome_pic {
	float:right;
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
	
}
.welcome_box_link {
	cursor:pointer;
	float:right;
	margin-right:50px;
	margin-top:43px;
	font-size: 14px;
	padding-left:10px;
	text-transform: uppercase;
	color: #3EA99F;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px dotted #c3c3c3;
}
.welcome_box_link:hover {
	color:#3EA99F;
	text-decoration:none;
}

/* 100% box */

#mainContent {
	padding:0px 25px 25px 25px;
}
#mainContent p {
	padding:0px;
	margin:0px;
	line-height:20px;
}
#mainContent h1{
	margin:0px;
	padding-top:5px;
}

#mainContent h2{
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	margin:0px;
	padding-bottom:3px;
}
#mainContent ul {
	list-style-type: none;
	padding:0px;
	margin-left:40px;
}
#mainContent ul ul {
	list-style-type: none;
	padding-top:5px;
	margin-left:10px;
}
#mainContent li {
	background: url(../img/bullet.gif) left center no-repeat;
	padding-left: 20px;
	margin: 0px 0px 5px 10px;
	background-position:left 3px;
} 
#mainContent li li {
	background:none;
	list-style:disc;
	padding-left:0px;
	margin: 0px 0px 5px 10px;
} 
#mainContent ul ul  {
	padding-left:25px;
} 
#mainContent ul ul li {
	background:none;
	list-style:disc;
	padding-left:0px;
} 
#mainContent .finePrint {
	font-size:11px;
	line-height:20px;
} 
#mainContent .rateTable {
	width:715px; 
	clear:both;
	display:block;
	margin:5px 0px 10px 75px;
}
#mainContent .rateTable tr td{
	padding:10px;
	border:1px solid #E7E7E7;
}
#mainContent .rateTable .tblheader td{
	background-color:#275EA7;
	width:715px; 
	color:#ffffff;
	text-transform:none;
	font-weight:bold;
}
#mainContent .rateTable .leftCol{
	font-weight:bold;
}

#mainContent .quotation {
	padding: 25px 15px 0px 50px;
	background-image: url(../img/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	color: #0066CC;
	font: bold 16px/22px Georgia, serif;

}
#mainContent .quotation_source {
	padding-left:55%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	background-image: url(../img/fiveStars.gif);
	background-repeat: no-repeat;
	background-position: 66% 25px;
	padding-bottom:18px;
	padding-top:5px;
}
* html #mainContent .quotation_source {
	padding-left:35%;
	
}

/* RIGHT MENU */

#rightMenu {
	width:200px;
	float:right;
	text-align:center;
	padding:10px;
	margin:10px 0px 0px 10px;
	border:0px solid #F6F6F6;
	background:#ffffff;
	border-radius:10px;
	-moz-border-radius:10px;  
}
#rightMenu a {
	text-align:center; 
}
#rightMenu img {
	border:0px solid #efefef;
	padding:0px;
    display:block;
	margin-left:auto;
	margin-right:auto;
}
#rightMenu a:hover img{
	cursor:pointer;
} 

/* RIGHT MENU BUTTONS */

.rightMenuButton{	
	margin-left:auto;
	margin-right:auto;
}
.rightMenuButton a{
	cursor:pointer;
	display:block;
	clear:both;
	text-align:right;
	margin-bottom:5px;
	font-size: 12px;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	background-color:#f6f6f6;
	border:1px solid #eeeeee;
}
.rightMenuButton a:hover {	
	text-decoration:none;
	color:red;
	
}
.rightMenuButton:hover {	
	text-decoration:none;
	color:red;}
 
/* HIGHLIGHT BOX */
 
.highlight_box {
	background-color:#FDFDFD;
	height:auto;
	padding:10px 25px 10px 25px;
	border:1px solid #CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	box-shadow:3px 3px 10px #ccc;
	-webkit-box-shadow:3px 3px 10px #ccc;
	-moz-box-shadow:3px 3px 10px #ccc;
}
.highlight_box h1 a{
	color:#000000;
}
#mainContent .highlight_box ul{
	margin-left:10px;
}
 
 
/* END Grey HIGHLIGHT BOX */

.full_box {
	padding:2px 0px 0px 0px;
	border-bottom:1px dotted #ccc;
	margin-top:-25px;
	margin-left:18px;
	width:900px;
	height:100%;
	display:block;
	clear:both;
}
.full_box p {
	margin:5px 10px 10px 10px;
	line-height: 1.7em;
	padding:0px 20px 5px 30px;
	
}
.full_box h1 {
	padding:10px 0 0 20px;
	margin:0px;
	color:#275ea7;
}
.full_box h2 {
	padding:0px 0px 0px 30px;
	margin:0px;
	font-size:14px;
	color:#3EA99F;
	text-transform:uppercase;
}
.full_box h3 {
	margin-left:30px;
	padding:0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#3EA99F;
	line-height:1.5em;
	text-transform:capitalize;
	border:0px dotted #ccc;
}

.full_box li {
	font-size: 14px;
	margin-bottom:15px;
	line-height:1.2em;
	margin-left:15px;
}
.full_box strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#3EA99F;
	text-transform:uppercase;
}

/* CONTENT */

#left_column {
	float: left;
	width: 355px;
	padding: 10px 20px 0px 20px;
	border-right: 1px solid #eee;
	margin:2px 0px 20px 0px;
	margin-right:0px;
	line-height: 1.7em;
}

#left_column p {
	padding-left:20px;
}
#left_column h1{
	padding:0px;
	margin:0px;
}
#left_column h2{
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:-10px;
	padding-left:18px;
}
#left_column table{
	margin:0 auto;
}
#right_column{
	float: left;
	width: 500px;
	padding: 10px 20px 0px 23px;
	border-right: 0px dotted #ccc;
	margin:2px 0px 20px 0px;
	line-height: 1.7em;
}
#right_column p {
	padding-left:20px;
}
#right_column h1{
	padding:0px;
	margin:0px;
}
#right_column h2{
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:-10px;
	padding-left:18px;
	}
#right_column table{
	margin:0 auto;
}


/* THREE COLUMN FEATURED PRODUCTS  */

#featured_products_container {
	display:block;
	clear:both;
	margin:0 auto;
	padding-bottom:10px;
	overflow:hidden;
	height:auto;
	padding:0px 0px 0px 0px;
	width:900px;
	border:0px dotted #ccc;
}


#featured_products_container p {
	font-size: 13px;
	line-height:20px;
	padding:0px 10px 0px 10px;	
}

.description p{
	margin: 5px 0px 5px 0px ;
}
#featured_products {
	height:365px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
	padding-top:10px;
	}
#featured_products2 {
	height:400px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
	padding-top:10px;
}
.center_feature_pic { 
	margin:0 auto;
	clear:both;
	display:block;
	width:100%;
	text-align:center;
}
.feature1, .feature2 {
	float: left;
	width: 250px;
	margin-right:75px;
	padding:0px;
}
.feature3 {
	float: left;
	width: 250px;
	padding:0px;
}
.feature1 img, .feature2 img, .feature3 img { 			    
	margin-bottom:10px; 
	padding:0px;
	border:2px solid #efefef;
	cursor:pointer;
}
.feature1 a:hover img, .feature2 a:hover img, .feature3 a:hover img{
	opacity:.80;
	filter:alpha(opacity=80);
}
.feature1 h1,  .feature2 h1,  .feature3 h1 { 
	margin: 0px;
	padding-bottom:3px;
	color:#3EA99F;
	text-decoration:none;
	border-bottom:1px solid #efefef;
}
.feature1 h1 a,  .feature2 h1 a,  .feature3 h1 a { 
	padding-bottom:10px;
	margin-top:10px;
	color:#3EA99F;
	text-decoration:none;
}
.feature1 h1 a:hover,  .feature2 h1 a:hover,  .feature3 h1 a:hover { 
	color:#3EA99F;
	text-decoration:none;
}
.description {
	width:250px;
	margin: 0 auto;
	padding:0px;	
}
.feature_next {
	float: right;
	padding-bottom:25px;
	width: 75px;
	height:25px;
	padding-left:5px;
	border-left:1px solid #efefef;
}
.description h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#3EA99F;
	text-transform:uppercase;
	text-align:center;
}
/* NAPA Rewards */

#featured_rewards, #featured_rewards2, #featured_rewards3 {
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
	line-height:20px;
}
#featured_rewards .feature1, .feature2, .feature3{
	height:auto;
	overflow:hidden;
	display:block;
	margin-bottom:10px;

}
#featured_rewards2 .feature1, .feature2, .feature3{
	height:auto;
	overflow:hidden;
	display:block;
	margin-bottom:25px;
}

/* NAPA Rewards Fixed Bottom Corner */
#promo_box{
	display:none;
}

* html #rewards_bottom_corner {
	position:absolute;
}
* html #survey {
	position:absolute;
}
#rewards_bottom_corner {
	position:fixed;
	bottom:0px;
	right:0px;
	background-image:url(../img/rewards/rewards.png);
	background-repeat:no-repeat;
	width:261px;
	height:191px;
	z-index:999998;
}
#survey {
	position:fixed;
	bottom:0px;
	right:0px;
	background-image:url(../img/survey.png);
	background-repeat:no-repeat;
	width:261px;
	height:191px;
	z-index:999998;
}

#promo_box :hover {
	cursor:pointer;
}
#rewards_close {
	position:fixed;
	bottom:160px;
	right:15px;
	background-image:url(../img/rewards/close.gif);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	z-index:9999999;
	display:none;
	cursor:pointer;
}


/* =DETAILS Fixed Positioning in IE6 */

* html #rewards_bottom_corner  {
	position: absolute;
}
* html #rewards_close  {
	position: absolute;
}

/* Full Div Box  */

.content_box {
	padding:0px 0px 2px 0px;
	border-bottom:1px dotted #ccc;
	margin-bottom:0px;
	width:100%;
	display:block;
	clear:both;
}
.content_box p {
	margin:10px;
	font-size: 14px;
	line-height: 1.7em;
	padding:0px 0px 0px 10px;
	
}
.content_box h1 {
	font-size: 20px;
	padding:25px 0 0 20px;
	margin:0px;
	color:#275ea7;
}
.content_box h2 {
	margin-left:50px;
	padding-top:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#3EA99F;
	line-height:1.5em;
}


/* GENERAL LINKS */

a:link {
	color:#2D5CAC;
	text-decoration: none;
}

a:visited {
	color: #2D5CAC;
	text-decoration: none;
}

a:hover {
	color: #C00;
	text-decoration: underline;
}

a:active {
	color: #C00;
}	
.arrow_button {
	cursor:pointer;
	text-align:center;
}
.go_featured_products2 {
	cursor:pointer;
}

#homePage #content {
	margin-top: 0px;
	padding-bottom: 0px;
}

#contactPage #content,  #aboutPage #content {
	margin-top: 66px;
	padding-bottom: 116px;
}



/* DETAILS */

.click {
	cursor:pointer;
}

.red {
	color:#C00;
}
#pay_options, #annual_cc, #annual_bd, #monthly_cc, #monthly_bd, #enroller_type { background-color:#EEEEEE; -moz-border-radius:10px;
border-radius:10px;
padding:5px;
}
.more {
	float:right;
	margin-top:12px;
	font-size: 12px;
	color: #3EA99F;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 0px solid #efefef;
	cursor:pointer;
}
.more:hover {
	text-decoration:underline;
}

.more_benefits {	
	cursor:pointer;
	float:right;
	margin-right:0px;
	margin-top:20px;
	font-size: 14px;
	padding:5px 0px 5px 10px;
	text-transform: uppercase;
	color: #3EA99F;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px dotted #c3c3c3;
}
.more_benefits:hover {	
	text-decoration:underline;
}

.reset_payment {
	clear:both;
	display:block;
	width:100%;
}
#show_table_two {
	clear:both;
	display:block;
	width:100%;
	float:right;
}

#footer .more { border-left: 1px solid #a6a6a6; }

h2 .more { font-size: 9px; }

h3 .more {
	font-size: 9px;
	border-left: 2px solid #928e8c;
}

#copyright {
	margin-left: auto;
  	margin-right: auto;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	width: 961px;
	font-size:11px;
	color:#666;
	text-align:right;
}
small { font-size: 0.9em; }

em,  cite { font-style: italic; }

.seal {
	float:right;
	clear:both;
	display:block;
	margin-top:-300px;
	margin-right:150px;
}
.am_best {
	float:left;
	padding-right:10px;
	cursor:pointer;
}
.logo, .left_img {
	float:left;
	padding:5px 15px 0px 0px;
}

#left_column ul, #right_column ul {
	margin:0;
	padding-left:25px;
}
#left_column li, #right_column li {
	margin-bottom:15px;
}
#left_column h3, #right_column h3 {
	color:#C00;
}
.bullet{
	list-style:none;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 20px;
	margin:10px 0px 0px 0px;
	} 
.bullet_indent{
   	padding-left:0px;
	padding-top:5px;
	line-height:3pt;
	list-style:square;
	margin-left:25px;
	background:none;
	line-height:normal;
	} 

ul ul {
		list-style:square;
		line-height:auto;
		padding:0px;
	}
ul ul li {
		margin-top:5px;
		margin-left:5px;
		list-style:disc;
	}
#since {
	float:right;
	padding-top:20px;
	padding-right:25px;
	letter-spacing:.2em;
	font-size:12px;
    white-space:nowrap;
	width:320px;
	height:36px;
	text-align:right;	
	}
#todays_date {
	float:right;
	padding-top:45px;
	padding-right:20px;
	color:#ffffff;
	letter-spacing:.2em;
	font-size:12px;
    white-space:nowrap;
	width:250px;
	text-align:right;
}
#addthis_button {
	float:right;
	padding-top:5px;
}
#chat {
	position:absolute;
	margin-top:25px;
	margin-left:400px;
	display:block;
	clear:both;
}
form {
	padding-left:10px;
}

/* POP UP DIV */

#eo_plans {
	z-index:999;
	background:#ffffff;
	width:650px;
	height:auto;
	margin-left:-325px;
	margin-top:-150px;
	position:fixed;
	left: 50%;
	top: 50%;
	display: none;
	padding:10px;
	border:3px solid #999;
	line-height:1.7em;
	color:#000;
	-moz-border-radius:10px;
	border-radius:10px;
	box-shadow:5px 5px 20px #000;
	-webkit-box-shadow:5px 5px 20px #000;
	-moz-box-shadow: 5px 5px 20px #000;
	
}
#eo_plans p{
	font-size:14px;
}

#eo_plans a {
	color:#C00;
	font-weight:bold;
	font-size:16px;
}
#eo_plans strong {
	font-size:14px;
	color:#000;
}

#notice {
	z-index:999999;
	background:#ffffff;
	width:650px;
	height:400px;
	margin-left:-325px;
	margin-top:-150px;
	position:fixed;
	left: 50%;
	top: 45%;
	display: ;
	padding:10px;
	border:3px solid #999;
	line-height:1.7em;
	color:#000;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:auto;
}
*html #notice {
	position:absolute;
}
#notice p{
	font-size:14px;
}

#notice a {
	color:#C00;
	font-weight:bold;
	font-size:16px;
}
#notice strong {
	font-size:14px;
	color:#000;
}
#notice strong .red {
	font-size:14px;
	color:red;
}

.close {
	margin:10px 5px 10px 0px;
	padding: 5px;
	font-size:11px;	
	color:#C00;
	background-color:#eee;
	cursor:pointer;

}
.close:hover {
	color:#FF0;
	background-color:#C00;
	cursor:pointer;
}

#grayout_screen
{
	position:absolute;
	left: 0;
	top: 0;
	background:#000;
	z-index:100;
	display:none;
}

/* END POPUP */

.contact_info {
	float:right;
	padding:0;
	margin:0;
	text-align:left;
	width:265px;
	z-index:50;
}

/* Styled Buttons */

.button {
	cursor:pointer;
	margin:10px;
	font-size: 14px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f6f6f6;
	border:1px solid #eeeeee;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow:1px 1px 2px #999;
	-moz-box-shadow:1px 1px 2px #999;
}

.highlight_box .button {
	width:175px;
	text-align:center;
	display:block;
	clear:both;
	margin:10px;
}

.button:hover {
	text-decoration:none;
	color:red;
}

#eo_links_container{
	width:500px;
	float:right;
	display:inline;
	}
.eo_links {	
	cursor:pointer;
	float:left;
	margin-right:5px;
	margin-top:20px;
	font-size: 14px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f6f6f6;
	border:1px solid #eeeeee;
	box-shadow:1px 1px 2px #eee;
	-webkit-box-shadow:1px 1px 2px #eee;
	-moz-box-shadow:1px 1px 2px #eee;
}
.eo_links a:hover {	
	text-decoration:none;
	color:red;
	
}
.eo_links:hover {	
	text-decoration:none;
	color:red;
	/* END Styled Buttons */
}
.footnote {
	font-size:10px;
	color:#275ea7;
}

.white {
	display:none;
}
/* =FOOTER */

#footer {
	clear: both;
	background: #275ea7;
	border-top: 5px solid #cf3d44;
	padding-bottom:10px;
	padding-top:10px;
	width:961px;
}

#footer a{
	color:#8DCBFE;
	font-weight:bold;
}
#footer .click{
	color:#8DCBFE;
	font-weight:bold;
	cursor:pointer;
}
#footer .click:hover{
	text-decoration:underline;
}
#footer .phone{
	color:#8DCBFE;
	padding:0px 10px 0px 0px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:-5px;
}

#footer h1 { 
	color:#8DCBFE;
	padding:0px 10px 0px 0px;
	border-bottom:0px dotted #8DCBFE;
	font-size:16px;;
}
#footer h2 { 
	color:#8DCBFE;
	padding-bottom:5px;
	border-bottom:0px dotted #8DCBFE; 
}
#footer strong {
	color:#8DCBFE; 
	font-size:12px;
	font-weight:bold;
}

#footer p {
	color: #fff;
	font-size:11px;
	line-height:1.8em;
	margin:0;
	padding-bottom:20px;
}

#footLeft {
	float: left;
	width: 276px;
	padding: 10px 20px 0px 20px;
	border-right: 0px dotted #ccc;
	margin-bottom:0px;
	margin-right:15px;

}
#footLeft img, #footCenter img, #footRight img {
	padding: 0px;
	margin:5px 10px 5px 0px;
	border: 1px solid #ffffff;
	float:left;
	background-color:#FFF;
}

#footCenter {
	float: left;
	width: 276px;
	padding: 10px 20px 0 10px;
	margin-bottom:0px;
}

/*#footRight {
	float: right;
	width: 276px;
	padding: 10px 5px 0 10px;
	margin-bottom:20px;

}*/
#footRight {
	float: right;
	width: 575px;
	padding: 10px 20px 0 10px;
	margin-bottom:0px;

}

#footer_pic {
	margin-top:-55px;
	position:absolute;
	margin-left:770px;
	clear:both;
	display:block;
}

/* Renew Your Policy Fixed left Bottom Corner */

#renew_bottom_corner {
	position:fixed;
	bottom:0;
	left:0;
	background-image:url(../img/renew.png);
	background-repeat:no-repeat;
	width:225px;
	height:115px;
}
#renew_bottom_corner:hover {
	cursor:pointer;
}

/* Feedback Fixed Right Bottom Corner */

#feedback_bottom_corner {
	position:fixed;
	bottom:0;
	right:0;
	background-image:url(http://www.napa-benefits.org/img/feedback_corner.gif);
	background-repeat:no-repeat;
	width:81px;
	height:81px;
	z-index:999999;
}
#feedback_bottom_corner:hover {
	cursor:pointer;
}


/* =DETAILS Fixed Positioning in IE6 */

* html #renew_bottom_corner{
	position: absolute;
}
* html #feedback_bottom_corner{
	position: absolute;
}

/* Fixed left window Tabs */

#testimonialsTab {
	position:fixed;
	top:215px;
	left:0;
	background-image:url(http://www.napa-benefits.org/img/testimonials_tab.png);
	background-repeat:no-repeat;
	width:41px;
	height:180px;
}

/* = Fixed Positioning in IE6 */

* html #testimonialsTab{
	position: absolute;
}
.goToTestimonials {
	position:fixed;
	top:215px;
	left:0;
	width:30px;
	height:180px;
}
.goToTestimonials:hover {
	cursor:pointer;
}



.black {
	color:#000;
	font-weight:bold;
}

/* NAPA DIRECT RATE LINKS*/

.nd_chart_link {
	width:auto;
	float:right;
	color:#00F;
	display:block;
	clear:both;
	padding:5px 50px 5px 0px;
	text-align:right;
}
.nd_chart_link:hover {
	color:#00F;
	display:block;
	clear:both;
	margin-bottom:10px;
	text-align:right;
	cursor:pointer;
}

/* Javascript Warning */

#noscript {
	width:100%;
	top:0;
	position:fixed;
	background-color:#F00;
	color:#FF0;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	height:25px;
	z-index:999999;
}
#noscript a {
	color:#FFF;
}
* html #noscript {
	position: absolute;
	width:940px;
}

/* Photo Layout */


.cut {
	float:left;
	display:block;
	clear:both;
	padding-right:10px;
	padding-left:0px;
	margin-top:-2px;

}
.cut_right {
	float:right;
	display:block;
	clear:both;
	padding-right:10px;
	padding-left:0px;
	margin-top:-2px;
}

/* FORMS */

select {
	margin-bottom:3px;
	padding: 4px 5px;
	border:1px solid #ccc;
	font-size: 1em;
	color:#777;
	background-color:#fff;
}

#h_button{
	background-color:#F4F4F4;
	border-right:2px solid #ccc; 
	border-bottom:2px solid #ccc;
	padding:5px 10px 3px 10px;
	width:auto;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#h_button:hover {

	background-color:#F4F4F4;
	border:1px solid #ccc; 
	padding:5px 10px 3px 10px;
	width:auto;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
input[type="radio"] {
	border:none;
}
input[type="checkbox"] {
	border:none;
}
input[type="text"] {
	padding: 4px 5px;
	border:1px solid #ccc;
	font-size: 1em;
	color:#777;
	background-color:#fff;
	}
