/*---Global---*/
body{
	margin:0;
	color:#707070;
	background:#007367 url(../images/bg-body.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
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;
}
#main2{
	background-image:  url(../images/youfoundit2.jpg);
	background-repeat: no-repeat;
	height: 675px;
	width: 900px;
	margin:50px auto;
	display:table;
}
.youfoundit{
	position:realtive;
	float:left;
	width:400px;
	margin-top: 185px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 265px;
}

.youfoundit p{
	font-size:12px;
	line-height:16px;
	color:#707070;
	margin:0 0 6px; 
}
.youfoundit .more{
	color:#0057a4;
	font-size:12px;
	line-height:16px;
	outline:none;
}
.callme {
	position: realtive;
	width: 175px;
	float: right;
	overflow: hidden;
	padding-top: 275px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 0;
}
.callme p{
	font-size:12px;
	line-height:25px;
	word-spacing:2px;
	color:#707070;
	margin:0 0 6px;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	width:100%;
	display:table;

}
.logo{
	float:left;
	width:159px;
	height:56px;
	padding:36px 0 9px 25px;
	margin:0;
}
.logo a{
	display:block;
	width:159px;
	height:56px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
	outline:none;
}
.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{
	background:url(../images/ico-comment.gif) no-repeat 0 50%;
	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 21px;
	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;
	outline:none;
}
.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 li.hover .drop-down .drop-down,
.navigation li:hover .drop-down .drop-down{
	display:none;
}
.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%;
	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 li:hover a,
.navigation .drop-down li.hover a{
	color:#fff;
	background:#027fee url(../images/bg-drop-down-hover.gif) repeat-x;
	margin:-3px 0;
	padding:3px 0 3px 15px;
	position:relative;
}
.navigation li.hover li.hover .drop-down,
.navigation li:hover li:hover .drop-down{
	display:block;
}
.navigation .drop-down li.hover .drop-down,
.navigation .drop-down li:hover .drop-down{
	position:absolute;
	top:0;
	left:189px;
	display:none;
	background:url(../images/bg-drop-down-grad-s.gif) repeat-y;
	width:98px;
}
* html .navigation .drop-down li.hover .drop-down {top:-3px;}
*+html .navigation .drop-down li.hover .drop-down {top:-3px;}
.navigation .drop-down li.hover .drop-down .bottom,
.navigation .drop-down li:hover .drop-down .bottom{
	height:4px;
	background:url(../images/bg-drop-down-bottom-s.gif) no-repeat;
	overflow:hidden;
	margin:-4px 0 0;
}
.navigation .drop-down li.hover .drop-down ul,
.navigation .drop-down li:hover .drop-down ul{
	list-style:none;
	background:url(../images/bg-drop-down-top-s.gif) no-repeat;
	margin:0;
	padding:3px 0;
	width:100%;
	line-height:24px;
}
.navigation .drop-down li.hover .drop-down ul li,
.navigation .drop-down li:hover .drop-down ul li{
	background:none;
	float:none;
	height:1%;
	vertical-align:top;
}
.navigation .drop-down li.hover .drop-down ul a,
.navigation .drop-down li:hover .drop-down ul a{
	background:none;
	padding:3px 0 3px 15px;
	height:1%;
	color:#7F7C7C;
}
.navigation .drop-down li:hover .drop-down li:hover a,
.navigation .drop-down li.hover .drop-down li.hover a{
	color:#fff;
	background:#027fee url(../images/bg-drop-down-hover.gif) repeat-x;
	margin:-3px 0;
	padding:3px 0 3px 15px;
	position:relative;
}
.navigation .drop-down li:hover a.more span,
.navigation .drop-down li.hover a.more span{
	position:absolute;
	top:10px;
	right:12px;
	width:7px;
	height:11px;
	background:url(../images/bullet-drop-down.png) no-repeat;
	cursor:pointer;
}
.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;
	outline:none;
}
/*---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;
	outline:none;
}
.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:#00665b;
	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:#00685c;
	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:#00675c 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;
	outline:none;
}

.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:#00685c;
	margin:0 0 10px;
}
.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;
	outline:none;
}
.text-holder .more ul li{
	color:#0057a4;
	font-size:12px;
	line-height:16px;
}
.text-holder .list ul li{
	color:#707070;
	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;
	outline:none;
}
#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-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 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;
	outline:none;
}
.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{
	width:100%;
	overflow:hidden;
	position:relative;
}
#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;
	outline:none;
}
#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;
	outline:none;
}
#carusel .bg{
	float:left;
	background:url(../images/bg-gallery.png) no-repeat;
	width:530px;
	height:100px;
	position:relative;
}
* html #carusel .bg{position:static;}
#carusel .bg div{
	width:522px;
	height:92px;
	margin:2px 0 0 3px;
	position:relative;
	overflow:hidden;
}
#carusel ul{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:19px;
	left:0;
	width:9999px;
}
#carusel ul li{
	float:left;
	padding:0 20px 0 12px;
}
/*----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:#00665b;
	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:#00665b;
	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:29px 17px 0 12px;
}
.spotlight div{
	height:1%;
	overflow:hidden;
	padding:15px 0 0;
}
.spotlight .title{
	font-size:14px;
	line-height:16px;
	color:#00665b;
	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:#00675c;
	position:relative;
	z-index:5;
	cursor:pointer;
	outline:none;
}
.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;
}
.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:#00675c;
	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:#00675c;
	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;
	outline:none;
}
.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;
	outline:none;
}
.events a:hover{text-decoration:none;}
#sidebar .news-title{
	background:#00675c 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:#00675c;}
#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;
	outline:none;
}
/*---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: 420px; 
 width: 50%;
 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 h2 {
padding: 0;
margin: 0;
}
 
li#blog {
background-image:url(../images/connect-blog-icon.png);
background-repeat: no-repeat;
}
li#case {
background-image: url(../images/connect-case-studies-icon.png);
background-repeat: no-repeat;
}
li#tube {
background-image: url(../images/connect-you-tube-icon.png);
background-repeat: no-repeat;
}
li#linked {
background-image: url(../images/connect-linkedin-icon.png);
background-repeat: no-repeat;
}


.connect-sub-r {
 position: realtive;
 height: 420px; 
 width: 50%;
 float: left;
 background-color: fff;
 overflow: hidden;
 }

li#enews {
background-image: url(../images/connect-enewsletter-icon.png);
background-repeat: no-repeat;
}
li#news {
background-image: url(../images/connect-news-icon.png); 
background-repeat: no-repeat;
}
li#calendar {
background-image: url(../images/connect-events-icon.png); 
background-repeat: no-repeat;
}

.connect-sub-r ul li {
padding: 0 25px 0 60px;
list-style-type: none;
}

.connect-sub-r h2 {
padding: 0;
margin: 0;
}



/* ---------------------------------- 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:12px;
}
#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:#00665b;
	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:#00665b;
	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;}


.icon {
	margin-bottom:5px;
	padding-bottom:10px;
	padding-right:150px;

}

.icon ul{
	margin:0;
	margin-left:-50px;
	
}

.icon li {
	float:right;
	list-style:none;
	margin-top:5px;
	margin-left:10px;
	padding-top:20px;
}

.icon a {
	display:block;
	height:16px;
	width:16px;
	}

.linkedin a {background:url(http://www.compuquip.com/images/linkedin-icon.jpg) no-repeat; height:16px; width:16px;}
.twitter a {background:url(http://www.compuquip.com/images/twitter-icon.jpg) no-repeat;height:16px; width:16px;}


.icon1 {
	margin-bottom:5px;
	padding-bottom:10px;
	padding-right:175px;

}

.icon1 ul{
	margin:0;
	margin-left:-50px;
	
}

.icon1 li {
	float:right;
	list-style:none;
	margin-top:5px;
	margin-left:10px;
	padding-top:20px;
	}

.icon1 a {
	display:block;
	height:16px;
	width:16px;
	}