﻿/* ------------------------ masthead framework ------------------------ */
.masthead {
	position:relative;
	background:url("images/masthead2.jpg");
	height:85px;
	}
.masthead-vpp {
	position:relative;
	background:url("images/masthead-vpp.jpg");
	height:85px;
	}
	/* index page link within #masthead */		
	.masthead a.home, .masthead-vpp a.home {	
		position:absolute;
		left:11px;
		width:175px;
		top:18px;
		height:49px; 
		}
				
	.masthead a span, .masthead-vpp a span {
		display:none;
		}

	div.zip2 {
		/*margin-left:585px; */
		margin-left:835px;
		font-size:11px;
		padding-top:10px;
		}
	input.zip-master { 
		font-size:11px;
		width:180px;
		margin-left:5px;
		position:absolute;
		}
	.btn-submit {
		float:right;
		margin-left:195px;
		position:absolute;
		margin-top:-2px;
		}

	.masthead a.about {	position:absolute; left:614px; width:60px; top:63px; height:23px; }
	.masthead a.executive {	position:absolute; left:675px; width:103px; top:63px; height:23px; }
	.masthead a.tire {	position:absolute; left:780px; width:68px; top:63px; height:23px; }
	.masthead a.talk {	position:absolute; left:850px; width:62px; top:63px; height:23px; }
	.masthead a.home2 {	position:absolute; left:922px; width:28px; top:63px; height:23px; }
	
	.masthead-vpp a.cap {position:absolute; left:614px; width:130px; top:63px; height:23px; }
	.masthead-vpp a.costco {position:absolute; left:744px; width:80px; top:63px; height:23px; }
	.masthead-vpp a.account {position:absolute; left:824px; width:90px; top:63px; height:23px; }
	.masthead-vpp a.home2 {	position:absolute; left:922px; width:28px; top:63px; height:23px; }

