body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000;
}
#body {
	height: auto;
	width: 800px;
	margin: 0 auto;
	background: #393939;
	position: relative;
}
#topad {
	display: block;
	text-align: center;
	padding: 0px 0px 7px 0px;
}
#nav {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 800px;
	padding: 3px 0px 5px 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav li a:visited, 
#nav li a:active,
#nav li a:link {
	color: #feae03;
	padding: 0 13px 0;
	text-decoration: none;
	text-shadow: 0px 1px 0px #000;
}
#nav li a:hover {
	color:#FFF;
}
#logo {
	background:url(images/toldtwiceheader_new.jpg) no-repeat;
	height: 75px;
	width: 800px;
}
#header {
	height: auto;
	width:800px;
	position: relative;
}
#content {
	background-color: #393939;
	height: auto;
	width: 756px;
	padding: 22px;
	color:#999;
	line-height:20px;
}
#content a {
	color:#ffa040;
	text-decoration:none;
}
#footertoplinks {
	background-image: url(images/footerlinksbg.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 750px;
	padding: 9px 25px 5px 25px;
	color: #333;
	font-weight: bold;
}
#footertoplinks a {
	display:inline-block;
	color: #333;
	text-decoration:none;
	/*text-shadow: 0px 1px 0px #e5e5ee;
	filter: dropshadow(color=#333,offX=0,offY=1);*/
	text-shadow: 0px 1px 0px #e5e5ee;
}
#footer {
	background-color: #666666;
	width: 758px;
	text-align:center;
	padding: 21px;
}
#footer a {
	text-decoration:none;
	color: #CCC;
	text-shadow: 0px 1px 0px #353535;
}
#footer a:hover {
	color: #FFF;
	text-decoration:underline;
}
h2 {
	font-size: 18px;
	color: #CCC;
	text-shadow: 0px -1px 0px #000;
}
.formstyle {
	font-size: 14px;
	color: #000;
	text-align: center;
}
.privacy {
	width:700px;
	position:relative;
	padding: 20px;
}
.iphonecontain {
	width:757px;
	display: inline-block;
	position: relative;
}
.iphoneleft {
	width: 323px;
	float: left;
	margin-right: 40px;
}
.iphoneright {
	width: 323px;
	float:right;
	margin-left: 40px;
}
.pstyles {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}