ibody {
  background: #fff;
  color: #3b3835;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px;
  width: 100%;
margin: 0;
padding: 0;
}

a {
  color: #119ad9;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
 	padding-left:20px;
  text-align: left;
  color:#119ad9;
}

p {

  overflow: hidden;
  padding: 5px 20px 0 20px;
  text-align: left;
  color:#3b3835;
}

.container_12,
.container_16,
.container_24 {
  background-color: #fff;
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_12 {
  background-image: url(../img/12_col.gif);
}

.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}

.header {
	margin:auto;
	padding-top: 30px;
}

.logo {
	width:303px;
	padding:20px 0 20px 0;
}

.search {
	padding-top:30px;
	
}

#menu{ height:37px; display:block; padding:0; margin: 0;  border:1px solid; border-radius:5px; } 
#menu > ul {list-style:inside none; padding:0; margin:0;} 
#menu > ul > li {list-style:inside none; padding:0; margin:0; float:left; display:block; position:relative;} 
#menu > ul > li > a{ outline:none; display:block; position:relative; padding:12px 15px; font:bold 13px/100% Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.4); } 
#menu > ul > li:first-child > a{border-radius:5px 0 0 6px;} 
#menu > ul > li > a:after{ content:''; position:absolute; border-right:1px solid; top:-1px; bottom:-1px; right:-2px; z-index:99; } 
#menu ul li.has-sub:hover > a:after{top:0; bottom:0;} 
#menu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; } 
#menu > ul > li.has-sub:hover > a:before{top:19px;} 
#menu ul li.has-sub:hover > a{ background:#3f3f3f; border-color:#3f3f3f; padding-bottom:13px; padding-top:13px; top:-1px; z-index:999; } 
#menu ul li.has-sub:hover > ul, #menu ul li.has-sub:hover > div{display:block;} 
#menu ul li.has-sub > a:hover{background:#3f3f3f; border-color:#3f3f3f;} 
#menu ul li > ul, #menu ul li > div{ display:none; width:auto; position:absolute; top:38px; padding:10px 0; background:#3f3f3f; border-radius:0 0 5px 5px; z-index:999; } 
#menu ul li > ul{width:200px;} 
#menu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#menu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 20px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); } 


#menu, #menu > ul > li > ul > li a:hover{ background:#fff; background:-moz-linear-gradient(top, #333333 0%, #222222 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#222222)); background:-webkit-linear-gradient(top, #333333 0%,#222222 100%); background:-o-linear-gradient(top, #333333 0%,#222222 100%); background:-ms-linear-gradient(top, #333333 0%,#222222 100%); background:linear-gradient(top, #333333 0%,#222222 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 ); } 
#menu{border-color:#000;} 
#menu > ul > li > a{border-right:1px solid #000; color:#fff;} 
#menu > ul > li > a:after{border-color:#444;} 
#menu > ul > li > a:hover{background:#111;}


#slider {
	width:100%;
	height: 292px;
	background: url(../img/slider-bg-s.png) repeat-x;
	float:inherit;
	margin-top:-10px;
	
}

#slider2 {
	width:100%;
	height: 190px;
	background: url(../img/slider-bg-s.png) repeat-x;
	float:inherit;
	margin-top:-10px;
	
}


.box1 {
	margin-top:15px;
	background: url(../img/box.png) no-repeat;
	width:220px;
	height:176px;
	
	
}

.box2 {
	margin-top:15px;
	background: url(../img/box2.png) no-repeat;
	width:220px;
	height:176px;
	
}

.box3 {
	margin-top:15px;
	background: url(../img/box3.png) no-repeat;
	width:220px;
	height:176px;
	
}


.box4 {
	margin-top:15px;
	background: url(../img/box4.png) no-repeat;
	width:220px;
	height:176px;
	
}
.box1 h2 {
	padding-top:60px;
	text-align:center;
}

.box2 h5 {
	padding:40px 0 0 5px;
	
}

.box3 h5 {
	padding:40px 0 0 5px;
	
}

.mainbody {
	margin-top:20px;
	background: url(../img/body.png) no-repeat;
	width:700px;
	height:552px;	
}

.head {
	margin-top:20px;
	background: url(../img/shop_body.png) no-repeat;
	width:700px;
	height:622px;	
}

.mainbody ul li {
	list-style:none;
	
}

.mainbody a {
	color:#119ad9;
	
}

.long_body {
	margin-top:15px;
	background: url(../img/long_body.png) no-repeat;
	width:700px;
	height:920px;	
}

.long_body h5{
	padding: 30px 0 0 20px;
	
	
}

.faq_body {
	margin-top:15px;
	background: url(../img/faq_body.png) no-repeat;
	width:700px;
	height:1040px;	
}


.callmeback {
	
	margin-top:15px;
	background: url(../img/call-me-back.png) no-repeat;
	width:222px;
	height:376px;
	
}

.callmeback h4 {
	color:#fff;
	padding: 6px 0 0 40px;
	
}

.whyus {
	
	margin-top:15px;
	background: url(../img/whyus.png) no-repeat;
	width:222px;
	height:405px;
	
}

.whyus ul {
	list-style-type: none;
	padding-bottom: 20px;
	margin-right: 25px;
	text-align:left;

	
}

.whyus li {
		background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 25px;
	font-weight:bold;


	
}

.whyus h4 {
	color:#fff;
	padding: 6px 0 0 40px;
	
}
.cisco-routers {
	padding-top:10px;
	width:200px;	
}

.routers {
	padding-top:30px;

	font-size:18px;	
}

.cisco-switches {
	
	width:200px;

	
}

.info-it {
	
	margin-top:20px;
}

.footer {
	margin-top:15px;
	background: url(../img/footer.png) no-repeat;
	width:940px;
	height:461px;
}

#copyright a:link {color:#333;}
#copyright a:visited {color:#333;}
#copyright a:hover {color:#F90;}


.footer-content {
	padding: 25px 0 0 30px;
}

.footer-content ul {
	margin-left:-30px;
}

.footer-content ul li {
	list-style:none;
}

.logos {
	margin-left: 100px;
	padding-bottom:20px;
}

#footer {
	width:100%;
	height: 95px;
	background-color:#1898e4;
	float:inherit;
	margin-top:-40px;
	
}

#copyright { 
    position:absolute;
    left: 38%;
    width:""px;
    height:""px;
    margin:half the length of width; half the length of height; 
}
#copyright p {
	color:#fff;
	text-align:center;
	
}

/*--------------------------------------------------------------------------------------------------------*/

a.btn-quote {
	display:block; width: 163px; height: 52px; margin: 0 auto; background: url(../img/button.png); text-indent:-9999px;
}

a.btn-quote:hover, a.btn-quote:focus {
	background-position:0 -52px;
}

a.btn-quote:active {
	background-position: 0 -102px;
}

a {ouline:none;}

/*--------------------------------------------------------------------------------------------------------*/

a.btn-chat {
	display:block; width: 163px; height: 52px; margin: 0 auto; background: url(../img/chat-button.png); text-indent:-9999px;
}

a.btn-chat:hover, a.btn-chat:focus {
	background-position:0 -52px;
}

a.btn-chat:active {
	background-position: 0 -102px;
}

a {ouline:none;}


/*--------------------------------------------------------------------------------------------------------*/

a.btn-add {
	display:block; width: 144px; height: 52px; margin: 0 auto; background: url(../img/add_to_quote.png); text-indent:-9999px;
}

a.btn-add:hover, a.btn-add:focus {
	background-position:0 -52px;
}

a.btn-add:active {
	background-position: 0 -102px;
}

a {ouline:none;}



.h11 {

	text-align:left;
	padding:10px 85px 0 0;
	

}



.h11 h1 {
	color:#fff;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	
	
	
}


.video{

	float:right;
	padding-top:15px;

}

.gohardware_menu {
	background: url(../img/gohardware_menu.png) no-repeat;
	width:220px;
	height:180px;
	margin-top:15px;

}

.gohardware_menu ul {
	list-style:none;
	margin:0px;
	padding:40px 0 0 0;
	border:none;
	color: #666666;
}

.gohardware_menu ul li {
		font-size: 14px;
		padding:7px 0 5px 0;	
	
}

.gohardware_menu ul li a {
	color:#000;
	
}

.gohardware_menu ul li a:hover, .gohardware_menu ul li a:focus {
color: #119ad9;
text-decoration:none;
}

.gohardware_menu li.active a {
	font-weight:bold;
	color: #119ad9;
	
		}



.faq {
	background: url(../img/faq.png) no-repeat;
	width:220px;
	height:280px;
	margin-top:15px;

}
.faq ul {
	list-style:none;
	margin:0px;
	padding:40px 0 0 0;
	border:none;
	color: #666666;
}

.faq ul li {
		font-size: 14px;
		padding:8px 0 5px 0;	
	
}

.faq ul li a {
	color:#000;
	
}

.faq ul li a:hover, .faq ul li a:focus {
color: #119ad9;
text-decoration:none;
}

.faq li.active a {
	font-weight:bold;
	color: #119ad9;
	
		}		
		
		

.breadcrumbs {
	padding-left: 15px;
	
}

.contact {
	padding: 10px 0 0 15px;
	
}

.contact h6{
	color: #3b3835;
	
}

.group{
	margin-top:20px;
	background: url(../img/shop_products.png) no-repeat;
	background-color:#effafd;

}

.group h3{
	padding: 6px;
	padding-left: 15px;
	font-size: 20px;
	color: white;
}

.group ul{

	margin: 0 0 0 0;
	margin-bottom: 10px;
	
	background-color:#effafd;
	
}

.group ul li{
	margin-left: 20px;
	list-style:none;
	font-size:12px;
	padding-bottom: 14px;
}

.right {
	float:right;
	
}

.left {
	padding: 20px 0 0 20px;
}

.cat_front{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left:1px;
	padding-top:40px;
}

#product-results {
	margin-top:20px;
	border-style:solid;
	border-width:1px;
	border-color:#dee0e1;
	width:700px;
	height:auto;
	padding-bottom:20px;
}

#product-results p {

	padding: 0 20px 0 20px;




}



/*--------------------------------------------------------------------------------------------------------*/


.form h5 {
	padding-left:20px;
	padding-top:20px;
	
}

.form  {
	float:right;
	margin-right:-85px;
	padding-top:20px;
	
}


.service_box {
	margin-top:15px;
	background: url(../img/service-bg.png) no-repeat;
	width:435px;
	height:406px;
	
}

.service_box h5 {
	padding:20px 0 5px 20px;
	
}

.service_box ul {
	list-style-type: none;
	padding-bottom: 20px;
	margin-right: 25px;
	text-align:left;

	
}

.service_box li {
		background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding: 0 0 0 25px;
	font-weight:bold;


	
}
