#quote {
	position: absolute;
	text-indent: -9999em;
	z-index: 5;
	background: url(btn_quote.png) no-repeat;
	right: 0;
	top: 380px;
	display: block;
	width: 272px;
	height: 152px;
}
#quote a {
	display: block;
	width: 272px;
	height: 90px;
}
#headerContentNone {
	padding-bottom: 0;
}
#quoteNone a {
	display: none;}
		
#banner {
	clear: both;
	height: 213px;
	margin: 0 auto;
	padding:0;
	width: 900px;
	position: relative;
}
#banner ul {
	margin:0;
	padding:0
}
#banner li {
	
	height: 213px;
	width: 900px;
	text-indent: 0px;
	margin:0;
	padding:0
}
/*#banner li#banner2 {
	background: url(../images/graphic_designing.jpg) no-repeat;
}
#banner li#banner3 {
	background: url(../images/software_devlopment.jpg) no-repeat;
}
#banner li#banner4 {
	background: url(../images/offshore.jpg) no-repeat;
}*/
#banner li a {
	width: 900px;
	height: 218px;
	display: block;
}
/* THE CAROUSEL */
			.jcarousel-container {
	position: relative;
}
.jcarousel-container-horizontal {
	width: 900px;
	height: 218px;
}
.jcarousel-clip {
	z-index: 2;
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 218px;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}
.jcarousel-list li,  .jcarousel-item {
	float: left;
	list-style: none;
	width: 900px;
	height: 218px;
}
.jcarousel-control {
	position: absolute;
	z-index: 4;
	top: 10px;
	right: 10px;
}
.jcarousel-control a {
	background: url(../images/trans_000_10.png);
	padding: 5px;
	color: #FFF;
}
.jcarousel-next, .jcarousel-prev {
	z-index: 3;
	display: none;
	position: absolute;
	top: 0;
	height: 320px;
	width: 45px;
	cursor: pointer;
}
.jcarousel-next {
	right: 0;
}
.jcarousel-prev {
	left: 0;
}
/* -------------------------------- */
