* { padding: 0; margin: 0; }

body {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #005A95;
}

h1 {
 margin: 0;
 padding: 15px 10px 15px 10px;
 font-size: 20px;
 color: #003366;
 text-align: center;
}

h2 {
 margin: 0;
 padding: 20px 10px 20px 10px;
 font-size: 18px;
 text-align: center;
}

p {
 clear:inherit;
 margin: 0;
 padding: 10px;
 clear: both;
}

ul#checklist {
 list-style-type: none;
 padding: 15px 10px 15px 10px;
 text-align: center;
}

li.checklist {
 background: url
 margin: 0;
 padding: 4px;
}

img {
border: 0;
}

#wrapper { 
 position: relative;
 margin: 0 auto;
 margin-top: 10px;
 margin-bottom: 10px;
 width: 780px;
 height: 1%;
 padding: 0 40px 0 40px;
 background: url(../images/shadow-wrapper.gif) repeat-y; 
}

#header {
 margin: 0;
 padding-top: 0px;
 width: 778px;
 height: 100px;
 background: #003366; /* header color */
 border-top: 1px solid #000;
 border-right: 1px solid #000;
 border-left: 1px solid #000;
}

#logo {
 margin: 10px auto 10px auto; 
 width: 500px;
 height: 80px;
 background: url(file:///C|/Documents%20and%20Settings/Anupama/Desktop/Dan/original/cellphonedetective.ws/images/logo.gif) no-repeat; /* logo image */
 border: 0px solid #000;
}

#header h1 {
 font-family: Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0 10px 0 40px;
 font-size: 38px;
 color: #FFF;
 clear: both; 
 border: 0px solid #000;
}

#tagline {
 font-family: Arial, Helvetica, sans-serif;
 margin: 0;
 padding-left: 100px;
 height: 1%;
 font-size: 14px;
 color: #FFF;
 clear: both; 
}

#content {
 float: left;
 margin: 0;
 padding: 10px 40px 10px 40px;
 width: 698px;
 height: auto;
 color: #333;
 background: #FFF;
 border: 1px solid #000;
}

.testimonials {
 font-family: monospace, Arial, sans-serif;;
 line-height: 20px;
 margin: 30px auto 30px auto;
 padding: 0 20px 20px 20px;
 width: 500px;
 border: 3px dashed #333;
 background: #FFFFCC url(file:///C|/Documents%20and%20Settings/Anupama/Desktop/Dan/cellphone/images/testimonialbg.jpg);
}

.testimonials h2 {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 padding: 20px 0 20px 0;
 font-size: 18px;
 text-align: center;
}

.left {
 float: left;
}

.highlight {
 font-weight: bold;
 background: #FFFF00;
}

.black {
 color: #000;
}

.signature {
 font-weight: bold;
 clear: both;
}

p.button {
 padding: 20px 10px 20px 10px;
 text-align: center;
}

#resource-box {
 font-family: Arial, Helvetica, sans-serif;
 margin: 20px auto;
 padding-bottom: 6px;
 width: 430px;
 background: #FFF;
 border: 1px solid #003366;
}

#resource-title {
 padding: 10px;
 font-size: 18px;
 font-weight: bold;
 color: #333;
 text-align: center;
 border-bottom: 0px solid #CCC;
 background: #FFF;
}

ul#resource-list {
 padding: 0;
 list-style-type: none;
 text-align: center;
}

a.resource-link {
 display: block;
 padding: 6px;
 border-top: 0px solid #FFF;
 border-bottom: 0px solid #CCC;
 color: #333;
 background: #FFF;
}

* html ul#resource-list li {
 display: inline;
 height: 1%;
}
#links{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	text-decoration:none;
	line-height:22px;
	padding-left: 5px;
}

}
#link2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
	text-decoration:none;
	line-height:22px;
	padding-left: 5px;
}
#link2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
	text-decoration:none;
}

#footer { 
  margin: 3px 5px 0px 5px;
 padding: 10px 50px 10px 50px;
  color:#FFFFFF;
 text-decoration:none;
 background: #003366; * footer color:#999900;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 border-left: 1px solid #000;
}

#footer a {
color:#FFFFFF;
}
#footerlinks{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding: 10px 40px;
	border: solid 1px #CCCCCC;
	background-color:#003366;
	width: auto;
	height: 1%;
	
}
#footerlinks a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	text-decoration:none;
	}
