/** banner styles */
.page_home .page .banner {
	height: 270px;
	position: relative;
}
.page_home .page .banner .description {
	width: 390px;
	height: 250px;
	background: url('layout_images/complex-web-applications.png') no-repeat 20px 20px;
	position: absolute;
}
.page_home .page .banner .description .main,
.page_home .page .banner .description .more {
	display: none;
}
.page_home .page .banner .gallery {
	background-color: #000;
	height: 250px;
	width: 580px;
	position: absolute;
	right: 0px;
	border-top: 1px solid #343434;
	background: #000 url('layout_images/content_bg.gif') repeat-x;
}
.page_home .page .banner .gallery .gallery-inner {
	position: relative;
	height: 250px;
	width: 580px;
}
.page_home .page .banner .gallery .gallery-inner ul {
	position:absolute;
	z-index: 1;
	height: 250px;
	width: 580px;
	overflow: hidden;
}
.page_home .page .banner .gallery .gallery-inner ul,
.page_home .page .banner .gallery .gallery-inner ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 580px;
	height: 250px;
	margin-bottom: 0;
	line-height: 16px;
}
.page_home .page .banner .gallery .gallery-inner .cycleNav {
	position: absolute;
	left: 18px;
	bottom: 18px;
	z-index: 2;
}
.page_home .page .banner .gallery .gallery-inner .cycleNav a {
	/*text-indent: -1000px;*/
	display: block;
	width: 31px;
	height: 29px;
	color: #fff;
	line-height: 29px;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	float: left;
	margin-right: 6px;
	text-align: center;
	background-image: url('layout_images/gallery_icons.png');
}
.page_home .page .banner .gallery .gallery-inner .cycleNav a:hover{
	background-position: 0px -29px;
}
.page_home .page .banner .gallery .gallery-inner .cycleNav .activeSlide {
	background-position: 0px -58px;
}

.gallery-item {
	position: relative;
	width: 580px;
	height: 250px;
}
.gallery-item .sexybutton {
	position: absolute;
	width: auto !important;
	_width: 300px;
	float: right;
	right: 22px;
	bottom: 22px;
	margin-bottom: 0;
}


.page_home .three_columns {
	overflow-y: hidden;
	margin-top: 20px;
	margin-bottom: 40px; 
}
.page_home .three_columns .panel {
	width: 314px;
	height: 300px;
	float: left;
	margin-right: 18px;
	overflow: hidden !important;
}
.page_home .three_columns .rhs {
	margin-right: 0;
}
#what-our-clients-say,
#what-our-clients-say ul,
#what-our-clients-say ul li{
	height: 130px;
	width: 100%;
	overflow: hidden;
	background-color: #000;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	overflow: hidden;
}
#what-our-clients-say ul li {
}
#what-our-clients-say li .testimonial_wrapper {
	height: 130px;
}
#what-our-clients-say li .testimonial_wrapper td {
}
#what-our-clients-say li .testimonial_wrapper .sexybutton {
	width: 150px;
	float: right;
}
#what-our-clients-say li .testimonial_wrapper .tesimonial_image {
	width: 64px;
	padding-left: 10px;
	padding-right: 10px;
}
#what-our-clients-say li .testimonial_wrapper .testimonial_details {
	padding-right: 10px;
}
#what-our-clients-say li .testimonial_wrapper .tesimonial_image a img {
	border: 2px solid black;
}
#what-our-clients-say li .testimonial_wrapper .tesimonial_image a:hover img {
	border: 2px solid #82171a;
}
#what-our-clients-say li .testimonial_wrapper	 .testimonial_exerpt {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
#what-our-clients-say ul li .testimonial_from {
}
#what-our-clients-say ul li .testimonial_logo {
	float: left;
}
#what-we-do ul li {
	margin-bottom: 0;
}
#what-we-do ul li span a h3{
	margin-bottom: 10px;
	margin-top: 0px;
}
#what-we-do ul li span a {
	padding-bottom: 8px;
}

#webxpress-live ul li {
	margin-bottom: 0;
}
#webxpress-live ul li span {
	height: 62px;
}
#webxpress-live ul li div {
	background-image: url('layout_images/live-icons.png');
}
#webxpress-live ul .twitter div {
	background-position: -33px 0px;
}
#webxpress-live ul .twitter_over div {
	background-position: 0px 0px;
}
#webxpress-live ul .facebook div {
	background-position: -99px 0px;
}
#webxpress-live ul .facebook_over div {
	background-position: -66px 0px;
}
#webxpress-live ul .blog div {
	background-position: -165px 0px;
}
#webxpress-live ul .blog_over div {
	background-position: -132px 0px;
}
#webxpress-live ul .youtube div {
	background-position: -230px 0px;
}
#webxpress-live ul .youtube_over div {
	background-position: -197px 0px;
}


.memberships, .memberships li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.memberships li {
	float: left;
	margin-bottom: 0;
}
.memberships li a {
	display: block;
	text-indent: -2000px;
	height: 53px;
	background: url('layout_images/memberships.png') no-repeat;
	float: left;
	margin-left: 10px;
}
.memberships .aimia a {
	width: 79px;
}
.memberships .gitc a {
	width: 80px;
	background-position: -80px 0;
}
.memberships .zend a {
	width: 68px;
	background-position: -161px 0;
}