@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family:Trebuchet MS, Arial;
	font-size:13px;
	background-color: #000;
}
#container {
	width:1050px;
	margin:0 auto;
	text-align:left;
	background-color: #FFF;
}

#logo{
	background-image: url(images/psdheader.jpg);
	position: relative;
	height: 200px;
	width: 1050px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 10px;
	}
#navcontainer {
	width : 1050px;
	top: 48px;
	position: relative;
	height: 25px;
	left: 0px;
	z-index: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#navheader {
	position:absolute;
	z-index:3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: 701;
	left: -2px;
}
	
#navheader li {
	display:inline;
	padding:0;
	display : block;
	float : left;
	margin-right: 2px;
	margin-left: 2px;
	font-family: verdana;
	font-size: 11pt;
	z-index: 702;
}

#navheader li a {
	text-decoration:none;
	display : block;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(images/fadewhite.png);
	background-repeat: repeat;
	color: #006;
	height: 30px;
	z-index: 703;
}

#navheader li a:hover {
	cursor: hand;
	z-index: 800;
	color: #FF0;
}


li#here {
	color:#000;
	background-color: #FFF;
	z-index: 705;
}
#natcontainer {
	width : 1000px;
	position: relative;
	padding: 0px;
	height: 25px;
	left: 0px;
	z-index: 700;
	clear: none;
	color: #00F;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
	
#nat {
	position:relative;
	width:1000px;
	height:20px;
	z-index:3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#nat li {
	position:relative;
	display:inline;
	padding:0;
	z-index:20;
	display : block;
	float : left;
	margin-right: 5px;
	margin-left: 5px;
	font-family: verdana;
}

#nat li a {
	text-decoration:none;
	color:#006;
	display : block;
	text-align : center;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

#nat li a:hover {
	text-decoration:none;
	color:#FF0;
	display : block;
	text-align : center;
	margin: 0px;
	padding: 0px;
	background-color: #006;
}

#topleft {
width: 700px;
margin-left:280px;
text-align:center;
}

#header {
	margin: 0 0 20px 0;
}
#header h1 {
	font-size:24px;
	color:#666666;
	margin: 20px 0 0 20px;
}
#header h1 a{
	text-decoration: none;
	color: #666666;
	}
#searchform {
	background-color:#99FFFF;
	padding: 15px 40px;
	background-image: url('http://www.reverselookupphones.com/newtest/cellback.png');
	background-repeat: no-repeat;
	background-position: right;
}
#searchform h3 {
	font-size:16px;
	margin: 0 0 5px 0;
}
#content {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#adfloatright{
	margin: 0px;
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#tag{
	float: right;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1 {
	font-size:18px;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}
h2 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 0 20px;
	padding:0;
	color: #999999;
}
#footer {
	font-size:11px;
	color:#000;
	text-align:center;
	background-color: #FFF;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#footer a {
	color:#000;
}
.small {
	font-size:12px;
}

