.bar h2{
	width:900px;
   height:39px;
   cursor:pointer;
   margin:0 0 0 25px;
   background-position:0 -39px;
  }
.bar.web-design h2{background-image:url(../images/pop_bg.jpg);}
.bar.web-development h2{background-image:url(../images/pop_bg.jpg);}
.bar.multimedia h2{background-image:url(../images/pop_bg.jpg);}
.bar.ecommerce h2{background-image:url(../images/pop_bg.jpg);}
.bar.seo h2{background-image:url(../images/pop_bg.jpg);}
.bar.graphic h2{background-image:url(../images/pop_bg.jpg);}
.bar.corporate h2{background-image:url(../images/pop_bg.jpg);}
.bar.crm h2{
	background-image:url(../images/pop_bg.jpg);
}
.bar h2.closed{
   background-position:0 0;
  }
.bar{
  float:left;
  margin:0 0 0 -10px;
 }
.bar div{
	float:left;
	width:900px;
	height:330px;
	background-color:#000;
	background-position:0 0;
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 25px;
  }
.bar.email div{
   height:326px;
  }
.bar.web-design div{
	background-image:url(../images/web-bg.jpg);
}
.bar.web-development div{
	background-image:url(../images/development-bg.jpg);
}
.bar.multimedia div{
	background-image:url(../images/multimedia-bg.jpg);
}
.bar.ecommerce div{
	background-image:url(../images/ecom.jpg);
}
.bar.seo div{
	background-image:url(../images/search.jpg);
}
.bar.graphic div{
	background-image:url(../images/graphic-design-bg.jpg);
}
.bar.corporate div{
	background-image:url(../images/Corporate-Branding.jpg);
}
.bar.crm div{background-image:url(css/images/bar-crm-bg.jpg);}
.bar div p{
    color:#fff;
    clear:right;
    float:right;
    width:420px;
    display:inline;
    margin:0 25px 5px 0;
   }
.bar div p.space{
    margin:0;
    height:20px;
   }
.bar div p.dblspace{
    margin:0;
    height:120px;
   }
.bar div a.big{
    float:left;
    height:32px;
    margin:20px 0 0;
    text-indent:-9999px;
    background-position:0 0;
    background-repeat:no-repeat;
   }

.bar.web-design div a.big{
	width:216px;
	height:39px;
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
}
.bar.web-development div a.big{
	width:216px;
	height:39px;
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
}
.bar.multimedia div a.big{
	width:216px;
	height:39px;
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
}
.bar.ecommerce div a.big{
	width:216px;
	height:39px;
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
}
.bar.seo div a.big{
	width:216px;
	height:39px;
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
}
.bar.graphic div a.big{
	width:216px;
	height:39px;
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
}
.bar.corporate div a.big{
	width:216px;
	height:39px;
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
}
.bar.crm div a.big{width:145px;background-image:url(css/images/view-crm.png);}
.bar_h2_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 220%;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
}

a#close-tabs{
	float:right;
	width:108px;
	margin:0 15px 0 0;
	background-image:url(../images/banner-1.jpg);
  }