/*resets */

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, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end resets */


body {
background-image: url('images/spoof-phone-number_06.gif');
background-repeat: repeat-x;
background-color: #EAF8FB;
background-position: top;
margin-top: 20px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

#background {
}

#wrapper {
width: 856px;
margin: 0 auto;
text-align: left;
}

#header {

}

#logo {
float: left;
background-image:url('images/spoof-phone-number-logo.gif');
width: 431px;
height: 64px;
margin-top: 24px;
}

#payments {
background-image: url('images/spoof-phone-number_04.jpg');
float: right;
width: 111px;
height: 19px;
margin: 20px 10px 4px 0;
}

#nav {
float: right;
width: 425px;
margin-right: 0px;
background-image: url('images/spoof-phone-number_09.gif');
background-repeat: repeat-x;
}

#nav ul {
}

#nav ul li {
display: block;
float: left;
}

#bodytext {
clear: both;
float: left;
width: 420px;
text-align: center;
}

#bodytext ul li {
text-align: left;
font-size: 14pt;
font-weight: bold;
font-style: italic;
padding-left: 30px;
background-image: url('images/check.gif');
background-repeat: no-repeat;
margin: 12px 0 12px 80px;
}

#bodytext p.font1 {
font-family:"Times New Roman", Times, serif;
font-size: 24pt;
letter-spacing: -1px;
margin:40px 0 30px 0;
}

.availablefor {
font-size: 13pt;
margin-top: 12px;
margin-left: 8px;
float: left;
font-weight: bold;
}

#mainpic {
margin-top: 70px;
float: right;
}

#bottomtext, #articles {
clear: both;
float: left;
margin: 20px 0;
width: 500px;
color: #fff;
}

#bottomtext p {
color: #fff;
margin: 4px 35px;
font-size: 10.5pt;
line-height: 14pt;
border-top: 1px solid #ccc;
padding-top: 10px;
}

#articles p {
color: #fff;
margin: 4px 35px;
font-size: 10.5pt;
line-height: 14pt;
padding-top: 10px;
}

#articles label {
color: #fff;
}

#articles form {
margin-left: 30px;
}

#articles h2 {
margin: 0 30px;
padding: 6px;
font-size: 14pt;
color: #fff;
border-bottom: 1px solid #AFD0FF;
}

#articles a {
color: #fff;
}

br.clearboth {
clear: both;
}

#bottompic {
float: right;
margin-top: 40px;
margin-bottom: 20px;
}

#footer {
clear: both;
padding-top: 8px;
margin-top: 10px;
height: 100px;
width: 100%;
background-color: #2B5CA8;
}

#footerwrap {
width: 840px;
margin: 0 auto;
}

#footerlogo {
float: left;
margin-top: 6px;
width: 300px;
}

#footernav {
margin-top: 10px;
float: right;
color: #fff;
}

#footernav a {
color: #fff;
padding: 4px 8px;
font-size: 10pt;
}

#footernav ul li {
display: block;
float: left;
}