html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #06f;
}
a:hover, a:active {
	text-decoration: none;
	color: #000;
}
.red {
	color: #c00;
}
.red-border {
	border: solid 1px #c00;
}
div.hrDIV {
	margin: 10px 0;
	width: 100%;
	height: 1px;
	background-color: #bbb;
	font-size: 0;
}
div.main {
	position: relative;
	width: 800px;
}
div.header {
	position: absolute;
	top:0 ; left: 0;
	width: 800px;
	height: 100px;
	line-height: normal;
}
div.logo {
	position: absolute;
	top: 25px; left: 13px;
	background-image: url(../images/logo.gif);
	width: 121px;
	height: 48px;
	cursor: pointer;
}
div.login {
	position: absolute;
	top: 28px; right: 0;
}
div.login a,
div.login a:link,
div.login a:visited {
	text-decoration: none;
	color: #c00;
}
div.login a:hover,
div.login a:active {
	text-decoration: none;
	color: #000;
}
div.logo-t-bg {
	position: absolute;
	top: 44px; right: 0;
	background-color: #333;
	width: 655px;
	height: 20px;
}
div.logo-t {
	position: absolute;
	top: 3px; left: 9px;
	color: #fff;
}
div.logo-t-circle {
	position: absolute;
	top: 2px; left: 2px;
	background-color: #fff;
	width: 16px;
	height: 16px;
}
div.navigation {
	position: absolute;
	top: 70px; right: 0;
	z-index: 1000;
}
div.navigation a,
div.navigation a:link,
div.navigation a:visited {
	text-decoration: none;
	color: #666;
}
div.navigation a:hover,
div.navigation a:active {
	text-decoration: none;
	color: #000;
}
div.content {
	background-color: #fff;
	border: solid 1px #bbb;
	width: 798px;
	padding-bottom: 10px;
}
div.in-content {
	width: 100%;
	padding: 10px;
}
div.banner-ctn {
	position: relative;
}
div.banner {
	border: solid 1px #bbb;
	width: 778px;
	height: 194px;
	margin-top: 10px;
}
div.banner1 {
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	width: 778px;
	height: 194px;
}
div.banner2 {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	width: 778px;
	height: 194px;
}
div.next-prev {
	position: absolute;
	top: 175px; left: 20px;
	z-index: 100;
}
div.next-prev div.nextSlide {
	position: absolute;
	top: 0; left: 0;
	background-color: #900;
	width: 10px;
	height: 10px;
	border: solid 1px #FFF;
	cursor: pointer;
}
div.next-prev div.prevSlide {
	position: absolute;
	top: 0; left: 15px;
	background-color: #000;
	width: 10px;
	height: 10px;
	border: solid 1px #FFF;
	cursor: pointer;
}
div.footer {
	color: #666;
	margin-top: 10px;
	font-size: 9px;
	line-height: normal;
}
div.nav-underline {
	position: absolute;
	top: 15px; right: 0;
	background-color: #c00;
	height: 2px;
	font-size: 0;
	display: none;
}
div.nav-underline.home {
	right: 0;
	width: 58px;
}
div.nav-underline.about {
	right: 90px;
	width: 36px;
}
div.nav-underline.edu {
	right: 331px;
	width: 31px;
}
div.nav-underline.resellers {
	right: 422px;
	width: 91px;
}
div.nav-underline.contact {
	right: 540px;
	width: 47px;
}
div.nav-menu {
	position: absolute;
	top: -3px;
	cursor: pointer;
	display: none;
	zoom: 1;
}
div.nav-menu a,
div.nav-menu a:link,
div.nav-menu a:visited {
	display: block;
	margin: 0;
	padding: 2px 0;
	background-color: #666;
	color: #fff;
}
div.nav-menu a:hover,
div.nav-menu a:active {
	background-color: #c00;
	color: #fff;
}
div.nav-menu a.invisible {
	background: none;
}
div.nav-menu a.seprator {
	background: none;
	padding: 0;
	height: 2px;
	font-size: 0;
}
div.nav-menu.service {
	right: 147px;
	width: 80px;
}
div.nav-menu.service a,
div.nav-menu.service a:link,
div.nav-menu.service a:visited {
	display: block;
	margin: 0;
	padding: 2px 0;
	background-color: #f60;
	border: solid 1px #f60;
	color: #fff;
}
div.nav-menu.service a:hover,
div.nav-menu.service a:active {
	background-color: #fff;
	border: solid 1px #f60;
	color: #f60;
}
div.nav-menu.service a.invisible {
	background: none;
	border: none 0;
}
div.nav-menu.service a.seprator {
	background: none;
	border: none 0;
	padding: 0;
	height: 2px;
}
div.nav-menu.client {
	right: 220px;
	width: 120px;
}
div.nav-menu.client a,
div.nav-menu.client a:link,
div.nav-menu.client a:visited {
	display: block;
	margin: 0;
	padding: 2px 0;
	background-color: #390;
	border: solid 1px #390;
	color: #fff;
}
div.nav-menu.client a:hover,
div.nav-menu.client a:active {
	background-color: #fff;
	border: solid 1px #390;
	color: #390;
}
div.nav-menu.client a.invisible {
	background: none;
	border: none 0;
}
div.nav-menu.client a.seprator {
	background: none;
	border: none 0;
	padding: 0;
	height: 2px;
}
div.nav-menu.support {
	right: 303px;
	width: 130px;
}
div.nav-menu.support a,
div.nav-menu.support a:link,
div.nav-menu.support a:visited {
	display: block;
	margin: 0;
	padding: 2px 0;
	background-color: #09c;
	border: solid 1px #09c;
	color: #fff;
}
div.nav-menu.support a:hover,
div.nav-menu.support a:active {
	background-color: #fff;
	border: solid 1px #09c;
	color: #09c;
}
div.nav-menu.support a.invisible {
	background: none;
	border: none 0;
}
div.nav-menu.support a.seprator {
	background: none;
	border: none 0;
	padding: 0;
	height: 2px;
}
div.tabs-head {
	width: 780px;
	height: 21px;
	position: relative;
	margin-top: 15px;
}
div.tabs {
	background-repeat: no-repeat;
	height: 21px;
	position: absolute;
	top: 0;
	cursor: pointer;
}
div.tabs.t-adsl {
	background-image: url(../images/tab-adsl.gif);
	width: 65px;
	right: 0;
}
div.tabs.t-broadband {
	background-image: url(../images/tab-broadband.gif);
	width: 91px;
	right: 55px;
}
div.tabs.t-vpn {
	background-image: url(../images/tab-vpn.gif);
	width: 58px;
	right: 136px;
}
div.tabs.t-edu {
	background-image: url(../images/tab-edu.gif);
	width: 66px;
	right: 184px;
}
div.tabs-body {
	border: solid 1px #bbb;
	width: 758px;
	margin-top: -1px;
	padding: 10px;
}
div.t-tabcontent-text {
	padding: 5px 5px 5px 15px;
}
div.tab-link {
	display: block;
	border: solid 1px #bbb;
	color: #c00;
	width: 155px;
	padding: 5px;
	margin: 0 0 5px 0;
	cursor: pointer;
}
div.tab-link:hover {
	border: solid 1px #c00;
	color: #000;
}
div.header-img {
	background-repeat: no-repeat;
	width: 580px;
	height: 90px;
}
div.danesh-logo {
	background-image: url(../images/danesh-logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 167px;
	height: 51px;
}
table.border {
	border: solid 1px #bbb;
}