@charset "utf-8";
/* CSS Document */
p {
	margin:0;
	padding:0;
}
a {
	outline:none;
	text-decoration:none;
}
img {
	border:0;
}

.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
Body {
	margin:0;
	padding:0;
	font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/site-bg.jpg) repeat-x #2d2d2d ;
}

#container {
	width:996px;
	margin:0px auto;	
}
	
#wrapper {
	width:996px;
	display:block;
}
#header {
	height:118px;
}
#top-left-head {
	float:left;
	width:200px;

}
#top-left-head img {
	position:relative;
	top:25px;
}
#top-right-head {
	float:right;

	width:632px;
}
.callus {
	font:bold 22px Geneva, Arial, Helvetica, sans-serif, "Kruti Dev 120";
	display:block;
	width:580px;
	text-align:right;
	margin-bottom:36px;
	margin-top:18px;
	margin-right:28px;
}
.main-menu {
	width:632px;
	height:37px;
	display:block;
}
.main-menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
.main-menu ul li {
	display:inline;
}
.main-menu ul li a {
	width:74px;
	height:37px;
	display:block;
	float:left;
	background-image:url(images/top-menu.jpg);
}
.main-menu ul li a.home {
	
	background-position:0 0px;
}
.main-menu ul li a.home:hover {
	background-position:0px 38px;
}
.main-menu ul li a.about {
	background-position:-76px 0px;
	width:101px;
	height:37px;
}
.main-menu ul li a.about:hover {
	background-position:-76px 38px;
}
.main-menu ul li a.services {
	background-position:-177px 0px;
	width:106px;
	height:37px;
}
.main-menu ul li a.services:hover {
	background-position:-177px 38px;
}
.main-menu ul li a.portfolio {
	background-position:-283px 0px;
	width:111px;
	height:37px;
}
.main-menu ul li a.portfolio:hover {
	background-position:-283px 38px;
}
.main-menu ul li a.career {
	background-position:-394px 0px;
	width:100px;
	height:37px;
}
.main-menu ul li a.career:hover {
	background-position:-394px 38px;
}
.main-menu ul li a.contact {
	background-position:-494px 0px;
	width:123px;
	height:37px;
}
.main-menu ul li a.contact:hover {
	background-position:-494px 38px;
}
#banner {
	width:996px;
	height:361px;
}
#banner span {
	display:block;
	margin:10px 0px 5px 20px;
	line-height:20px;

}
.banner1 {
	background: url(images/dev-banner.jpg) no-repeat;
	width:996px;
	height:301px;
	
}


.banner2 {
	background: url(images/host-banner.jpg) no-repeat;
	width:996px;
	height:301px;
}
.bullet {
	background: url(images/ban-bullet.jpg) no-repeat left -2px;
	height:20px;
	text-indent:25px;
	padding:0;
	margin:0;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#CCC;
}
#tab-services {
	top:-50px;
	position:relative;
	width:996px;
	clear:both;
}
#tab-services p {
	width:996px;
	margin:0px auto;
}

#tab-services img {
	padding:0px 0px 0px 70px;
}
#content-container {
	margin-top:-20px;
	width:996px;
	color:#CCCCCC;
	padding-bottom:45px;
	text-align:justify;
	
}
#left-panel { /* this class you can use for dividing the content container into 2 sides */
	width:740px;
	float:left;
	margin-bottom:12px;

}
#left-panel h1{
	padding:0;
	margin:0;
	color:#FFCC33;
	line-height:22px;
	font-size:18px;
	margin-bottom:12px;
}
#left-panel-wide { /* this class you can use for 1 side content placements */
	width:990px;
	float:left;
	line-height:18px;
	margin-bottom:12px;
}
#left-panel-wide h1{
	padding:0;
	margin:0;
	color:#FFCC33;
	line-height:22px;
	font-size:18px;
	margin-bottom:12px;
}
#right-panel {
	width:230px;
	float:left;
}
#footer {
	width:100%;
	background-color:#0b0b0b;
	float:left;
	padding-bottom:12px;
}
#copyright {
	width:100%;
	background-color:#2d2d2d;
	float:left;
	color:#CCCCCC;
}
#bottom {
	width:996px;
	margin:0px auto;

}
.center {
	width:996px;
	margin:0px auto;

}
.copy-hd h3 {
	margin:0;
	padding:0;
	color:#999;
	line-height:24px;
	font-weight:normal;
	font-size:12px;
}
.copy-hd h3 a {
	color:#999;
}
.copy-hd h3 a:hover {
	color:#CCC;
}
.btm-left {
	float:left;
	width:400px;
}
.btm-left2 {
	float:left;
	width:250px;
}
.btm-left ul, .btm-left2 ul {
	list-style: square;
	padding-left:15px;
	float:left;
	margin-left:4px;
	color:#333;
	
}
.mleft li {
	margin-left:22px;
}
.btm-left ul li, .btm-left2 ul li  {
	line-height:18px;
}
.btm-left ul li a, .btm-left2 ul li a {
	color:#666;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	line-height:18px;
}
.btm-left ul li a:hover, .btm-left2 ul li a:hover {
	color:#FFFFFF;
}
.btm-left h3, .btm-left2 h3, .btm-left3 h3 {
	color:#FFFFFF;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin:12px 0 12px 0;
	padding:0;
}
.btm-left3 {
	float:left;
	width:200px;
	margin-left:20px;

}
.btm-left3 ul  {
	list-style:none;
	margin:0;
	padding:0;
}
.btm-left3 ul li img {
	padding-right:2px;
}
.links {
	line-height:24px;
	color:#999999;
}
.links:hover {
	color:#CCC;
}
.slides {
	padding-left:15px;
	
	}
.slides h2 {
	padding-bottom:10px;
	margin:0;
	color:#FFCC33;
	line-height:24px;
	font-size:18px;
	text-align:center;
	height:24px;
}

/*-------------------------------------------------------*/
#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:996px;
	height:301px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}	
	#nextBtn, #nextBtn2{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												


/*--------------------------------------------------------*/

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    float:left;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

