@charset "UTF-8";
#topholder-box {
	height: 350px;
	width: 750px;
}
#bottomholder-box {
	height: 300px;
	width: 750px;
}
#botL-box {
	width: 375px;
	height: 300px;
	float: left;
}
#botR-box {
	width: 375px;
	height: 300px;
	float: right;
	
}
.infotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	vertical-align: bottom;
}
#topleft-box {
	float: left;
	height: 350px;
	width: 400px;
	
}
#topright-box {
	float: right;
	height: 350px;
	width: 350px;
	
}
#opbox {
	float: left;
	height: 600px;
	width: 350px;
}
#info-operators {
	float: left;
	height: 570px;
	width: 375px;
}
#operator-box {
	height: 550px;
	width: 335px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#info-container {
	height: 600px;
	width: 750px;
}
#info-distributors {
	float: right;
	height: 570px;
	width: 375px;
}
#distributors-box {
	height: 550px;
	width: 335px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#oper-head {
	height: 150px;
	width: 335px;
	background-image: url(../img/public/opsignup-150px.jpg);
	background-repeat: no-repeat;
}
#distri-head {
	height: 150px;
	width: 335px;
	background-image: url(../img/public/dissign-150px.jpg);
	background-repeat: no-repeat;
}
#connectwindow_overlay{
	display: none;
	visibility: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0%;
	position: absolute;
	background-color: #333333;
}
#connectbox_container{
	display: none;
	visibility: hidden;
	height: 520px;
	width: 500px;
	z-index: 800;
	background-color: #FFFFFF;
	left: 370px;
	top: 117px;
	position: absolute;
}
#connectframe_container{
	display: none;
	visibility: hidden;
	height: 500px;
	width: 500px;
	z-index: 800;
	background-color: #FFFFFF;
}
#connectwindowclose {
	display: none;
	visibility: hidden;
	height: 20px;
	width: 500px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	z-index: 800;
	background-image: url(../img/tb_20px.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}
#progressimg {
	margin-top: 25px;
	margin-left: 180px;
}
.connectclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}
.connectclose a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	text-decoration: none;
}
.infotxt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	vertical-align: bottom;
	text-decoration: underline;
	font-style: italic;
}
.infotxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	vertical-align: bottom;
	text-decoration: underline;
}
#call-info {
	height: 35px;
	width: 750px;
	background-image: url(../img/guides/callnow.jpg);
	background-repeat: no-repeat;
}
