/***************************************************
				      GLOBAL
***************************************************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg.jpg);
	background-color: #FCFAFB;
}

#howto {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFAFB;
}


#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
}
#header {
	margin: 0px;
	width: 940px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: 10px -43px;
	height: 266px;
	padding: 0px;
	background-image: url(images/logo.png);
}
.title_pic {
	padding-bottom: 15px;
}
p {
	margin: 0px;
	padding: 0px;
	display: inline;
}
a {
	background-repeat: no-repeat;
	background-position: left 15px;
	text-decoration: none;
	color: #3399CC;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	display: block;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0097b5;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	width: 100%;
}
.logo {
	display: block;
	width: 249px;
	left: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: left -40px;
	padding-top: 0px;
	height: 96px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
}
#main_picture {
	float: left;
	height: 222px;
	width: 920px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
}
#textarea {
	float: left;
	width: 920px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-position: center;
	color: #333333;
	padding-bottom: 35px;
	font-size: 14px;
}
/***************************************************
				      NAV
***************************************************/
ul#nav {
	margin: 0px;
	list-style-type: none;
	height: 43px;
	width: 471px;
	float: right;
	display: block;
	overflow: visible;
	padding: 0px;
}
ul#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
ul#nav a {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	height: 43px;
	display: block;
	float: left;
}
a#home {
	background-image: url(images/home_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: -9999px;
	width: 96px;
}
a#about {
	background-image: url(images/about_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: -9999px;
	width: 133px;
}
a#contact {
	background-image: url(images/contact_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: -9999px;
	width: 121px;
}
a#support {
	background-image: url(images/support_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	text-indent: -9999px;
	width: 121px;
}
a#home:hover, a#about:hover, a#contact:hover, a#support:hover {
	background-position: 0 -43px;
}
ul#nav li.current a#home, ul#nav li.current a#about, ul#nav li.current a#contact, ul#nav li.current a#support {
	background-position: 0 -86px;
}
ul#nav div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 135px;
	left: 563px;
	top: 43px;
}
ul#nav div a {
	position: relative;
	display: block;
	margin: 0;
	width: 135px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	height: 28px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/nav_dropdown_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
ul#nav div a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav_sublink_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
ul#nav div.support_link {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 150px;
	left: 806px;
	top: 43px;
}
ul#nav div.support_link a {
	margin: 0;
	width: 150px;
	height: 28px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul#nav div.support_link a:hover {
	margin: 0;
	width: 150px;
	height: 28px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/nav_sublink_support_hover.png);
	background-position: center center;
}
a.member_login {
	background-image: url(images/member_login.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	display: block;
	margin: 0px;
	height: 35px;
	width: 115px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	float: left;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.member_login:hover {
	text-decoration: underline;
	background-image: url(images/member_login_hover.png);
}
a.webmail {
	background-image: url(images/web_mail.png);
	background-repeat: no-repeat;
	background-position: left 23px;
	display: block;
	margin: 0px;
	height: 35px;
	width: 60px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	float: left;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.webmail:hover {
	text-decoration: underline;
	background-image: url(images/web_mail_hover.png);
}
/***************************************************
				      FOOTER
***************************************************/
#footer_container {
	background-color: #1E1D1D;
	float: left;
	height: 220px;
	width: 100%;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}
#footer_container a:hover {
	text-decoration: underline;
}
#footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: right 5px;
	height: 163px;
}
ul.footer_links {
	float: left;
	width: 129px;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	height: 110px;
}
ul.footer_links li {
	width: 129px;
	padding-top: 4px;
}
ul.footer_links strong {
	display: block;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E1D1D;
	text-transform: uppercase;
}
ul.footer_links a {
	color: #545050;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: none;
}
.sitemap_contact {
	float: left;
	width: 920px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #948F8F;
	padding-top: 10px;
}
.sitemap_contact a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
}
.sitemap_contact a.footer_bottom_a_first {
	padding-left: 357px;
}
.sitemap_contact ul {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sitemap_contact li {
	display: block;
	padding-left: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.sitemap_contact li a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer_bottom {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 12px;
	height: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer_bottom .madeby {
	color: #CCCCCC;
	font-size: 12px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 726px;
}
#footer_bottom a {
	text-decoration: none;
	color: #FFFFFF;
	background-image: none;
}
/***************************************************
				      HOME
***************************************************/
a.signup {
	background-image: url(images/signup.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 48px;
	width: 291px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin: 0px;
}
.intro {
	float: left;
	width: 920px;
	padding-bottom: 0px;
	background-image: url(images/daulphin.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
	padding-top: 92px;
}
#home_box {
	margin: 0px;
	float: left;
	font-size: 12px;
	color: #333333;
	width: 290px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#home_box h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 290px;
}
#home_box h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#home_box a {
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
}
#home_box a.morelink {
	color: #0097b5;
	display: block;
	padding-top: 10px;
	background-image: url(images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left: 10px;
	text-decoration: underline;
}
#home_box a:hover {
	text-decoration: underline;
}
#home_box a.home_box_banner {
	background-image: none;
	text-decoration: underline;
	height: 152px;
	width: 272px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/***************************************************
				   NETBAY CHOICES GLOBAL
***************************************************/
#left_section {
	margin: 0px;
	width: 240px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	float: left;
}
#left_section img {
	padding-bottom: 15px;
}
#left_section form {
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
#left_section form input {
	width: 220px;
	padding: 2px;
	margin-bottom: 6px;
	color: #666666;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #999999;
}
#left_section form textarea {
	width: 218px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #999999;
	margin-bottom: 6px;
}
#left_section form select {
	width: 223px;
	padding: 2px;
	height: 24px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #999999;
	color: #666666;
}
#left_section form input.submitform {
	height: 38px;
	width: 122px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 15px;
}
#left_section form input.captcha {
	padding: 2px;
	width: 170px;
	margin-top: 8px;
}
.captcha_warning {
	color: #FF0000;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
#right_section {
	margin: 0px;
	float: left;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
}
.completeinternatrates {
	display: block;
	width: 650px;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
}
.completeinternatrates a {
	background-image: url(images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	width: 188px;
	height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	float: right;
}
#completeinternatrates {
	margin: 0px;
	width: 650px;
	position: absolute;
	background-color: #969c92;
	top: 0px;
	left: 0px;
	background-image: url(images/rates_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#completeinternatrates .inner {
	display: block;
	float: left;
	top: 0px;
	overflow-x:hidden;
	overflow-y:scroll;
	height: 265px;
	width: 650px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
	margin-top: 40px;
}
#completeinternatrates .inner a {
	display: block;
	height: 30px;
	left: 0px;
	top: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 610px;
	float: left;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	background-image: none;
}
#completeinternatrates .inner ul {
	margin: 0px;
	left: 0px;
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	list-style-type: none;
}
#completeinternatrates .inner li {
	width: 230px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#completeinternatrates .inner strong {
	display: block;
	margin: 0px;
	width: 90px;
	float: left;
	padding: 0px;
	font-size: 12px;
}
#completeinternatrates .inner h1 {
	width: 140px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	font-weight: normal;
	color: #FFFFFF;
}
#right_section .signupnow_right_section {
	display: block;
	padding-bottom: 15px;
	width: 650px;
	padding-top: 3px;
}
ul.features {
	margin: 0px;
	width: 395px;
	list-style-type: none;
	background-image: url(images/features.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-size: 12px;
}
ul.features li {
	display: inline;
	background-image: url(images/greentick.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	float: left;
	width: 360px;
}
.pdf_download {
	margin: 0px;
	width: 250px;
	background-image: url(images/downloadforms.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: right;
}
.pdf_download a {
	display: block;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	height: 31px;
	background-repeat: no-repeat;
	background-position: 215px top;
	line-height: 30px;
	width: 32px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.pdf_download span {
	margin: 0px;
	float: left;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 80px;
	width: 120px;
	height: 21px;
}
/***************************************************
				      ADSL2 SLIDER
***************************************************/
#slider {
	width: 650px;
	height: 330px;
	background-repeat: no-repeat;
	background-position: left 17px;
	margin-top: 25px;
	background-image: url(images/hardware.png);
	padding-top: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	float: left;
}
#slidermenu {
	position: relative;
	height: 62px;
	width: 650px;
	margin: 0px;
	overflow: hidden;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#slidermenu ul {
	padding: 0px;
	margin: 0px;
	height: 62px;
}
#slidermenu ul li {
	float: left;
	list-style: none;
	background: none;
	padding: 0;
	height: 62px;
}
#slidermenu ul li a {
	font-size: 12px;
	color: #0097b5;
	font-weight: bold;
	width: 146px;
	text-align: left;
	z-index: 10;
	display: block;
	float: left;
	height: 54px;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 8px;
}
#slider ul.modem_description {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#slider ul.modem_description li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 300px;
}
#slidermenu ul li a:hover {
	color: #0097b5;
	text-decoration: none;
}
#slidermenu li.background {
	z-index: 8;
	position: absolute;
	visibility: hidden;
}
#slidermenu .background .left {
	height: 62px;
	background-image: url(images/white_arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 155px;
	margin-left: 2px;
}
#slidermenu strong {
	text-transform: uppercase;
	color: #FFFFFF;
}
.sliderpage {
}
/***************************************************
				 PRIVACY PAGE
***************************************************/
.privacy_policy {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.privacy_policy ul {
	width: 790px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 100px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.privacy_policy ul li {
	margin: 0px;
	padding: 0px;
	width: 790px;
	color: #000000;
}

/***************************************************
				 SUPPORT PAGES
***************************************************/
.supportpages {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.supportpages ul {
	width: 790px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.supportpages ul li {
	margin: 0px;
	padding: 0px;
	width: 790px;
	color: #000000;
}




/***************************************************
				    ABOUT US PAGE
***************************************************/
ul.about {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 100px;
	display: block;
	margin: 0px;
	width: 820px;
	font-size: 12px;
	color: #333333;
}
ul.about  li {
	margin: 0px;
	width: 790px;
	color: #666666;
	background-image: url(images/greentick.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 35px;
	font-weight: bold;
	list-style-type: none;
}
/***************************************************
				     CONTACT
***************************************************/
.contact_container {
	width: 841px;
	margin-right: auto;
	margin-left: auto;
}
.contact_info {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
.contact_info p {
	display: block;
}
.font_11 {
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-style: italic;
}
#contact_form {
	margin: 0px;
	float: left;
	width: 311px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#contact_form input {
	height: 18px;
	width: 300px;
	margin-bottom: 7px;
	color: #666666;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #999999;
}
#contact_form select {
	padding: 2px;
	width: 307px;
	margin-bottom: 7px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #999999;
}
#contact_form textarea {
	padding: 2px;
	width: 300px;
	height: 120px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #999999;
}
#contact_form .sumbit_form {
	height: 38px;
	width: 122px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#contact_form input.captcha {
	padding: 2px;
	width: 255px;
}
/***************************************************
				     SITEMAP
***************************************************/
ul.sitemap {
	width: 500px;
	margin: 0px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
ul.sitemap li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 500px;
}
ul.sitemap a {
	background-image: url(images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: 43px 4px;
	padding-left: 50px;
	display: block;
	width: 450px;
}
ul.sitemap h1 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 500px;
}
/***************************************************
				     PLAN CHOICE
***************************************************/
#plan_choice {
	width: 750px;
	float: left;
	padding-left: 70px;
	padding-top: 0px;
	padding-right: 0px;
	position: relative;
	padding-bottom: 0px;
	margin: 0px;
}
#plan_choice p {
	display: block;
	margin: 0px;
	padding: 0px;
}
#plan_choice  strong {
	padding-bottom: 10px;
	display: block;
}
#tab_title {
	background-image: url(images/getstarted.png);
	height: 45px;
	width: 725px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 25px;
	padding-left: 25px;
}
.tab_bottom {
	background-image: url(images/tab_content_bottom.png);
	height: 9px;
	width: 750px;
	display: block;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
}
.next_tab {
	background-image: url(images/proceedbutton.png);
	display: block;
	float: right;
	height: 50px;
	width: 188px;
	background-position: top;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 14px;
	text-align: center;
	padding-bottom: 0px;
}
.previous_tab {
	background-image: url(images/proceedbutton.png);
	display: block;
	float: left;
	height: 50px;
	width: 188px;
	background-position: top;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 14px;
	text-align: center;
}
#tabs_content {
	float: left;
	width: 700px;
	padding-top: 15px;
	background-image: url(images/tab_content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0px;
	margin: 0px;
}
/****tab1****/
#tab1 {
	float: left;
	width: 750px;
	padding-left: 0px;
}
#tab1 .question {
	background-image: url(images/icon_internet_connection.gif);
	background-repeat: no-repeat;
	background-position: 65px top;
	display: block;
	padding-left: 130px;
	padding-top: 15px;
	height: 125px;
}
/****tab1****/
#tab2 {
	float: left;
	width: 750px;
	padding-left: 0px;
}
#tab2 .question {
	display: block;
	padding-left: 65px;
	padding-top: 15px;
	height: 470px;
}
#tab2 ul {
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/ul_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 131px;
	display: block;
	width: 217px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
}
#tab2 .ul_container {
	width: 570px;
	height: 200px;
}
#tab2 li {
	padding-bottom: 5px;
}
/****tab1****/
#tab3 {
	float: left;
	width: 750px;
	padding-left: 0px;
	display: block;
}
#tab3 .question {
	background-image: url(images/icon_pay.png);
	background-repeat: no-repeat;
	background-position: 65px top;
	display: block;
	padding-left: 130px;
	padding-top: 15px;
	height: 130px;
}
#tab3 .question1 {
	background-image: url(images/icon_music.png);
	background-repeat: no-repeat;
	background-position: 65px top;
	display: block;
	padding-left: 130px;
	padding-top: 15px;
	height: 130px;
}
#tab3 .question2 {
	background-image: url(images/icon_videos.png);
	background-repeat: no-repeat;
	background-position: 65px top;
	display: block;
	padding-left: 130px;
	padding-top: 15px;
	height: 130px;
}
#tab3 .question3 {
	background-image: url(images/icon_games.png);
	background-repeat: no-repeat;
	background-position: 65px top;
	display: block;
	padding-left: 130px;
	padding-top: 15px;
	height: 130px;
}
#tab3 .option_center {
	text-align: center;
	float: left;
	width: 150px;
	display: block;
}
#tab3 .option_left {
	text-align: left;
	float: left;
	width: 150px;
	display: block;
}
#tab3 .option_right {
	text-align: right;
	float: left;
	width: 150px;
	display: block;
}
/****tab1****/
#tab4 {
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tab4 .question {
	display: block;
	padding-left: 65px;
	padding-top: 15px;
}
#tab4 ul {
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/ul_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 131px;
	display: block;
	width: 217px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#tab4 .ul_container {
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#tab4 li {
	padding-bottom: 2px;
}
#tab4 .low {

	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/planchoice.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	display: block;
	width: 217px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#tab4 .medium {


	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/planchoice.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	display: block;
	width: 217px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#tab4 .high {



	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/planchoice.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	display: block;
	width: 217px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#ie7 {
	background-color: #0F0;
	z-index: 9999999999;
	left: 0px;
	top: 0px;
	overflow: hidden;
	height: 50px;
	width: 50px;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {
	position:relative;
}.qmmc a {
	float:left;
	display:block;
	white-space:nowrap;
}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/

		

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
	background-color:transparent;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 65px;
	padding-bottom: 25px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 1px;
	color: #FFFFFF;
	
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		
		background-repeat:no-repeat;
		/*background-position:95%;*/
		
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	padding:0px;
	overflow: visible;
	z-index:100;
	margin: 0px;
	height: 50px;
	/*width: 400px;*/	
	}
#qm0 div a {
	color:#000000;
	padding:0px;
	overflow: visible;
	z-index:100;
	background-image: url(images/menu_dropdown_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 50px;
	margin: 0px;
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
	text-decoration:none;
	background-image: url(images/menu_dropdown_bg_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	}


	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		background-image:url(../padajuci/arrow.gif);	
	}
#main_menu1 {
	background-image: url(images/menu_broadband.png);
	width: 170px;
	display: block;
	height: 61px;
	overflow: hidden;
	background-position: left top;
}
#sub_menu1 {
	width: 169px;
}

#main_menu2 {
	background-image: url(images/menu_iptv.png);
	width: 102px;
	display: block;
	height: 61px;
	overflow: hidden;
	background-position: left top;
}
#main_menu3 {
	background-image: url(images/menu_dialup.png);
	width: 124px;
	display: block;
	height: 61px;
	overflow: hidden;
	background-position: left top;
}
#main_menu4 {
	background-image: url(images/menu_business.png);
	width: 142px;
	display: block;
	height: 61px;
	overflow: hidden;
	background-position: left top;
}
#sub_menu4 {
	width: 141px;
	display: block;
}


#main_menu1:hover, #main_menu2:hover, #main_menu3:hover, #main_menu4:hover
{
	background-position: 0px -61px;
}
#main_menu1.current, #main_menu2.current, #main_menu3.current, #main_menu4.current
{
	background-position: 0px -122px;
}

