body {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding:0;
	background: #e9e9e9;
	background:#fff;
	overflow-x:hidden;
	width: 100%;
}
a {
	text-decoration:underline;
	color: #35b9d7;
	font-weight:bold;
}

table {
	overflow-x:hidden;
}
table tr {
	overflow-x:hidden;
}
table tr td {
	overflow-x:hidden;
}
form {
	overflow-x:hidden;
}
div {
	xxxoverflow-x:hidden;
}
img{
	border:0;
}

.headerBox {
	background-color:#ffffff;
	height: 99px;
	color: white;
	font-size:8pt;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	overflow:hidden;
	color: #3399cc;
}
#ispyHeader {
	background:url(../images/wrapper_new.gif) repeat-x bottom;
	height:95px;
	margin:0 0 10px 0;
}
#ispyHeaderImage {
	background:url(../images/contactImage.png) no-repeat right top;
	height:95px;
}
#ispyLogo {
	margin:8px 0 0 20px;
}
#subheader{
	text-align:right;
	margin:0 20px 0 0;
}
#wrapper {
	margin:0 20px;
	
}
.servicesContent {
	position: absolute;
	left: 1%;
	top: 200px;
	width:94%;
}
.servicesContentText {
	margin:10px 0px 0px 0px;
}
.body {
	overflow-x: hidden;
}
.right {
	width:50%;
	float:right;
	margin:10px 0px 0px 0px;
}
h1 {
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h2 {
	color:#000;
	font-size:24px;
	margin:0;
}
h3 {
	color: #000;
	font-size:16px;
	margin: 0px;
}
p {
	margin: 0 0 15px 0;
}
.frmOrder {
	position:relative;
	left:0px;
	top:0px;
	width: 490px;
	margin: 0px 30px 0px 0px;
	height: 0px;
}
.frmOrder table tr {
	border: none none;
	border-right:1px solid #ccc;
}
.frmOrder table tr td {
	border: none none;
	
}
.frmOrder table tr th {
	border: none none;
	text-align: left;
}
#buyButtons {
	position:relative;
	top: 35px;
	left: 390px;
	overflow: auto;
	width: 88px;
	height: 330px;
	overflow: hidden;
}
.buyButton {
	padding: 0px;
	margin:0px;
	width:88px;
	height:32px;
	background:url(../images/btnPurchase_new.png) no-repeat;
}
.buyButton:hover {
	cursor:pointer;
}
.service {
	clear:both;
	margin: 10px 0px 0px 0px;
	float: left;
}
.service img {
	width: 119px;
	height: 106px;
}

.serviceLinks {
	font-size:14px;
	font-weight:bold;
}
.contactus {
	clear:both;
	font-size:16px;
	text-align: right;
	visibility:hidden
}
.contactuscontent {
	font-weight:bold;
}
.contactuscontent a {
	font-weight:bold;
	text-decoration:none
}
.contactuscontent a:visited {
	font-weight:bold;
	text-decoration:none
}
.contactuscontent a:hover {
	text-decoration:underline;
}
.orderBottom {
	width:490px;
	height:6px;
}
.orderBottom td {
	width:490px;
	height:6px;
}
.orderTitleTop {
	width:490px;
	height:32px;
}
.orderTitleTop td {
	width:490px;
	height:32px;
	padding: 2px 5px 0px 15px;
}
.orderTitle {
	background:#eee;
	width:470px;
}
.orderTitle td {
	background:white;
	padding: 5px 5px 5px 15px;
	width:470px;
}
.orderBoxHeader {
	background-color:#3e484b;
	color:white;
	padding: 3px;
	height:30px;
}
.orderBox {
	width: 100%;
	margin:0;
}
.orderBoxContent {
	padding: 0 5px;
	background:url(../images/orderbox.png) no-repeat;
	background-position:top right;
	height: 360px;
	overflow: hidden;
	margin:10px 0 0 0;
}
.orderButton {
	background:url(../images/btnPurchase_new.png) no-repeat;
	width:235px;
	height:24px;
}
.orderButton:hover {
	cursor:pointer;
}
.checkoutButton {
	background:url(../images/btnCheckout_new.png) no-repeat;
	width:143px;
	height:42px;
	margin:10px 0px 0px 0px;
}
.checkoutButton:hover {
	cursor:pointer;
}
.nextButton {
	background:url(../images/btnNext_new.png) no-repeat;
	width:60px;
	height:31px;
	margin:10px 0 0 0;
}
.nextButton:hover {
	cursor:pointer;
}
.packagesButton {
	background:url(../images/btnPackages_new.png) no-repeat;
	width:137px;
	height:31px;
	margin:10px 0 0 0;
}
.packagesButton:hover {
	cursor:pointer;
}
.summary {
	background:none;
}
.summary tr {
	background:none;
}

/*Receipt*/
.receiptWrapper {
	margin:0px auto 0px auto;
	width:726px;
	color:#3b393a;
}
.receiptHeader {
	background:url(../images/receiptHeader.png) no-repeat;
	width:726px;
	height:68px;
}
.receiptBody {
	background:url(../images/receiptBody.png) repeat-y;
	width:726px;
}
.receiptBody table {
	margin: 0px 0px 0px 50px;
	width:100%;
}
.receiptBody table tr th {
	font-weight:bold;
	text-align:left;
	width:200px;
}
.receiptFooter {
	background:url(../images/receiptFooter.png) no-repeat;
	width:726px;
	height:7px;
}
.saveReceipt {
	background:url(../images/btnSaveReceipt.png) no-repeat;
	width:162px;
	height:24px;
	float:right;
	margin:0px 30px 0px 0px;
}
.saveReceipt:hover {
	cursor:pointer;
}
.printReceipt {
	background:url(../images/btnPrintOrder.png);
	width:162px;
	height:24px;
	float:right;
	margin:0px 10px 0px 0px;
}
.printReceipt:hover {
	cursor:pointer;
}
.serviceDescriptionSmall{
	color:#999;
}
.small{
	font-size:11px;
}
.txtinput{
	width:280px;
}
.left {
	width: 100%;
	margin:0px 0px 0px 0px;
}
