body, form, p {
	margin: 0;
	padding: 0;
	}

#header1, #header2, #header3, #headerdefault {
	position: relative;
	height: 200px;
	width: 768px;
/*	background-color: #3D5BA7; */
	font-family: Arial;
	font-size: 11px;
	}

#headerdefault {
	background-image: url('/images/headers/default.gif');
}	
	
#header1 {
	background-image: url('/images/headers/001/bg_header.jpg');
}
	
#header1 p#phone {
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 0 0;
	}
	
#header1 p#zip_request {
	position: absolute;
	top: 170px;
	left: 375px;
	line-height: 11px;
	color: #000000;
	}

#header1 input#zip_entry_field {
	position: absolute;
	top: 165px;
	left: 585px;
	width: 68px;
	}
	
#header1 input#submit_button {
	position: absolute;
	top: 160px;
	left: 666px;
	height: 33px;
	width: 33px;
	}
	
#header1 img#arrows {
	position: absolute;
	top: 141px;
	left: 365px;
	height: 7px;
	width: 13px;
	border: 0;
	}
	


#header2 {
	background-image: url('/images/headers/002/bg_header.jpg');
}

#header2 p#phone {
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 10px 0 0;
	}
	
#header2 p#zip_request {
	position: absolute;
	top: 182px;
	left: 65px;
	line-height: 12px;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	}

#header2 input#zip_entry_field {
	position: absolute;
	top: 148px;
	left:402px;
	width: 68px;
	}
	
#header2 input#submit_button {
	position: absolute;
	top: 143px;
	left: 480px;
	height: 34px;
	width: 34px;
	}
	
#header2 img#arrows {
	position: absolute;
	top: 155px;
	left: 60px;
	height: 7px;
	width: 13px;
	border: 0;
	}


#header3 {
	background-image: url('/images/headers/003/bg_header.jpg');
}	

#header3 p#phone {
	position: absolute;
	top: 180px;
	left:400px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#header3 p#zip_request {
	position: absolute;
	top: 153px;
	left: 470px;
	line-height:12px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	}

#header3 input#zip_entry_field {
	position: absolute;
	top: 148px;
	left:630px;
	width: 68px;
	}
	
#header3 input#submit_button {
	position: absolute;
	top: 143px;
	left: 710px;
	height: 33px;
	width: 33px;
	}
	
#header3 img#arrows {
	position: absolute;
	top: 155px;
	left:450px;
	height: 7px;
	width: 13px;
	border: 0;
	}
	
	
	/*CA Headers*/
#CAGasCard {
	background: url('/images/headers/bnrCAGasCard.jpg');
	height: 200px;
	width: 768px;
	}
	
#CAGasCard a {
	color: #FFFFFF;
	text-decoration: none;
	}

#CAGasCard a:hover {
	text-decoration: underline;
	}
		
#CAGasCard p#get_quote a {
	color: #FFFFFF;
	font: 12px/12px Arial;
	left: 513px;
	position: absolute;
	top: 179px;
	}
		
		
#CAGasCard img#arrows {
	border: 0;
	height: 7px;
	left: 746px;
	position: absolute;
	top: 182px;
	width: 13px;
	}		
	
#CACallNow {
	background: url('/images/headers/bnrCACallNow.jpg');
	height: 200px;
	width: 768px;
	}


#CACallNow a {
	color: #FFFFFF;
	text-decoration: none;
	}

	
#CACallNow a:hover {
	text-decoration: underline;
	}
	
		
#CACallNow p#get_quote a {
	color: #FFFFFF;
	font: 12px/12px Arial;
	left: 513px;
	position: absolute;
	top: 179px;
	}
		
		
#CACallNow img#arrows {
	border: 0;
	height: 7px;
	left: 746px;
	position: absolute;
	top: 182px;
	width: 13px;
	}	