body{
	margin:0;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color:#333;
	background:#bfc4c7 url(../images/bg-body.gif) repeat-x;
	min-width:1000px;
}
a{
	text-decoration:none;
	color:#0a92d2;
}
input, textarea, select{
	font:100% Verdana,arial,sans-serif;
	vertical-align:middle;
	color:#838383;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
/* wrapper */
#wrapper{
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: url(../images/bg-wrapper.gif) no-repeat 50% 0;
}
.w1{
	left: 50%;
	float: left;
	position: relative;
}
.w2{
	left: -50%;
	float: left;
	position: relative;
	width:1000px;
	background:#fff;
	text-align:left;
	padding-top:121px;
}
/* header */
#header{
	height:85px;
	padding:18px 0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:30;
	width:1013px;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
#header .logo{
	background:url(../images/bg-logo.gif) no-repeat;
	width: 217px;
	height: 74px;
	float:left;
	margin:3px 0 0 25px;
	overflow:hidden;
}
.logo a{
	height:100%;
	display:block;
	text-indent:-9999px;
}
#header .header-block{
	float:right;
	width:763px;
}
#header .flags{
	height:1%;
	overflow:visible;
	margin:5px 0 11px 0;
	position: relative;
	min-height: 20px;
}
.flags ul{
	margin:0;
	list-style:none;
	padding:0 37px 0 0;
	float:right;
	text-align:center;
}
.flags li{
	float:left;
}
.flags a{
	display:block;
	width:24px;
	height:17px;
}
.flags a:hover{
	background: url(../images/bg-flafs-hover.gif) no-repeat;
}
.flags li{
	display:inline;
	padding-left:3px;
}
/* nav-box */
#header .nav-box{
	background: url(../images/bg-nav-box.gif) no-repeat;
	width: 762px;
	height: 26px;
	margin-bottom:15px;
}
#header .nav-box:after{
	content:"";
	display:block;
	clear:both;
}
/* nav */
#nav{
	list-style:none;
	margin:0;
	padding:0 0 0 30px;
	line-height:26px;
	font-size:10px;
	float:left;
}
#nav li{
	float:left;
	position:relative;
	padding-right:1px;
}
#nav a{
	color:#fff;
	display:block;
	padding:0 8px;
	text-decoration:none;
}
#nav a:hover{
	background:#24b6f8;
}
.header-form fieldset{float:right;}
.header-form legend{display:none;}
.header-form .text{
	background: url(../images/bg-text-serch.gif) no-repeat;
	padding:0 7px 0 5px;
	float:left;
	margin-top:2px;
}
.header-form .text input{
	width: 99px;
	padding:5px 0;
	background:none;
	border:0;
	float:left;
	font-size:10px;
	color:#b2b2b2;
}
.header-form .submit{
}
.header-form .submit input{
	background: url(../images/bg-header-form-submit.gif) no-repeat;
	width: 26px;
	height: 26px;
	border:0;
	font-size:10px;
	color:#fff;
	padding:2px 0 4px;
	float:left;
	cursor:pointer;
}
.header-form .submit.hover  input,
.header-form .submit:hover input{background-position:0 -26px;}
.client-login{
	clear:both;
	overflow:hidden;
	width:763px;
}
.client-login a{
	background: url(../images/link-client-login.gif) no-repeat 0 -26px;
	width: 91px;
	height: 26px;
	text-indent:-9999px;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
.client-login span{
	width: 91px;
	height: 26px;
	text-indent:-9999px;
	display:block;
	position: absolute;
}
.client-login a:hover{
	background-position:0 0;
	clear: none;
	float: right;
	margin: -6 0 0 0;
	width: 92px;
}
/* main */
#main{
	height:1%;
	padding:1px 15px 33px 31px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
/* container */
#main .container{
	width:1000px;
	background:#03354b url(../images/bg-container.gif) no-repeat 100% 0;
	position:relative;
	margin:0 -15px 8px -31px;
}
#main .container:after{
	content:"";
	display:block;
	clear:both;
}
.container .img-box{
	background: url(../images/bg-container-img-box.png) no-repeat;
	width: 640px;
	height: 248px;
	position:absolute;
	top:-20px;
	left:-10px;
	padding:20px 20px 44px 10px;
}
.container .info{
	float:right;
	padding:26px 60px 17px 0;
	width:244px;
	line-height:21px;
	font-size:13px;
	color:#fff;
}
.container h1.network-capacity{
	background: url(../images/text-network-capacity.gif) no-repeat;
	width: 179px;
	height: 102px;
	overflow:hidden;
	margin:0 0 9px -1px;
}
.container h1.network-capacity span{
	width: 179px;
	height: 102px;
	text-indent:-9999px;
	display:block;
}
.container .info p{margin:0 0 10px;}
/* content */
#content{
	float:left;
	width:601px;
}
/* section */
#content .section{
	background: url(../images/bg-section.gif) no-repeat;
	margin-bottom:22px;
	position:relative;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:0 40px 1px 12px;
	z-index:100;
}
.section .info-list{
	height:1%;
	margin:0 -40px 0 -35px;
	position:relative;
	z-index:100;
	width:610px;
	font-size:12px;
}
.section .info-list:after{
	content:"";
	display:block;
	clear:both;
}
.section .info-list .holder{
	background: url(../images/bg-bottom-shadow.gif) no-repeat 100% 56px;	
	float:left;
	padding: 0 15px 0 0;
}
.section .info-list ul{
	list-style:none;
	margin:0 0 10px;
	padding:0 0 13px 12px;
	float:left;
	text-align:center;
	background: url(../images/bg-bottom-shadow-left.png) no-repeat 0 100%;
}
.section .info-list .r{
	width:30px;
	height:68px;
	float:left;
	overflow:hidden;
}
.section .info-list ul li{
	float: left;
	margin: 0 -24px 0 0;
	position: relative;
}
.section .info-list ul a{
	float: left;
	height: 56px;
	cursor:pointer;
}
.section .info-list ul .first a .center{background: url(../images/bg-first-link.gif) no-repeat;}
.section .info-list ul a .center{
	float: left;
	height: 56px;
	background: url(../images/bg-link.gif) repeat-x;
	padding: 15px 25px 0;
}
.section .info-list ul a:hover .center{
	background: url(../images/bg-link-center-hover.gif) no-repeat 100% 0;
	float: left;
	height: 56px;
}
.section .info-list ul a .right{
	background: url(../images/bg-link-right.png) no-repeat;
	float: left;
	width: 24px;
	height: 56px;
}
.section .info-list ul .first a .right{background: url(../images/bg-link-right-first.png) no-repeat;}
.section .info-list ul a:hover .right{background: url(../images/bg-link-right-hover.png) no-repeat;}
.section .first{z-index:4;}
.section .second{z-index:3;}
.section .third{z-index:2;}
.section .fourth{z-index:1;}
.section .info-list li.hover,
.section .info-list li:hover{position:relative;}
.section .info-list li.hover .drop,
.section .info-list li:hover .drop{display:block;}
.info-list a {
	float:left;
	color:#fff;
	position:relative;
	z-index:30;
}
.info-list .drop{
	position:absolute;
	top:56px;
	left:-9px;
	width: 270px;
	z-index:20;
	display:none;
}
.info-list .drop ul{
	background: url(../images/bg-info-list-drop.png) repeat-y;
	padding:0 38px 10px;
	width:196px;
	text-align:left;
	float:none;
	line-height:30px;
	margin:0;
}
.info-list .drop ul li{
	float:none;
	height:auto;
}
.info-list .drop ul a{
	float:none;
	padding:0;
}
.info-list .drop .t{
	background: url(../images/bg-info-list-drop-t.png) no-repeat;
	width: 270px;
	height: 8px;
	overflow:hidden;
}
.info-list .drop .b{
	background: url(../images/bg-info-list-drop-b.png) no-repeat;
	width: 270px;
	height: 23px;
	overflow:hidden;
}
.section p{margin:0 0 11px;}
/* twocolumns */
#content .twocolumns{
	height:1%;
	overflow:hidden;
	margin:0 -40px 0 0;
	width:650px;
}
.twocolumns .column{
	float:left;
	width:290px;
	margin-right:23px;
}
.twocolumns .block{
	position:relative;
	padding:4px 0 24px 40px;
	height:1%;
}
.twocolumns .family-title{
	background: url(../images/link-family-title.gif) no-repeat;
	width: 30px;
	position:absolute;
	top:0;
	left:3px;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:16px;
	padding:7px 0 8px;
	text-decoration: none;
}
.twocolumns .learn-more{
	background: url(../images/link-learn-more.gif) no-repeat;
	width: 90px;
	height: 14px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.twocolumns .learn-more:hover{background-position:0 -14px;}
.twocolumns .block p{margin:0 0 4px;}
/* sidebar */
#sidebar{
	float:right;
	padding-top:22px;
	width:287px;
}
#sidebar .title{
	color:#999;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	margin:0 0 16px;
	line-height:24px;
}
#sidebar .heading{
	position:relative;
	height:1%;
}
#sidebar .heading .more{
	background: url(../images/link-more.gif) no-repeat;
	width: 27px;
	height: 55px;
	position:absolute;
	top:-5px;
	right:-28px;
	text-indent:-9999px;
}
#sidebar .heading .more:hover{
	background-position:0 -55px;
}
#sidebar .ad{
	margin-bottom:23px;
	position:relative;
	overflow:hidden;
}
#sidebar .ad img{
	display:block;
	float:left;
}
#sidebar .ad .info{
	position:absolute;
	top:119px;
	left:16px;
	line-height:23px;
}
.ad .xiplink{
	background: url(../images/text-xiplink.gif) no-repeat;
	width: 82px;
	height: 21px;
	margin-right:10px;
	float:left;
	cursor:pointer;
}
.ad .xiplink span{
	text-indent:-9999px;
	width: 82px;
	height: 21px;
	display:block;
	overflow:hidden;
}
#sidebar .sidebar-list{
	list-style:none;
	margin:0;
	padding:2px 0 17px 16px;
	font-size:13px;
	line-height:16px;
}
.sidebar-list li{
	background: url(../images/bg-sidebar-list.gif) no-repeat 0 1px;
	padding:0 0 8px 19px;
}
#sidebar .box{
	background:url(../images/bg-box-cen.gif) repeat-y;
	width: 274px;
	margin:0 0 9px -6px;
	position:relative;
	color:#333;
}
#sidebar .box .holder{background:url(../images/bg-box-top.gif) no-repeat;}
#sidebar .box .frame{
	background:url(../images/bg-box-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:22px 20px 27px;
	text-align:center;
	line-height:19px;
	font-size:12px;
	height:1%;
}
#sidebar .box p{margin:0;}
#sidebar .box p strong{font-size:16px;}
#sidebar .box p strong a{color:#333;}
#sidebar .box p strong span{font-size:13px;}
#sidebar .box .frost{
	background: url(../images/text-frost-sullivan.gif) no-repeat;
	width: 224px;
	margin:0 auto 10px;
	height: 28px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar .box .cabset{
	background: url(../images/logo-cabset.gif) no-repeat;
	width: 79px;
	height: 75px;
	float:right;
	margin-right:11px;
}
#sidebar .cabset span{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#sidebar .box .info{
	float:left;
	width:220px;
	text-align:left;
	padding:8px 0 0 9px;
}
/* footer */
#footer{
	background: url(../images/bg-footer.gif) no-repeat;
	color:#fff;
	text-align:center;
	padding:8px 10px 18px;
	clear:both;
}
#footer p{margin:0 0 10px;}
/* inner page */
.inner-holder {
	height:1%;
}
.header-inner .client-login {
	float:right !important;
	clear:none !important;
	width:92px;
	position:relative;
	margin: -6px 0 0 0;
}
.main-inner {padding-bottom:48px !important;}
.header-inner .client-login a:hover {
	background:url(../images/link-client-hover.gif) no-repeat 1px 0;
}
.inner-content {
	width:645px !important;
	float:right !important;
	padding:34px 0 0;
	padding-left:34px;
}
.inner-content h1 {
	font-size:27px;
	color:#0A93D2;
	margin:0 0 20px -29px;
	line-height:26px;
	font-weight:normal;
}
.inner-content h2 {
	margin:0 0 4px -34px;
	padding-left:33px;
	font-size:21px;
	font-weight:normal;
	line-height:28px;
}
.inner-content p {margin:0 0 15px;}
.inner-content img {
	display:block;
	margin:19px 0 24px;
}
.inner-content .info-box {margin:68px 0 0;}
.inner-content .info-box h2 {margin:0 0 7px -33px;}
.inner-content .info-box p {margin:0;}
/* inner sidebar */
.inner-sidebar {
	float:left !important;
	width:220px !important;
	padding-top:65px !important;
	line-height:16px;
}
.inner-sidebar h3 {
	color:#0A93D2;
	font-size:21px;
	font-weight:normal;
	margin:0 0 4px;
	line-height: 22px;
}
.inner-sidebar strong.info {
	color:#333;
	font-size:12px;
	padding-left:2px;
	display:block;
	margin-bottom:10px;
}
.inner-sidebar .side-list,
.inner-sidebar .side-list li ul {
	margin:8px 0 0 0;
	padding:0 0 50px 10px;
	list-style:none;
}
.inner-sidebar .side-list li {
	padding-left:10px;
	background:url(../images/bullet-sidebar.gif) 0 6px no-repeat;
}
.inner-sidebar .side-list a {color:#333;}
.inner-sidebar .side-list li ul {
	padding:0 0 0 10px;
	margin: 3px 0 0 0;
}
.inner-sidebar .box {
	margin:9px 0 0 -18px !important;
	position:relative;
	width:273px !important;
	z-index:1;
}
/* inner nav box */
.nav-inner {
	height:1%;
	margin:-31px -28px 0 0;
}
.nav-inner:after,
.inner-holder:after {
	display:block;
	clear:both;
	content:"";
}
.nav-inner .inner-nav {
	width:733px;
	float:right;
	background:url(../images/bg-nav-inner.gif) no-repeat;
	height:67px;
	margin:0;
	padding:3px 0 0 29px;
	list-style:none;
	position:relative;
	z-index:100;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.nav-inner .inner-nav a:hover {text-decoration:none;}
* html .nav-inner .inner-nav {margin-right:-28px;}
* +html .nav-inner .inner-nav {margin-right:-28px;}
.inner-flags {
	width:764px !important;
	margin-bottom:8px !important;
}
.submit-hidden {
	position:absolute;
	left:-9999px;
	top:0;
	text-indent:-9999px;
	overflow:hidden;
	width:0;
	padding:0;
}
.header-inner .btn-go {
	margin-left:3px;
	float:left;
	display:inline;
}
/* inner nav */
.inner-nav .r{
	width:30px;
	height:68px;
	float:left;
	overflow:hidden;
}
.inner-nav li{
	float: left;
	margin: 0 -24px 0 0;
	position: relative;
}
.inner-nav a{
	float: left;
	height: 64px;
	cursor:pointer;
}
.inner-nav .first a .center{background: url(../images/bg.gif) no-repeat;
}
.inner-nav a .center{
	float: left;
	height: 45px;
	background: url(../images/bg-link-inner.gif) repeat-x;
	padding:19px 31px 0;
}
.inner-nav li:hover .center,
.inner-nav li.hover .center{
	background:#00a9e8 url(../images/bg-link-center-hover-inner.gif) no-repeat 100% 0;
	float: left;
	height: 45px;
}
.inner-nav a .right{
	background: url(../images/bg-link-right-inner.png) no-repeat;
	float: left;
	width: 24px;
	height: 64px;
	overflow:hidden;
}
.inner-nav .first a .right{background: url(../images/bg-link-right-inner.png) no-repeat;}
.inner-nav li:hover .right,
.inner-nav li.hover .right{background: url(../images/bg-link-right-hover-inner.png) no-repeat;}
.inner-nav .first{z-index:4;}
.inner-nav .second{z-index:3;}
.inner-nav .third{z-index:2;}
.inner-nav .fourth{z-index:1;}
.inner-nav li.hover,
.inner-nav li:hover{position:relative;}
.inner-nav li.hover .drop,
.inner-nav li:hover .drop{display:block;}
.inner-nav a {
	float:left;
	color:#fff;
	position:relative;
	z-index:30;
}
.inner-nav .drop{
	position:absolute;
	top:65px;
	left:-9px;
	width: 270px;
	z-index:100;
	overflow:hidden;
	display:none;
}
.inner-nav .drop ul{
	background: url(../images/bg-info-list-drop.png) repeat-y;
	padding:0 38px 10px;
	width:196px;
	text-align:left;
	float:none;
	line-height:30px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.inner-nav .drop ul li{
	float:none;
	height:auto;
}
.inner-nav .drop ul a{
	float:none;
	padding:0;
	position:relative;
}
.inner-nav .drop ul a:hover {text-decoration:underline;}
.inner-nav .drop .t{
	background: url(../images/bg-info-list-drop-t.png) no-repeat;
	width: 270px;
	height: 8px;
	overflow:hidden;
}
.inner-nav .drop .b{
	background: url(../images/bg-info-list-drop-b.png) no-repeat;
	width: 270px;
	height: 23px;
	overflow:hidden;
}
