<html><body><pre>html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/***********
 *END RESET*
 ***********/
 
html {

}
body {
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:12px;
	width:100%;
	height:100%;
	margin:10px 0;
	overflow:visible;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#9771b9;
}
a:hover {
	border-bottom:1px dashed gray;
}
a:active {

}
h1 {
	font-size:24px;
	padding:0.5em;
}
h2 {
	font-size:24px;
	padding:0.5em;

}
h3 {
	font-size:18px;
	padding:0.3em 0.5em;
}
h4 {
	font-size:16px;
	padding-top:55px;
	margin:10px;
}

p {
	padding:15px;
}
p.two {
	font-size:x-small;
}
ul {
	margin:10px;
}
ol {
	list-style-type:decimal;
	margin:10px;
	list-style-position:outside;
	padding-left:25px;
}
blockquote {
	background:transparent url('/images/quote-left.png') left top no-repeat;
}
blockquote div {
	padding: 0 48px 40px;
	background:transparent url('/images/quote-right.png') no-repeat;
	background-position:100% 55%;
}

.bht {
	color:#000096;
}
.eht {
	color:#ff6500;
}


#outer-jacket {
	position:relative;
	margin:0 auto;
	width:1024px;
	min-height:100%;
}


#header {
	position:relative;
	width:1024px;
	height:190px;
	background:url('/images/header-back.gif') no-repeat top left;
}
#header a:hover {
	border:none;
}
	
#header #logo {
	width:410px;
	height:130px;
	border:0px;
}
#masthead {
	position:relative;
	margin:5px 0 -20px 5px;
	border:0px;
}
#tagline {
	position:relative;
	left:210px;
	color:#9c816e;
	font-size:24px;
	font-style:oblique;
	font-family:"Times New Roman", sans-serif;
}
	
#header #head-house {
	position:absolute;
	top:0;
	right:0;
}

#header #phone {
	position:absolute;
	right:272px;
	top:12px;
	z-index:5;
}
#head-bot {
	height:40px;
	width:755px;
	position:absolute;
	bottom:3px;
	left:3px;
	background:url('/images/head-bot.gif') no-repeat top right;

}
#head-bot span {
	position:absolute;
	top:6px;
	left:20px;
	font-size:20px;
	color:#7b1223;
	white-space:pre;
}




#main {
	position:relative;
	width:1024px;
}

#main-center {
	width:505px;
	position:relative;
	left:255px;
	padding-top:0.1px;
	overflow:visible;
}
#main-right {
	float:right;
/*	top:0;
	right:0;*/
}
#main-left {
	width:240px;
	position:absolute;
	/*top:0;
	left:0;*/
}
#calculator {
	width:205px;
	min-height:150px;
	position:relative;
	margin:10px auto;
	overflow:visible;
}
#calculator table tr  {

}
#calc-titles-div {
	text-align:right;
	position:absolute;
	left:1px;
}
#calc-inputs-div {
	position:absolute;
	right:0;
	
}
#calc-submit-button {
	display:block;
	margin:0 auto;
	position:relative;
	top:100px;
	clear:both;
}
#calc-results {
	display:block;
	position:relative;
	top:110px;
}
.testies {
	padding:30px 10px 0 10px;
}
.tb {
	display:block;
	margin-left:5px;
}
.ipb {
	display:block;
}
.cbs {
	position:relative;
	background:#fdf8da url('/images/sidecontent-top-left.png') no-repeat top left;
	width:240px;
	margin:5px 0;
	overflow:visible;
}
.cbs .cbs-r {
	position:absolute;


	top:0;
	right:0;
	width:35px;
	height:80px;
	background:url('/images/sidecontent-top-right.png') no-repeat top right;
}
	
.cbs ul {
	list-style-image:url('/images/li-cbs.gif');
	list-style-position:inside;
}
.cbs ul li a {
	margin-left:5px;
}
.cbs .button {
	display:block;
	position:relative;
	padding:10px;
	bottom:10px;
	left:45px;
	border:0px;
}
.cbs p {
	text-align:justify;
	word-spacing:2px;
}
.cbl {
	position:relative;
	background:#fdf8da url('/images/midcontent-top-left.png') no-repeat top left;
	width:505px;
	text-align:justify;
	margin:5px;
	font-size:14px;
	overflow:visible;

}
.cbl .cbl-r {
	position:absolute;
	width:26px;
	height:100px;
	top:0;
	right:0;
	background:url('/images/midcontent-top-right.png') no-repeat top right;
}

.cbl ul {
	list-style-image:url('/images/li-cbl-home.gif');
	list-style-position:inside;
}
.cbl ul li a {
	margin-left:5px;
}
.cbl .button {
	display:block;
	position:relative;
	padding:10px;
	bottom:10px;
	left:170px;
	border:0px;
}
ul.first-tier {
	list-style-image:none;
	list-style:disc inside;
	padding-left:10px;
	font-variant:small-caps;
	font-weight:bold;
}
ul.second-tier {
	list-style-image:none;
	list-style:circle inside;
	padding-left:10px;
}
span.clear-list-style {
	font-variant:normal;
	font-weight:normal;
}
ul.outside {
	list-style-position:outside;
	padding:5px 20px;
}
span.faq-q {
	font-style:italic;
	font-size:16px;
	color:#6633cc;
}
h2.app {
	text-align:center;
	color:#6633cc;
	margin-top:10px;
}


#footer {
	position:relative;
	bottom:0;
	left:0;
	width:1024px;
	height:55px;
	background:url('/images/footer-back.gif') no-repeat bottom left;
	text-align:center;
	display:block;
	clear:both;
}
#footer #botlinks {
	position:relative;
	top:6px;
	word-spacing:3.6px;
	letter-spacing:1.8px;
}
#footer #copy {
	position:relative;
	top:4px;
}
#footer #license {
	position:relative;
	font-size:9px;
	top:0px;
}


/************
 FORM STYLING*
 ************/
#frm {
text-align: left;
padding: 0 20px;
}
#frm #nums {
float: right;
margin-right: 150px;
margin-top: 20px;
}
#frm .ttl {
font-weight: 700;
sborder-bottom: 1px dashed #8fad92;
sborder-bottom: 1px solid #C8D7C9;
border-top: 1px solid #C8D7C9;
sborder-left: 1px solid #C8D7C9;
sborder-right: 1px solid #C8D7C9;
swidth: 280px;
font-size: 15px;
color: #544D16;
background: #EDF6EE url('img/ttl_bg1.gif') top left repeat-x;
padding: 2px;
margin-top: 25px;
margin-right: 10px;
}
.i2 {
width: 400px;
}
.i2 span {
float: right;
}
#inf2 {
padding: 0 10px;
text-align: left;
}</pre><table border="1" cellpadding="3" cellspacing="0"><tr><td span style="font-size: smaller"><a href="http://willmaster.com/master/snooper/">Powered by Master Snooper V2</a></span></td></tr></table></body></html>