/* Start of CMSMS style sheet 'all' */
*{font-size:100.01%}
html {
	font-size:62.5%;
	height: 100%;
}
body {
	font: 1.2em Arial, Helvetica, sans-serif;
	margin: 0;
	color: #222;
	background: url('uploads/images/template/body-bg.gif');
	height: 100%;
	min-width: 1000px;
}
img {border: none;}
a{
	text-decoration: none;
	color:#336b8e;
}
a:hover{
	text-decoration: underline;
	color:#6199bc;
}
.orange{
	color: #ee6036;
}
#wrapp-1{
	width: 100%;
	overflow: hidden;
	background:url(uploads/images/template/wrapp-2-bg.gif) repeat-x;
	min-height: 100%;
}
.inner #wrapp-1{
	background: none;
}
* html #wrapp-1{
	height: 100%;
	overflow: visible;
}
#wrapp-2{
	width: 100%;
	overflow: hidden;
	background:url(uploads/images/template/wrapp-1-bg.gif) repeat-x;
}
/* page start */
#page {
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}
/*header start*/
#header {
	overflow: hidden;
	width: 960px;
	height: 68px;
	position: relative;
	margin: 0 auto;
}
/*logo start*/
.logo {
	margin: 0;
	position: absolute;
	left: 60px;
	top: 17px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 329px;
	height: 36px;
	overflow: hidden;
	background: url(uploads/images/template/logo.png) no-repeat;
	cursor: pointer;
}
/*logo end*/
/* nav-up start */
.nav-up{
	float: right;
	overflow: hidden;
	margin: 0 6px 0 0;
	padding:30px 0 0 0;
	list-style: none;
	font-size:1em;
	line-height: 1.33em;
	display: inline;
}
.nav-up li{
	float: left;
	background: url(uploads/images/template/nav-up-li-bg.gif) no-repeat 100% 50%;
	padding: 0 20px;
	margin-right: -2px;
}
.nav-up li a{color: #bebebe;}
.nav-up li a:hover,
.nav-up li a.active{
	color:#6199bc;
	text-decoration: none;
}
/* nav-up end */
/*header end*/
/* content start */
#content{
	width: 980px;
	overflow: hidden;
	padding-bottom: 90px;
}
/* imger start */
.imger{
	width: 910px;
	height:235px;
	overflow: hidden;
	padding: 20px 25px 0;
	margin: 0 auto;
}
.imger .left{
	background: url(uploads/images/template/imger-left-bg.png) no-repeat;
	width: 334px;
	height:190px;
	overflow: hidden;
	float: left;
	padding: 43px 0 0 74px;
}
.imger .left img{display: block;}
.imger #right{
	width: 349px;
	overflow: hidden;
	float: right;
	background: url(uploads/images/template/imger-right-bg.png) no-repeat;
	padding: 10px 0 20px 140px;
	margin-top: 9px;
	text-align: right;
}
.hidden{
	display: none;
}
#jFlowSlide{
	float: right;
	text-align: right;
}
#prevNext{
	margin-top: 164px;
}
#prevNext img{
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.imger h2{
	font-size: 30px;
	line-height: 32px;
	color: #eccf6b;
	font-weight: normal;
	margin: 0;
	padding-bottom: 8px;
}
.imger p{
	margin: 0;
	font-size:14px;
	line-height: 18px;
	color: #fff;
	padding-bottom: 10px;
}
.imger p strong{
	margin: 0;
	font-size:17px;
}
/* imger end */
/* content-holder start */
.content-holder{
	width: 100%;
	overflow: hidden;
}
.content-t{
	width: 980px;
	height: 15px;
	overflow: hidden;
	background: url(uploads/images/template/content-top-bg.png) no-repeat;
}
.content-b{
	width: 980px;
	height: 25px;
	overflow: hidden;
	background: url(uploads/images/template/content-bottom-bg.png) no-repeat;
}
.container{
	width:980px;
	overflow: hidden;
	background:url(uploads/images/template/container-bg.png) repeat-y;
}
.inner .container {
	width: 960px;
	padding: 0 10px 0 10px;
}
/* content-top start */
.content-top{
	width: 900px;
	overflow: hidden;
	padding: 18px 30px 0;
	margin: 0 auto;
}
.content-top .title{
	width: 487px;
	height: 25px;
	margin: 0;
	text-indent: -9999px;
	background: url(uploads/images/template/title-h2-bg.gif) no-repeat;
	margin: 0 auto;
}
.content-info{
	width:960px;;
	overflow: hidden;
	background:url(uploads/images/template/content-info-bg.gif) repeat-y;
	margin: 38px -60px 20px 0;
}
.info-holder{
	width: 263px;
	overflow: hidden;
	float: left;
	margin-right: 56px;
	display: inline;
}
.info-holder img{display: block;}

.link-practice{
	width: 263px;
	height:60px;
	overflow: hidden;
	background: url(uploads/images/template/link-practice.gif) no-repeat;
	background-position: 0 -60px;
	display: block;
	text-indent: -9999px;
}
.link-practice:hover{
	background-position: 0 0;
}
.business{background: url(uploads/images/template/business.gif) no-repeat; background-position: 0 -60px;}
.solutions{background: url(uploads/images/template/solutions.gif) no-repeat; background-position: 0 -60px;}
.text-info{
	width:253px;
	overflow: hidden;
	padding: 26px 0 0 10px;
}
.text-info p{
	margin: 0;
	line-height: 2em;
	padding-bottom: 2px;
}
/* content-top end */
/* content-holder end */
/* content end */
/* footer start */
#footer{
	width: 100%;
	height: 90px;
	overflow: hidden;
	margin-top: -90px;
	position: relative;
}
.footer-top{
	width:924px;
	overflow: hidden;
	margin: 0 auto;
	padding: 18px 18px 0;
}
.footer-top .left{
	width: 400px;
	overflow: hidden;
	float: left;
}
.footer-top p{
	font-size:0.91em;
	line-height: 1.27em;
	color: #646464;
	margin: 0;
	padding-bottom: 3px;
}
.footer-top .right{
	width: 400px;
	overflow: hidden; 
	float: right;
	text-align: right;
}
.nav-footer{
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:0.91em;
	line-height: 1.45em;
}
.nav-footer li{
	float: left;
	background: url(uploads/images/template/nav-footer-li-bg.gif) no-repeat 100% 50%;
	padding: 0 12px 0 24px;
	margin-right: -12px;
}
/* footer end */
/* page end */
/* inner-page start */
.content-up{
	width: 900px;
	overflow: hidden;
	padding: 30px 30px 20px;
	margin: 0 auto;
}
.content-up .title-2-chc{
	width: 282px;
	height: 39px;
	margin: 0;
	text-indent: -9999px;
	background: url(uploads/images/template/title-2-chc.png) no-repeat;
}
.content-up .title-2-smb{
	width: 344px;
	height: 39px;
	margin: 0;
	text-indent: -9999px;
	background: url(uploads/images/template/title-2-smb.png) no-repeat;
}
.content-up .title-2-ent{
	width: 272px;
	height: 39px;
	margin: 0;
	text-indent: -9999px;
	background: url(uploads/images/template/title-2-ent.png) no-repeat;
}
/* inner-page end */
.left-box{
	width: 283px;
	overflow: hidden;
	float: left;
	background: url(uploads/images/template/left-box-bg.gif) no-repeat;
	padding-top: 5px;
}
/* menu start */
ul#menu, ul#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 16px;
	line-height: 18px;
}

ul#menu li a.active{
	color: #fff;
	text-decoration: none;
	background: url(uploads/images/template/menu-a-hover.gif) no-repeat;
}

ul#menu a {
	display: block;
	text-decoration: none;	
}

ul#menu li {
	background: url(uploads/images/template/menu-li-bg.gif) no-repeat 0 100%;
	vertical-align: middle;
}

ul#menu li a {
	color: #7f7f7f;
	font-weight: bold;
	display: block;
	padding: 12px 0 12px 16px;
}

ul#menu li ul li {
	background: none !important;
}

ul#menu li ul li a {
	background: #ccc;
	color: #7f7f7f;
	font-weight: normal !important;
	padding-left: 26px;
	background: none !important;
	font-size: 14px;
	line-height: 16px;
}

ul#menu li ul li a:hover {
	background: #aaa;
	border-left: 5px #336b8e solid;
	padding-left: 21px;
	background: none !important;
	color: #336b8e;
}
ul#menu li ul li a.active {
	padding-left: 21px;
	border-left: 5px #336b8e solid;
	background: none !important;
	color: #336b8e !important;
}
ul#menu li ul li a.active:hover {
	padding-left: 21px;
	background: none !important;
	color: #336b8e !important;
}
/* menu end */
#side-list{
	visibility: hidden;
}
/* banner-box start */
.banner-box{
	width: 270px;
	overflow: hidden;
	margin-top: 15px;
	padding:0 0 0 13px;
}
.banner-box a{
	width: 144px;
	overflow: hidden;
	margin-top: 20px;
	display: block;
}
.banner-box img{
	display: block;
}
/* banner-box end */
/* right-box, open-box start */
.right-box{
	width: 620px;
	overflow: hidden;
	float: right;
	padding: 10px 35px 0 0;
}
.open-box{
	width: 900px;
	overflow: hidden;
	float: right;
	padding: 10px 35px 0 0;
}
.right-box h2{
	margin: 0;
	clear: both;
	font-size:2.33em;
	line-height: 1.07em;
	font-weight: normal;
	padding-bottom: 12px;
}
.open-box h2{
	margin: 0;
	clear: both;
	font-size:2.33em;
	line-height: 1.07em;
	font-weight: normal;
	padding-bottom: 12px;
}
.right-box p{
	margin: 0;
	line-height:1.83em;
}
.open-box p{
	margin: 0;
	line-height:1.83em;
}
.text-holder{
	width: 100%;
	overflow: hidden;
	padding-top: 17px;
}
.text-holder .left{
	width: 430px;
	overflow: hidden;
	float: left;
}
.text-holder .img-link{
	float: right;
	margin: 13px 0 0 12px;
}
.text-holder p{
	padding: 5px 0 15px;
}
.img-holder{
	width: 100%;
	overflow: hidden;
	padding-top: 5px;
}
.img-holder .box{
	width: 310px;
	overflow: hidden; 
	float: left;
}
.img-holder img{
	display: block;
	margin: 0 auto;
}
.text-box{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
/* portfolio start */
.portfolio{
	width: 100%;
	overflow: hidden;
}
.portfolio-info{
	width: 155px;
	overflow: hidden;
	float: left;
	text-align: center;
	padding-top: 12px;
}
.portfolio-info img{
	display: block;
}
.portfolio-info p{
	font-size:1em;
	line-height: 1.16em;
	color: #222;
	margin: 0;
}
/* portfolio end */
/* cisco-info start */
.cisco-info{
	width: 502px;
	overflow: hidden;
	padding: 20px 0 0 118px;
}
.cisco-info img{
	float: left;
	margin-right: 12px;
}
.cisco-info h2{
	padding: 65px 0 7px;
}
.cisco-info a{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color:#ee6036;
}
.cisco-info a:hover{
	color:#f1977c;
	text-decoration: none;
}
/* cisco-info end */
/* list-holder start */
.list-holder{
	width: 100%;
	overflow: hidden;
	padding-top: 12px;
}
.right-box h2{
	clear: both;
	padding: 0 0 10px;
}
.right-box h3{
	clear: both;
	font-size: 1.66em;
	line-height: 1.57em;
	color: #222;
	padding-bottom: 13px;
}
.right-box h4{
	clear: both;
	font-size: 1.16em;
	line-height: 1.57em;
	color: #787878;
	font-weight: normal;
	margin: 0;
	padding-bottom: 13px;
}
.right-box h5{
	clear: both;
	font-size: 1.08em;
	line-height: 1.57em;
	font-weight: normal;
	margin: 0;
}
.right-box ul{
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	overflow: hidden;
	font-size:1em;
	line-height: 1.83em;
	color: #222;
}
.right-box ul li{
	background: url(uploads/images/template/list-holder-ul-li-bg.png) no-repeat 0 49%;
	padding: 0 0 0 14px;
}
.right-box ul li a{
	color: #222;
}
.right-box ol{
	margin: 21px 0 0 0;
	padding: 0 0 0 18px;
	font-size:1em;
	line-height: 1.83em;
	color: #787878;
}
.right-box ol span{
	color: #222;
}
hr {
	border: none;
	border-bottom: #ccc 1px solid;
	padding-top: 30px;
	margin-bottom: 30px;
	clear: both;
}
* html .right-box ol{
	padding: 0 0 0 23px;
}
* +html .right-box ol{
	padding: 0 0 0 23px;
}
.open-box h2{
	padding: 0 0 10px;
}
.open-box h3{
	font-size: 1.66em;
	line-height: 1.57em;
	color: #222;
	padding-bottom: 13px;
}
.open-box h4{
	font-size: 1.16em;
	line-height: 1.57em;
	color: #787878;
	font-weight: normal;
	margin: 0;
	padding-bottom: 13px;
}
.open-box h5{
	font-size: 1.08em;
	line-height: 1.57em;
	font-weight: normal;
	margin: 0;
}
.open-box ul{
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	overflow: hidden;
	font-size:1em;
	line-height: 1.83em;
	color: #222;
}
.open-box ul li{
	background: url(uploads/images/template/list-holder-ul-li-bg.gif) no-repeat 0 49%;
	padding: 0 0 0 14px;
}
.open-box ul li a{
	color: #222;
}
.open-box ol{
	margin: 21px 0 0 0;
	padding: 0 0 0 18px;
	font-size:1em;
	line-height: 1.83em;
	color: #787878;
}
.open-box ol span{
	color: #222;
}
* html .open-box ol{
	padding: 0 0 0 23px;
}
* +html .open-box ol{
	padding: 0 0 0 23px;
}
/* list-holder end */
/* table-box start */
#table-box{
	width:601px;
	overflow: hidden;
	background: url(uploads/images/template/table-box-bg.gif) repeat-y;
	margin-top: 57px;
}
#table-box a {
}
.table-up{
	width: 100%;
	overflow: hidden;
	background: url(uploads/images/template/table-up.gif) no-repeat;
}
.table-top{
	width: 100%;
	overflow: hidden;
	background: url(uploads/images/template/table-top.gif) no-repeat 0 100%;
}
table{
	margin: 0;
	width:601px;
	border-collapse: collapse;
}
table th{
	font-size:14px;
	line-height: 16px;
	color: #fff;
	text-align: left;
	padding: 7px 0 6px 10px;
	font-weight: normal;
}
table .col-1{
	width: 201px;
}
table .col-2{
	width: 120px;
}
table tr{
	padding: 0;
}
table tr td{
	padding: 6px 0 4px 14px;
	font-size:11px;
	line-height: 14px;
	color: #1d1d1d;
}
table .color{
	background:#ebebeb;
}
table .color-2{
	background:#ebe4e2;
}
/* table-box end */
/* clients-box start */
.clients-box{
	width: 620px;
	overflow: hidden;
	background:url(uploads/images/template/client-box-bg.gif) repeat-y;
	margin: 39px 0 15px;
}
.clients-up{
	width: 100%;
	overflow: hidden;
	background: url(uploads/images/template/client-box-up.gif) no-repeat;
}
.clients-top{
	width: 616px;
	overflow: hidden;
	background: url(uploads/images/template/client-box-top.gif) no-repeat 0 100%;
	padding: 0 2px 10px;
}
.clients-top .title-3{
	width: 384px;
	height: 19px;
	margin: 0;
	background: url(uploads/images/template/client-h2.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 18px 0 16px 118px;
}
.clients-top img{
	display: block;
}
/* clients-box end */
/* portfolio start */
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 600px;
	padding: 30px 13px;
	z-index:1;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(uploads/images/web/thumb_bg_small.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -5px;
	margin-top: -25px;
}
#tooltip { 
	display: none;
	background: transparent url(uploads/images/template/tooltip/black_arrow.png);
	height: 70px;
	width: 170px;
	padding: 20px;
	color: #fff;
	_background-color: #fff;
	font-size: .9em;
	line-height: 1.25em;
}
#tooltiplg { 
	display: none;
	background: transparent url(uploads/images/template/tooltip/black_arrow_big.png);
	font-size: 12px;
	height: 164px;
	width: 321px;
	padding: 25px;
	color: #fff;
	_background-color: #fff;
}
#tooltiplg ul {
	margin-top: -18px;
}
#tooltiplg ul li {
	color: #fff;
}
#portfolio img {
	border: 0;
	cursor: pointer;
}
#portfolio div {
	margin-top: 20px;
	width: 250px;
	height: 243px;
	padding: 24px 25px 68px 25px;
	background: url(uploads/images/template/portitem.jpg) no-repeat;
	background-color: #e8e8e8;
}
#portfolio .left {
	float: left;
	clear: both;
}
#portfolio .right {
	float: right;
}
#portfolio h3 {
	clear: both;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	color: #222;
	padding-bottom: 4px;
	padding-top: 18px;
}
#portfolio h4 {
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
/* portfolio end */
/* right-box end */
#hiddenContact, #hiddenQuote, #hiddenEmbed1, #hiddenEmbed2 {
	display: none;
}
/* form start */
.contactform {
	line-height:28px;
	color:#333;
}
.contactform td {
	font-size:1em;
	color: #767686;
}
.contactform input {
	border:1px solid #ccc;
	background-color:#f2f2ff;
	padding:6px;
	margin: -8px 8px 8px 0;
}
.contactform textarea{
	border:1px solid #ccc;
	background-color:#f2f2ff;
	padding:6px;
	font-size: 12px;
}
.error_message {
	color: #c60600;
	margin: -40px 0 20px 0;
}
.error tr td {
	color: #c60600;
}
.error_message ul li {
	color: #c60600;
}
.red {
	color: #c60600;
}
/* form end */
/* End of 'all' */

