/*---Global---*/
body{
	margin:0;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#0067b1 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*---GlobalEnd---*/
/*---Main---*/
#main{
	width:931px;
	margin:0 auto;
}
.container{
	clear:both;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-main-content-grad.png) repeat-y;
	padding:0 8px;
}
.main-bottom{
	background:url(../images/bg-main-content-bottom.png) no-repeat;
	height:14px;
	overflow:hidden;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	width:100%;
	display:table;

}
.logo{
	float:left;
	width:170px;
	height:75px;
	padding:25px 0 2px 25px;
	margin:0;
}
.logo a{
	display:block;
	width:170px;
	height:75px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
}
.logo a span{
	display:block;
	text-indent:-9999px;
}
.top-menu{
	list-style:none;
	margin:0;
	padding:6px 5px 13px 0;
	float:right;
	font-size:12px;
	line-height:15px;
}
.top-menu li{
	float:left;
	margin:0 15px 0 0;
	display:inline;
}
.top-menu li a{
	float:left;
	color:#fff;
}
.top-menu li a.chat{
	padding:0 0 2px 26px;
}
.top-menu li a.news{
	background:url(../images/ico-pencil.gif) no-repeat 0 50%;
	padding:0 0 2px 20px;
}
.phone{
	clear:right;
	float:right;
	font-size:16px;
	line-height:18px;
	color:#fff;
	padding:0 20px 7px 0;
}
.search{
	float:right;
	clear:right;
	margin:0 15px 0 0;
	display:inline;
}
.nav-holder{
	clear:both;
	width:100%;
	display:table;
}
.nav-holder .bg{
	float:left;
	width:100%;
	background:url(../images/bg-navigation.png) no-repeat;
}
.navigation{
	list-style:none;
	margin:0;
	padding:0 0 0 25px;
	float:left;
	font-size:12px;
	line-height:30px;
	position:relative;
	z-index:200;
}
.navigation li{
	float:left;
}
.navigation a{
	display:block;
	color:#7f7c7c;
	padding:0 25px;
	text-decoration:none !Important;
}
.navigation li.hover,
.navigation li:hover{
	position:relative;
	background:url(../images/btn-nav-hover-left.gif) no-repeat;
}
.navigation li.hover a,
.navigation li:hover a{
	background:url(../images/btn-nav-hover-right.gif) no-repeat 100% 0;
	position:relative;
}
.navigation li.hover .drop-down,
.navigation li:hover .drop-down{
	display:block;
}
.navigation .drop-down{
	position:absolute;
	top:30px;
	left:0;
	display:none;
	background:url(../images/bg-drop-down-grad.gif) repeat-y;
	width:189px;
}
.navigation .drop-down .bottom{
	height:4px;
	background:url(../images/bg-drop-down-bottom.gif) no-repeat;
	overflow:hidden;
	margin:-4px 0 0;
}
.navigation .drop-down ul{
	list-style:none;
	background:url(../images/bg-drop-down-top.gif) no-repeat;
	margin:0;
	padding:3px 0;
	width:100%;
	overflow:hidden;
	line-height:24px;
}
.navigation .drop-down ul li{
	background:none;
	float:none;
	height:1%;
	vertical-align:top;
}
.navigation .drop-down ul a{
	background:none;
	padding:0 0 0 15px;
	height:1%;
}
.navigation .drop-down ul a:hover{
	color:#fff;
	background:url(../images/bg-drop-down-hover.gif) repeat-x;
	margin:-3px 0;
	padding:3px 0 3px 15px;
	position:relative;
}
.btn-rss{
	float:right;
	background:url(../images/ico-rss.gif) no-repeat 0 50%;
	padding:0 0 0 24px;
	line-height:18px;
	font-size:10px;
	color:#7f7c7c;
	margin:7px 20px 0 0;
	display:inline;
	position:relative;
}
/*---HeaderEnd---*/
/*---Promo---*/
#promo{
	height:1%;
	overflow:hidden;
}
#promo .flash-holder{
	width:680px;
	overflow:hidden;
	float:left;
}
* html #promo .flash-holder{position:relative;}
#promo .video-block{
	float:right;
	width:225px;
	padding:21px 10px 0 0;
	overflow:hidden;
}
* html #promo .video-block{position:relative;}
#promo .video-block div{
	width:227px;
	height:179px;
	overflow:hidden;
	margin:0 0 7px;
}
#promo .video-block p{
	margin:0 5px 0 18px;
	font-size:12px;
	line-height:15px;
	color:#707070;
}
#promo .video-block p a{color:#0057a4;}
/*---PromoEnd---*/
/*---Container---*/
.content-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 14px;
}
.services{
	list-style:none;
	margin:0;
	padding:0 0 15px 8px;
	float:left;
}
.services li{
	float:left;
	padding:12px 0 0 14px;
}
.services li a{
	display:block;
	text-align:center;
	background:url(../images/bg-btn.gif) no-repeat;
	width:213px;
	height:112px;
	position:relative;
}
.services li a:hover{
	text-decoration:none;
	background-position:0 -112px;
}
.services li a:hover strong{color:#0057a4;}
.services img{
	margin:-12px auto 5px;
	position:relative;
}
.services strong{
	display:block;
	font-size:16px;
	line-height:16px;
	color:#0067b1;
	font-weight:normal;
}
.services span{
	display:block;
	font-size:12px;
	line-height:15px;
	color:#707070;
}
.add-services{
	list-style:none;
	margin:0;
	padding:14px 22px 0 0;
	float:right;
	width:189px;
}
.add-services li{
	margin:0 0 6px;
}
.add-services a{
	display:block;
	height:32px;
	line-height:32px;
	background:url(../images/btn-add-service.gif) no-repeat;
	color:#0067b1;
	position:relative;
}
.add-services a:hover{
	text-decoration:none;
	background-position:0 -32px;
	color:#0057a4;
}
.add-services img{
	float:left;
	margin:-3px 0 0 10px;
	display:inline;
	position:relative;
}
.add-services span{
	display:block;
	margin:0 0 0 60px;
}
.news-block{
	background:url(../images/bg-news-block-grad.gif) repeat-y;
	width:239px;
	float:right;
	margin:0 17px 0 32px;
	display:inline;
	padding:0 0 0 0;
}
.news-block .top{
	background:url(../images/bg-news-block-top.gif) no-repeat;
	padding:3px 4px 0;
}
.news-block .bottom{
	background:url(../images/bg-news-block-bottom.gif) no-repeat;
	height:6px;
	overflow:hidden;
}
.news-block .news-title{
	display:block;
	background:#0067b1 url(../images/bg-news-block-title.gif) no-repeat;
	font-size:12px;
	line-height:21px;
	color:#fff;
	text-align:center;
	margin:0 0 8px;
}
.news-list{
	list-style:none;
	margin:0;
	padding:0 0 0 6px;
	height:1%;
	overflow:hidden;
}
.news-list dt{
	float:left;
	width:60px;
	font-size:11px;
	color:#0057a4;
	font-weight:bold;
}
.news-list dd{
	height:1%;
	overflow:hidden;
	font-size:10px;
	margin:0 0 9px;
	padding:0 5px 0 0;
}
.news-list dd span{display:block;}
.news-list dd a{color:#0057a4;}
.text-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 0 27px;
}
.btn-share{
	height:20px;
	width:75px;
	float:right;
	padding:20 15 0 0px;
	margin:0 7px 0 0;
	display:inline;
	position:relative;
}
.text-holder h2{
	font-size:16px;
	font-weight:normal;
	color:#0067b1;
	margin:0 0 10px;
}
.text-holder h3{
	font-size:14px;
	font-weight:normal;
	color:#0067b1;
	margin:0 0 3px;
}
.text-holder p{
	font-size:12px;
	line-height:16px;
	color:#707070;
	margin:0 0 6px; 
}
.text-holder .more{
	color:#0057a4;
	font-size:12px;
	line-height:16px;
}
.text-holder .invisible{
	color:#707070;
	font-size:12px;
	line-height:16px;
}
.text-holder .more ul li{
	color:#0057a4;
	font-size:12px;
	line-height:16px;
}
.text-holder dd ol li{
	color:#707070;
	font-size:12px;
	line-height:16px;
	margin:0 0 2px ;
}
/*---ContainerEnd---*/
/*---Content---*/
#content{
	width:673px;
	float:right;
	padding:0 17px 0 0;
}
.top-holder{
	padding:20px 33px 0 25px;
	height:1%;
	overflow:hidden;
}
* html .top-holder{position:relative;}
.back{
	font-size:10px;
	line-height:12px;
	color:#707070;
}
#content .main-title{
	background:url(../images/border-main-title.gif) repeat-x 0 20px;
	height:1%;
	overflow:hidden;
	margin:0 0 6px;
}
#content .text-holder .main-title img{
	float:left;
	margin:2px 9px 0 0;
}
#content .main-title h2{
	float:left;
	font-size:18px;
	font-weight:normal;
	line-height:29px;
	background:#fff;
	padding:0 6px 0 0;
	margin:0;
}
#content .text-holder{
	padding:0 16px;
	height:1%;
	overflow:hidden;
	background:#fff;
}
#content .text-holder img{
	float:right;
	margin:0 0 10px 10px;
}
#content .text-holder p{margin:0 0 16px;}
.tabset{
	margin:30px 0 0;
	padding:0 0 0 21px;
	float:left;
	width:402px;
	position:relative;
	z-index:100;
}
.tabset a{
	float:right;
	line-height:18px;
	background:url(../images/tabset-btn.gif) no-repeat 0 -19px;
	width:155px;
	margin:0 0 0 -21px;
	text-align:center;
	font-size:12px;
	color:#006a5e;
	text-decoration:none !important;
}
.tabset a.active{
	background-position:0 0;
	padding:0 0 1px;
	margin-bottom:-1px;
	color:#0057a4;
	position:relative;
}
.tab-spacer {
	padding:0 0 25 0px;
	position:absolute;
	}

div.tab{
	clear:both;
	height:1%;
	overflow:hidden;
	border:1px solid #ebeaea;
	background:#fff url(../images/bg-tab-grad.gif) repeat-x 0 100%;
	height:160px;
	position:relative;z-index:1;
}
.top-text{
	width:100%;
	overflow:hidden;
	padding:10px 0 7px;
}
.top-text a{
	float:right;
	margin:0 20px 0 0;
	display:inline;
	color:#0057a4;
}
.top-text p{
	margin:0 0 0 20px;
	font-size:11px;
	line-height:13px;
	color:#565151;
}
#carusel, #testimonials{
	width:100%;
	overflow:hidden;
	position:relative;
}
#carusel .link-prev, #testimonials .link-prev{
	background:url(../images/arrow-gall-left.png) no-repeat;
	width:37px;
	height:27px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:36px 16px 0 20px;
	display:inline;
}
#carusel .link-next, #testimonials .link-next{
	background:url(../images/arrow-gall-right.png) no-repeat;
	width:37px;
	height:27px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:36px 0 0 16px;
	display:inline;
}
#carusel .bg, #testimonials .bg{
	float:left;
	background:url(../images/bg-gallery.png) no-repeat;
	width:530px;
	height:100px;
	position:relative;
}
* html #carusel .bg, * html #testimonials .bg{position:static;}
#carusel .bg div, #testimonials .bg div{
	width:520px;
	height:92px;
	margin:2px 0 0 3px;
	position:relative;
	overflow:hidden;
}
#carusel ul, #testimonials ul{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:19px;
	left:0;
	width:9999px;
}
#carusel ul li, #testimonials ul li{
	float:left;
	padding:0 10px 0 10px;
}
#testimonials ul li {
	padding: 0px 0px 0px 0px;	
}
/*----testimonials carusel------*/
#test{
	width:100%;
	overflow:hidden;
	position:relative;
}
#test .arrow-prev{
	background:url(../images/arrow-gall-left.png) no-repeat;
	width:37px;
	height:27px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:36px 16px 0 20px;
	display:inline;
}
#test .arrow-next{
	background:url(../images/arrow-gall-right.png) no-repeat;
	width:37px;
	height:27px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:36px 0 0 16px;
	display:inline;
}
#test .bg{
	float:left;
	background:url(../images/bg-gallery.png) no-repeat;
	width:530px;
	height:100px;
	position:relative;
}
* html #test .bg{position:static;}
#test .bg div{
	width:522px;
	height:92px;
	margin:2px 0 0 3px;
	position:relative;
	overflow:hidden;
}
#test ul{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:19px;
	left:0;
	width:9999px;
}
#test ul li{
	float:left;
	padding:0 10px 0 10px;
}
/*----mini carusel-----*/
#mini-carusel{
	width:100%;
	overflow:hidden;
	position:relative;
}
#mini-carusel .link-prev{
	background:url(../images/arrow-gall-left.png) no-repeat;
	width:37px;
	height:27px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:36px 16px 0 20px;
	display:inline;
}
#mini-carusel .link-next{
	background:url(../images/arrow-gall-right.png) no-repeat;
	width:37px;
	height:27px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:36px 0 0 16px;
	display:inline;
}
#mini-carusel .bg{
	float:left;
	background:url(../images/bg-gallery.png) no-repeat;
	width:530px;
	height:100px;
	position:relative;
}
* html #mini-carusel .bg{position:static;}
#mini-carusel .bg div{
	width:522px;
	height:92px;
	margin:2px 0 0 3px;
	position:relative;
	overflow:hidden;
}
#mni-carusel ul{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:19px;
	left:0;
	width:9999px;
}
#mini-carusel ul li{
	float:left;
	padding:0 20px 0 12px;
}
/*-----profile block------*/
.profile-block{
	padding:16px 0 0;
	width:100%;
	overflow:hidden;
}
.profile-block img{
	float:left;
	margin:0 18px 0 11px;
}
.profile-block .details{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:160px;
	line-height:14px;
}
.profile-block .details li{
	margin:0 0 14px;
}
.profile-block .details strong{
	display:block;
	font-size:12px;
	color:#0067b1;
	font-weight:normal;
}
.profile-block blockquote{
	width:280px;
	margin:0 20px 0 0;
	float:right;
	display:inline;
	text-align:right;
}
.profile-block blockquote p{margin:0;}
.profile-block blockquote q{
	display:block;
	quotes:none;
	font-style:italic;
	font-size:12px;
	line-height:14px;
	color:#0067b1;
	margin:0 0 14px;
}
.profile-block blockquote q:before,
.profile-block blockquote q:after{content:"";}
.profile-block blockquote cite{
	display:block;
	font-size:11px;
	line-height:14px;
	color:#707070;
	font-style:normal;
	margin:0 0 10px;
}
.profile-block .more{
	clear:right;
	float:right;
	margin:0 20px 0 0;
	display:inline;
	white-space:nowrap;
	color:#0057a4;
	text-decoration:none;
}
.profile-block .more:hover{text-decoration:none;}
.spotlight{
	width:100%;
	overflow:hidden;
}
.spotlight img{
	float:left;
	margin:15px 17px 0 12px;
}
.spotlight div{
	height:1%;
	overflow:hidden;
	padding:15px 0 0;
}
.spotlight .title{
	font-size:14px;
	line-height:16px;
	color:#0067b1;
	display:block;
	font-weight:normal;
	margin:0 0 10px;
}
.spotlight p{
	margin:0 0 16px;
	font-size:12px;
	line-height:16px;
	color:#565151;
}
.spotlight p a{
	color:#0057a4;
	text-decoration:underline;
}
.spotlight p a:hover{text-decoration:none;}
/*---ContentEnd---*/
/*---Sidebar---*/
#sidebar{
	float:left;
	width:189px;
	padding:10px 0 0 19px;
}
.slide-block{
	width:100%;
	position:relative;
	margin:0 0 13px;
	z-index:199;
}
.slide-block .open-close{
	display:block;
	background:url(../images/btn-slide-block-open-close.gif) no-repeat;
	font-size:14px;
	line-height:32px;
	text-align:center;
	color:#0067b1;
	position:relative;
	z-index:5;
	cursor:pointer;
}
.slide-block .open-close:hover{
	color:#0057a4;
	text-decoration:none;
}
.slide-block .open-close span{
	display:block;
	height:32px;
	background:url(../images/arrow.gif) no-repeat 12px 50%;
}
.slide-block .block{
	position:absolute;
	top:30px;
	left:0;
	background:url(../images/bg-slideblock-grad.gif) repeat-y;
	width:100%;
	z-index:1;
}
.slide-block .block .bg{
	background:url(../images/bg-slideblock.gif) no-repeat 0 100%;
	padding:0 0 5px;
}
.offers{
	display:block;
	background:url(../images/btn-slide-block-open-close.gif) no-repeat;
	font-size:14px;
	line-height:32px;
	text-align:center;
	color:#0067b1;
	position:relative;
	z-index:5;
}
.sidenav{
	list-style:none;
	margin:0;
	padding:5px 14px 0 18px;
	line-height:25px;
	font-size:12px;
	letter-spacing:-1px;
}
.sidenav li{
	border-bottom:1px solid #e2e3e3;
	margin:1px 0 -1px;
}
.sidenav a{
	color:#707070;
	text-decoration:none !Important;
	display:block;
	height:1%;
}
.sidenav li.hover,
.sidenav li:hover{position:relative;}
.sidenav li.hover a,
.sidenav li:hover a{color:#0057a4;}
.sidenav li.hover .tooltip,
.sidenav li:hover .tooltip{display:block;}
.sidenav .tooltip{
	display:none;
	position:absolute;
	top:-25px;
	left:145px;
	background:url(../images/bg-tooltip-top.png) no-repeat;
	padding:50px 0 0;
	width:403px;
}
.sidenav .tooltip .grad{
	background:url(../images/bg-tooltip-grad.png) repeat-y;
	height:1%;
}
.sidenav .tooltip .grad:after{
	content:" ";
	display:block;
	clear:both;
}
.sidenav .tooltip .bottom{
	background:url(../images/bg-tooltip-bottom.png) no-repeat;
	height:24px;
	overflow:hidden;
}
.sidenav .tooltip .cont{
	margin:-35px 0 -10px;
	position:relative;
	float:left;
	font-size:11px;
	line-height:13px;
	color:#707070;
	padding:0 20px 0 37px;
	letter-spacing:normal;
}
#sidebar .box{
	background:url(../images/bg-side-block-grad.gif) repeat-y;
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
#sidebar .box .top{
	background:url(../images/bg-side-block-top.gif) no-repeat;
	padding:9px 0;
}
#sidebar .box .bottom{
	background:url(../images/bg-side-block-bottom.gif) no-repeat 0 100%;
}
#sidebar .video-box .top{background:url(../images/bg-side-block-top-video.gif) no-repeat;}
#sidebar .video-box .bottom{background:url(../images/bg-side-block-bottom-video.gif) no-repeat 0 100%;}
* html #sidebar .box .bottom{position:relative;}
#sidebar .box .title{
	display:block;
	font-size:14px;
	color:#0067b1;
	font-weight:normal;
	text-align:center;
	margin:0 0 10px;
}
#sidebar .news-box{
	background:url(../images/bg-side-block-grad.gif) repeat-y;
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
#sidebar .news-box .top{
	background:url(../images/bg-side-block-top.gif) no-repeat;
	padding:9px 0;
}
#sidebar .news-box .bottom{
	background:url(../images/bg-side-block-bottom.gif) no-repeat 0 100%;
}
#sidebar .news-box .title{
	display:block;
	font-size:14px;
	color:#0067b1;
	font-weight:normal;
	text-align:center;
	margin:0 0 10px;
}
.help-menu{
	list-style:none;
	margin:0;
	padding:0 10px 0 16px;
	line-height:19px;
}
.help-menu li{
	padding:5px 0;
	height:1%;
	vertical-align:top;
	overflow:hidden;
}
.help-menu a{
	color:#707070;
	float:left;
	padding:0 0 0 34px;
}
.help-menu li.serv a{background:url(../images/icon-request.png) no-repeat;}
.help-menu li.mail a{background:url(../images/icon-mail.png) no-repeat;}
.events{
	list-style:none;
	margin:0;
	padding:0 0 0 11px;
	font-size:12px;
	line-height:15px;
}
.events a{
	color:#0057a4;
	text-decoration:underline;
}
.events a:hover{text-decoration:none;}
#sidebar .news-title{
	background:#0067b1 url(../images/bg-news-title.gif) no-repeat;
	color:#fff;
	display:block;
	text-align:center;
	font-size:12px;
	line-height:20px;
	margin:-9px 0 7px;
}
#sidebar .news-list dt {color:#0067b1;}
#sidebar .news-list dd {margin:0 0 15px;}
#sidebar .video-block{
	margin:0 auto;
	width:148px;
	overflow:hidden;
}
/*---SidebarEnd---*/
/*---Footer---*/
#footer{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
#footer p{
	float:right;
	margin:0 30px 0 0;
	display:inline;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0 0 0 26px;
	font-size:10px;
	line-height:12px;
}
#footer ul li{
	display:inline;
	margin:0 16px 0 0;
}
#footer ul a{color:#fff;}
/*---FooterEnd---*/

dt, dd { margin-top: 0; margin-bottom: 0; font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#707070; }

.spacer {
height: 25px;
background:white;
}


/*-----------------------Styles for Connect with Compuquip ----------------------------------*/

.connect-sub-l {
 position: realtive;
 height: 100%; 
 width: 100%;
 float: left;
 background-color: fff;
 margin: 0 0 0 -20px;
  }
  
.connect-sub-l ul li {
padding: 0 25px 0 60px;
list-style-type: none;
}

.connect-sub-l h3 {
padding: 0;
margin: 0;
}

.connect-sub-l ul li a {
  padding-left: 0px; /* width of icon + whitespace */
  }
 



/* ---------------------------------- Styles for search form ----------------------------------- */
#search_box {
    float:right;
    width: 140px;
    height: 25px;
    background: url(../images/search-bg.gif);
	margin:0 10px 0 0 ;
	/* display:none; */
}
#search_box #s {
   float: left; 
    padding: 0;
    margin: 4px 0 2px 12px;
    border: 0;
    width: 120px;
    background: none;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#share{
	position:absolute;
	left: 850px;
	top: 550px;
}
.text4 {color: #707070}
/*
#search_box #go {
    float: right; 
   margin: 4px 4px 0 0;
} */



/*------------- Support Holder -------------- */
.support-holder{
	postion: relative;
	height:1%;
	overflow:hidden;
	padding:0 0 14px ;
	margin:0;
	width: 100%
}
.support{
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	width: 100%;
}


.support-2 {
	list-style: none;
	margin:0;
	padding:0 0 25px 0;
	float:left;
	width: 100%;
}


.support ul {
postion: relative;
width: 100%;}


.support li{
	float:left;
	padding:12px 0 0 14px;
}
.support li a{
	display:block;
	text-align:center;
	background:url(../images/bg-btn-sm.gif) no-repeat;
	width:175px;
	height:92px;
	position:relative;
}
.support li a:hover{
	text-decoration:none;
	background-position:0 -92px;
}
.support li a:hover strong{color:#0057a4;}
.support img{
	margin:-12px auto 5px;
	position:relative;
}
.support strong{
	display:block;
	font-size:14px;
	line-height:16px;
	color:#0067b1;
	font-weight:normal;
}
.support span{
	display:block;
	font-size:12px;
	line-height:15px;
	color:#707070;
}

.support-spacer {width: 90px;
}

/*--------RSS Feed Page-----------*/

.rss{
	width:100%;
	overflow:hidden;
}
.rss img{
	float:left;
	margin:10px 17px 0 25px;
}
.rss div{
	height:1%;
	overflow:hidden;
	padding:15px 0 0;
}
.rss .title{
	font-size:14px;
	line-height:16px;
	color:#0067b1;
	display:block;
	font-weight:normal;
	margin:0 0 5px;
}
.rss p{
	margin:0 0 16px;
	font-size:12px;
	line-height:16px;
	color:#565151;
}
.rss p a{
	color:#0057a4;
	text-decoration:underline;
}
.rss p a:hover{text-decoration:none;}

.verd-blue-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0067B1;
	font-weight:500;
 }
 .verd-gray-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
 }
 
.cabling-offers {
	width: 600px;
	font-size:12px;
	line-height:16px;
	color:#707070;
	padding: 0 0 0 75px;
	}
  
  ul.left {
    float: left;
    width: 300px; 
    margin: 0 0 0 0px;
    padding: 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: bullet;
  }
  
  ul.right {
    float: right;
    width: 300px; 
    margin: 0px;
    padding: 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: bullet;
  }
