a:link, a:visited, a:active {
	color: #f37320;
}
sup {
	vertical-align: text-top;
	font-size: 50%;
}
blockquote {
	font-style: italic;	
}
body {
	background: #707070 url(/common/images/bg_1x850.gif) top left repeat-x;
	position: relative;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 950px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: smaller;
}
div#bodyMain {
	border-top: 4px solid #7f7f7f;
}
#bodyHome div#bodyMain {
	border-top: none;
}
a img {
	border: none;
}
form {
	margin: 0;
}
div#hdr {
	width: 950px;
	margin: 0 auto;
}
div#hdr h1 {
	display: block;
	width: 421px;
	height: 14px;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 10px;
	_margin-bottom: -10px;
	background: url(/common/images/hdg_yourLocal_421x14.gif) no-repeat;
	text-indent: -12345px;
}
div#hdrButtons {
	background: #fff url(/common/images/bg_outerBoxTop_950x35.gif) no-repeat;
	height: 127px;
}
div#hdrLogo {
	background: url(/common/images/lgo_pal_134x102.gif);
	float: left;
	margin-top: 12px;
	margin-left: 14px;
	width: 134px;
	height: 102px;
	text-indent: -12345px;
}
div#hdrPhone {
	background: url(/common/images/slg_freeQuote_235x35.gif);
	float: left;
	margin-top: 48px;
	margin-left: 75px;
	width: 235px;
	height: 35px;
	text-indent: -12345px;
}
div#hdrPhone {
	background: url(/common/images/slg_freeQuote_235x35.gif);
	float: left;
	margin-top: 48px;
	margin-left: 75px;
	width: 235px;
	height: 35px;
	text-indent: -12345px;
}
a#btnHdrEstimate {
	background: url(/common/images/btn_estimate_215x70.gif);
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	width: 215px;
	height: 70px;
	text-indent: -12345px;
}
div#van {
	background: url(/common/images/pic_van_193x111.gif);
	float: right;
	margin-top: 16px;
	margin-right: 5px;
	_margin-right: 3px;
	width: 193px;
	height: 111px;
}
div#navPrimary {
	background: #fff;
}
div#navPrimary a:link, div#navPrimary a:visited, div#navPrimary a:active {
	color: #000;
	text-decoration: none;
}
body#bodyHome li#navHome, body#bodyLockedOut li#navLockedOut, body#bodyRekey li#navRekey, body#bodyKeymake li#navKeymake, body#bodyHighSecurity li#navHighSecurity, body#bodyContactUs li#navContactUs {
	font-weight: bold;
}
div#navPrimary a:hover {
	color: #f37320;
}
body#bodyHome li#navHome a:hover, body#bodyCdu li#navCdu a:hover, body#bodyRekey li#navRekey a:hover, body#bodyKeymake li#navKeymake a:hover, body#bodyHighSecurity li#navHighSecurity a:hover, body#bodyContactUs li#navContactUs a:hover {
	color: #000;
	cursor: default;
}
div#navPrimary ul {
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	border-top: 4px solid #f37321;
	height: 26px;
	list-style-type: none;
}
div#navPrimary ul li {
	position: relative;
	float: left;
	padding: 4px 10px 0 10px;
	height: 22px;
	behavior: url(/common/css/hover.htc);
}
div#navPrimary ul li.right {
	float: right !important;
}
div#frame {
	background: #fff;
	padding: 0 5px 0 5px !important;
	overflow: hidden;
}
div#copyright {
	width: 950px;
	height: 35px;
	border-top: 20px solid #fff;
	background: url(/common/images/bg_outerBoxBtm_950x35.gif) no-repeat bottom;
	text-align: center;
	font-size: .8em;
}
div#footer {
	min-height: 1px;
	overflow: hidden;
}
div#footer div#creditCards {
	float: left;
	width: 220px;
	margin-top: 12px;
}
div#footer div#primus {
	float: right;
	width: 165px;
	margin-top: 12px;
	text-align: right;
}
div#footer div#phoneNumbers {
	float: left;
	width: 500px;
	padding-left: 65px;
	margin-top: 26px;
	margin-bottom: 15px;
	color: #fff;
	font-size: 1.4em;
}
div#footer div#phoneNumbers dd {
	margin: -29px 0 8px 134px;
	_margin-top: -27px;
	*margin-left: 104px;
	font-weight: 800;
	font-size: 1.4em;
}
div#footer div#phoneNumbers dd span {
	font-weight: normal;
}
div#basement {
	padding-top: 10px;
	border-top: 1px dotted #fff;
	width: 100%;
	color: #fff;
	text-align: center;
}
div#basement a {
	color: #fff;
	text-decoration: none;
}
div#basement a:hover {
	text-decoration: underline;
}
div#basement p#address {
	color: #fff;
}
img#badgeYelp {
	margin-top: 5px;
	margin-bottom: 10px;
	border-right: 50px solid #707070;
	border-left: 50px solid #707070;
}
blockquote.quote {
	margin-top: 20px;
	margin-right: 60px;
}
blockquote.quote img {
	display: block;
	margin: 4px 0;
}

/* clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
