iframe {
	border: none;
}
#topTabs {
	display: none;
}
#errorMsg {
	margin-left:300px;
	width: 375px;
}
#titleOfPage {
	display: inline;	/*-- required for IE6- compatibility --*/
	height: 40px;
	width: 460px;
	float: left;
	margin-top: 15px;
	margin-left: 280px;	/*-- same as section1 --*/
	background: url('../images/ziptotech/nt_ziptotech_title-en.gif') no-repeat;
}
div.pageTitle {
	display: none;
}
#page-content-wrapper {
	padding: 0 !important;
	background: url('../images/ziptotech/NT_ziptech_backgn.jpg') no-repeat;
}

#page-content-wrapper2 {
	padding: 0 !important;
	background: url('../images/ziptotech/home_phone.jpg') no-repeat;
	background-position: 70px 15px;
}

/*make sure to replace image in future*/
#page-content-wrapper3 {
	padding: 0 !important;
	background: url('../images/ziptotech/hotspot.jpg') no-repeat;
	background-position: 70px 15px;
}

#body {
	float: left;
	padding: 0 !important;
}
form {
	margin: 0 !important;
}
#section1 {
	display: inline;	/*-- required for IE6- compatibility --*/
	width: 421px;
	float: left;
	margin-left: 280px;	/*-- same as pageTitle --*/
	margin-top: 14px;
}
#section1 p {
	padding: 0;
	margin: 0;
}
#section1 p strong {
	font-weight: normal;
}
#section2 {
	display: inline;	/*-- required for IE6- compatibility --*/
	width: 405px;
	float: left;
	margin-top: 15px;
	margin-left: 300px;
	padding: 14px;
	border: 3px solid #51a1c2;
	text-align: left;
	background:#e5f2f8;

}
#section2 #section2_top {
	width: 100%;
	float: left;
}
#section2 #zipLabel {
	margin-right: 7px;
	float: left;
}
#section2 #zipLabel strong {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
#section2 #zip {
	width: 100px;
	float: left;
	border: 1px solid #0c2a82;
}
#section2 a#help {
	color: #51a1c2;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	margin: 0 10px 0 7px;
	float: left;
	display: block;
}
#section2 img {
	vertical-align: text-bottom;
	float: left;
}
#section2 #submitBtn {
	float: left;
	width:86px; height:26px;
	margin-top: -2px;
}
#section2 #note {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 14px;
	margin-bottom: 0;
	padding-top: 10px;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px dotted #999;
}
#atlas_banners {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
#atlas_1, #atlas_2 {
	display: inline;	/*-- required for IE6- compatibility --*/
	float: left;
	margin-left: 6px;
}
#upperBody, #lowerBody {
	width: 100%;
	float: left;
}
#upperBody {
	height: 368px;
}