@charset "UTF-8";
/* CSS Document */
/* ---- Default Form Elements ---- */
@import url(http://fonts.googleapis.com/css?family=Gudea);
@import url(http://fonts.googleapis.com/css?family=Lily+Script+One);

input, textarea	{
				padding:5px 8px;
				font:1em/1.5em Arial, Helvetica, sans-serif;
				color:#666;
				border:1px solid #BCBCBC;
				background:#fafafa;
				border-radius:4px;
				-moz-border-radius:4px;
				-khtml-border-radius:4px;
				-webkit-border-radius:4px;
				behavior: url(js/PIE.html);
				}
				
textarea		{overflow:hidden;}

input:hover,
textarea:hover,
input:focus,
textarea:focus 	{background:#f0f0f0;}

input[type=submit],
input.submit	{
				width:auto;
				position:relative;
				padding:5px 12px;
				cursor:pointer;
				outline:none;
				font-size:13px;
				text-align:center;
				border:none;
				color:#fff;
				background:#454545;
				}
				
input[type=submit]:hover,
input[type=submit]:focus	{
	color: #000;
	padding: 4px 11px;
	border: 1px solid #0080bd;
	background: #00aecb;
				}
				
				
.clearboth { clear: both; }
.clear {clear: both; width:100%; float:left; display:block; }

.spacer
{
	float: left;
	width: 6%;
}

body {
		background-color:#fff;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		font-family:HelveticaNeueRoman, arial, helvetica, sans-serif;
		color: #333;
		font-size: 14px;
		line-height: 16px;
		background-repeat:no-repeat;
		background-color:#F0F0F0;
		overflow-y: scroll;
	}

#main {width:996px; margin: 0 auto;	}


/*first row*/

#bodycontent {width:996px; padding-bottom:20px; float:left;	}
#headerWrap {float:left; padding:0px; margin:0px 0px 10px 0px; width:100%;}
#header {width:996px; padding:0px;}

.headerLeft {float:left; width:450px; padding:0px; margin:0px 0px 0px 0px;}
.headerRight {float:right; width:500px; padding:0px; margin:0px;}


.logobar {float:left; margin:10px 0px; padding:0px; width:450px;}
.learning
{
	height:30px;
	margin:11px 0px 0px 4px;
	line-height:30px;
	float:left;
	font-family:HelveticaNeueRoman, arial, helvetica, sans-serif;
	color:#999999;
    font-weight:normal;
    font-size:14px;
}
	
.logo{
	   float:left;	
	   width:40px;
	   font-family: 'Rationale', sans-serif;
	   font-size:30px;
	   font-weight:bold;
	   color:#656565;
	   margin:10px 0px 0px 4px;	
	   
	}
.logo1{
	   float:left;	
	   width:42px;
	   font-family: 'Rationale', sans-serif;
	   text-align:left;
	   font-size:30px;
	   font-weight:bold;
	   color:#000;
	   margin:10px 0px 0px -12px;	
	   
	}
	
.logoimg
     {
		float:left;
		width:20px;
		height:20px;
		margin:8px 0px 0px 0px;
	 }



#navbar {float:left; padding:13px 0px 0px 0px; height:48px;}
	  
#navbar .top-nav-left {float:left; margin:0px 0px 0px 0px; width:5px; height:48px; background:url(../images/menu_left.png) top right no-repeat;}
#navbar .top-nav-centre {float:left; margin:0px 0px 0px 0px; height:48px; background:url(../images/menu_bg.png) top left; width: 983px;}
#navbar .top-nav-right {float:left; margin:0px 0px 0px 0px; width:5px; height:48px; background:url(../images/menu_right.png) top left no-repeat;}

#navbar .top-nav-centre ul {list-style:none; float:left; padding:0px; margin:0px;}
#navbar .top-nav-centre ul li {float:left; padding:17px 0px 0px 0px; margin:0px; background:url(../images/menu_div.png) top right no-repeat; height:48px;}
#navbar .top-nav-centre ul li a{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	padding:0px 25px;
	text-decoration:none;
	color:#333;
	text-shadow: 0px 1px 0px #FFF;
	}
#navbar .top-nav-centre ul li a:hover{
	color:#0F62AC;
	text-decoration:none;

	}	
	
#navbar .top-nav-centre ul li.last{background:none!important;}
	
#navbar .top-nav-centre ul li a.home{
	background:url(../images/icon_home.png) top left no-repeat;	padding:0px; margin:0px 0px -5px 0px; display:block; width:17px; height:17px; margin:0px 20px;}
#navbar .top-nav-centre ul li a:hover.home{	background:url(../images/icon_home_h.png) top left no-repeat;}


	
#banner
   {
	width:996px;
	float:left;
	height:50px;
	margin-top:10px;
	color:#000;
	background-color:#CCC;
	text-align:center;
	font-weight:normal !important; 
	font-family: HelveticaNeueThin;
	font-size:24px;
    line-height:50px;
	box-shadow:0px 2px 2px #999;
      
   }
   
 #row1col1
    {
	 width:590px;
	 float:left;
	 height:320px;
	 margin-right:10px;
	 margin-bottom:10px;
	 margin-top:20px;
	 line-height:28px;
	 font-family:HelveticaNeueThin;
	 font-size:18px;
	 
	 list-style-type:none;
	}
  #row1col1text
    {
	 width:570px;
	 float:left;
	 height:320px;
	 margin:10px 10px 10px 0px;
	 font-family:HelveticaNeueThin;
	 
	}
	
  #row1col2text
    {
	 width:250px;
	 float:left;
	 height:250px;
	 margin:10px 10px 10px 40px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:34px;
	 line-height:40px;
	}
	.list
	 {
		line-height:40px;
	 }
   #row1col2
    {
	 width:386px;
	 float:left;
	 height:320px;
	 margin-left:0px;
	 margin-top:20px;
	 margin-bottom:10px;
	 line-height:25px;
	 font-family:HelveticaNeueThin;
	 font-size:16px;
	 color:#FFF;
	 list-style-type:none;
	 
	}
  
 #intro-content{
		width:100%;
		height:350px;
		background-repeat:no-repeat;
		margin:0px;
		position:relative;
	}  

.h1
{
font-family:HelveticaNeueThin;	
font-size:38px;
font-weight:bold;
line-height:40px;
}

.headerline{ border-top: 4px solid #DCDCDC;
    width:100%;
    clear: both;
    font-size: 10px;
    padding: 1px 0;
    text-align: right; 
	color:#666666;
	margin-top:10px;
	}   


#soln
{
	width:900px;
	margin:20px 48px 0px 48px;
	hieght:182px;
	float:left;
}
.solnimg
{
	width:179px;
	float:left;
	margin-right:1px;
}

#solntxt
{
	width:900px;
	margin:0px 48px 20px 48px;
	min-hieght:220px;
	float:left;
}

.solntext
{
	width:179px;
	min-height:220px;

	float:left;
	overflow:hidden;
	margin-right:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#0099cc;
}
   
/** // Easy Slider */

#slider-3 {float:left; margin:0px 0; width:996px; height:325px; overflow:hidden; }
#slider-3 ul, #slider li { margin:0; padding:0; list-style:none; }
#slider-3 li { position:relative; overflow:hidden; height:350px; margin:0 !important; padding:0 !important; }
#slider-3 li a { text-decoration:none !important; }
#slider-3 li a:hover { text-decoration:none !important;}
<!--#slider-3 span.cont { position:absolute; z-index:2; top:160px; width:996px; height:150px; left:0px; right:0px; font-size:24px; line-height:24px; color:#000; background-color:#EAEAEA; font-weight:normal !important;}-->
#slider-3 span.cont { position:absolute; z-index:2; top:70px; width:225px; height:175px;margin-left:40px; margin-right:660px; font-size:22px; line-height:24px; color:#000;  font-weight:normal !important;font-family: 'HelveticaNeueThin';}
#slider-3outsource { position:absolute; z-index:2; top:0px; width:225px; height:175px;margin-left:0px; margin-right:0px; font-size:22px; line-height:24px; color:#000; background-color:#999; font-weight:normal !important;font-family: 'HelveticaNeueThin';}
#slider-3ondemand { position:absolute; z-index:2; top:0px; width:225px; height:175px;margin-left:0px; margin-right:0px; font-size:22px; line-height:24px; color:#000; background-color:#999; font-weight:normal !important;font-family: 'HelveticaNeueThin';}
#slider-3agile { position:absolute; z-index:2; top:0px; width:225px; height:175px;margin-left:0px; margin-right:0px; font-size:22px; line-height:24px; color:#000; background-color:#999; font-weight:normal !important;font-family: 'HelveticaNeueThin';}
/*#slider-3open { position:absolute; z-index:2; top:0px; width:225px; height:175px;margin-left:0px; margin-right:0px; font-size:22px; line-height:24px; color:#000; background-color:#ffcc33; font-weight:normal !important;font-family: 'HelveticaNeueThin';}*/
<!--.spantext1 { float:left; width:260px; height:130px; margin-top:18px; margin-left:30px; margin-right:0px; font-size:22px; line-height:26px; color:#464646; background-color:#EAEAEA;    font-weight:bold; !important; font-family: 'HelveticaNeueHeavy, arial, helvetica, sans-serif';}-->
<!--.spantext { float:left; width:350px; height:150px; margin-top:0px; margin-left:10px; margin-right:660px; font-size:16px; line-height:24px; color:#000; background-color:#EAEAEA;    font-weight:normal !important; font-family: 'HelveticaNeueThin';}-->
#prevBtn a, #nextBtn a { background:url(../images/slider-bnt.png) no-repeat; height:35px; width:35px;  z-index:100;	position:absolute; text-indent:-90000px; }
#prevBtn a { background-position:0px 0; left:0px; top:275px; }
#nextBtn a { background-position:-35px 0px; right:0px; top:275px; }

.bottom-cont { list-style:none; font-family: HelveticaNeueRoman, arial, helvetica, sans-serif; padding:0; margin:0; width:880px; padding-top:10px; color:#999; margin-bottom:0 !important;}
.bottom-cont  li{ border-top:#cecece solid 1px; padding:10px 2px; list-style:none; overflow:hidden;   }

/*contact us page*/

#cntbanner
{
	float:left;
	width:100%;
	margin-bottom:10px;
}

.banner-cont{ position:absolute; z-index:2; float:left;top:170px; width:400px; height:50px;margin-left:0px; margin-right:400px; font-size:22px;  color:#000;  font-weight:normal !important;font-family: Arial, Helvetica, sans-serif;}
.banner-cont1{ position:absolute; z-index:2;float:left;top:250px; width:215px; height:35px;margin-left:0px; margin-right:20px; font-size:14px; color:#fff;background-color:#66cc00;border:1px solid #090; font-weight:normal !important;font-family: Arial, Helvetica, sans-serif;}
.banner-cont2{ position:absolute; z-index:2;float:left;top:250px; width:215px; height:35px;margin-left:225px; margin-right:300px; font-size:14px; color:#fff;background-color:#0099cc;border:1px solid#03F; font-weight:normal !important;font-family: Arial, Helvetica, sans-serif;}



#comname {
  float: left;
  width:996px;
  hieght:70px;
  margin:20px 0px 10px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:24px;
  font-weight:bold;
}
 
#cntnmap {
  float: right;
  width:450px;
  hieght:700px;
  margin:0px 0px 0px 0px;
}
  
#soaptmap
{
  float: right;
  width:500px;
  margin:0px;
  padding:10px;
  background:#FFF;
}

#form
{
 float:right;
 width: 400px;
 hieght:auto;

}

#form1
{
 float:left;
 width: 400px;
 hieght:450px;
 margin-top:10px;
}



#cntinfo
{
  float: left;
  width:440px;
  margin:0px 0px 0px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
}

#cntinfo .cnthead{ float:left; font-size:20px; color:#00AECB; margin-bottom:0px; width:100%; font-weight:bold;}
#cntinfo .adre{ float:left; font-size:15px; color:#333; width:100%; line-height:20px;}

#drpdown
{
  float:left;
  width:996px;
  hieght:100px;
  background-color:#2E2E2E;
  background-image:url(../images/test.png);
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:normal;
}

#trning
{
	float:left;
	width:305px;
	height:305px;
	margin:0px 35px 0px 0px;
	font-family: 'MyriadWebRegular';
	border:1px solid #CCC;
}

#trning1
{
	float:left;
	width:305px;
	height:305px;
	margin:0px 0px 0px 0px;
	font-family: 'MyriadWebRegular';
		border:1px solid #CCC;
}



#trning .text {
position:relative;
color:#000;
background-color:6699ff;
bottom:90px;
left:0px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
}
#trning .text1 {
position:relative;
color:#000;
background-color:6699ff;
bottom:100px;
left:0px;
font-family: 'MyriadWebRegular';
color:#FFF;
}



#trning1 .text {
position:relative;
color:#000;
bottom:90px;
left:0px;
font-family: Arial, Helvetica, sans-serif;
color:#FFF;
}
#trning1 .text1 {
position:relative;
color:#000;
bottom:100px;
left:0px;
font-family: 'MyriadWebRegular';
color:#FFF;
}

#midcntnt
{
  width:996px;
  height:129px;
}
#midcntnt h1 {font-size:24px; color:#0F62AC; line-height:25px; margin:0px;}
#midcntnt p { font-size:16px; line-height:25px;}
#midcntnt .welleft { float:right; width:650px;}
#midcntnt .welimg { float:left; margin:0px; padding:10px; background:#CCC; border:1px solid #999; width:auto;}

#midtxt
{
	float:left;
	width:305px;
	height:70px;
	margin:0px 40px 0px 0px;
	font-family:'MyriadWebRegular';
	font-weight:normal;
	font-size:14px;
	color:#6D6D6D;
	line-height:20px;
}

#midtxt1
{
	float:left;
	width:305px;
	height:70px;
	margin:0px 0px 0px 0px;
	font-family:'MyriadWebRegular';
	font-size:14px;
	color:#6D6D6D;
	line-height:20px;
}

#frmnext
{
	float:left;
	width:576px;
	height:450px;
	margin:10px 0px 10px 20px;
	background:#FFF;
}

#frmnxtimg
{
	float:left;
	width:305px;
	height:305px;
	margin:0px 135px 5px 135px;
}

#testtext
{
	float:left;
	width:576px;
	height:140px;
	background-color:#34B5D0;
	color:#FFF;
}
#testtext h2 {
	font-size:18px;
	float:left;
	color:#FFF;
	padding:0px;
	margin:8px 8px 5px 8px;
}
#testtext p {
	font-size:14px;
	float:left;
	color:#FFF;
	line-height:16px;
	padding:0px;
	margin:0px 8px;
	text-align:justify;
}


#customers
{
font-family:Arial, Helvetica, sans-serif;
width:100%;
margin-bottom:20px;
border-collapse:collapse;
background-color:#fff;

}
#customers td, #customers th 
{
font-size:14px;
border:1px solid #666;
padding:3px 7px 2px 7px;

}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#666;
color:#fff;

}
#customers tr.alt td 
{
color:#585858;
background-color:#FFF;
}
#customers td 
{
color:#585858;

}
.subhead
{
	background-color:#CCC;
}
#batch
{float:left;
 width:996px;
 margin-top:20px;
 height:auto;
}

#crs-nav{
		float:left;
		width:996px;
		height:40px;
		background-color:#8DCBF8;
	}

#crs-nav-items{
		float:left;
		width:249px;
		height:auto;
		border-right-color:#FFF;
	}

#module
{float: left;
 width:396px;
 min-hieght:350px;
 border-bottom-color:#333;
 border-bottom-width:thin;
 font-size:18px;
 font-family:HelveticaNeueRoman, arial, helvetica, sans-serif;
}
#module1
{float: left;
 width:600px;
 min-hieght:350px;
 border-bottom-color:#333;
 border-bottom-width:thin;
}

#intruc {width:100%; padding:15px 0px 0px 0px; margin:0px; text-align:center;}
#intruc h1{text-align:center; font-size:34px; font-weight:normal; color:#34B5D0; background:none!important;font-family: 'Gudea', sans-serif;}
#intruc p{text-align:center; font-size:18px; font-weight:normal; font-family: 'Gudea', sans-serif;}

#instrucBox
{
	float:right;
	width:555px;
	height:450px;
	margin:10px 0px 10px 20px;
	padding:0px;
}
.insInnerBox {
	background-color: #FFF;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #FFFFFF);
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #CCC;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 37px;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 14px;
	padding:0px;
	width:100%;
	float:left;
	overflow:hidden;
}
.insInnerBox .insHead {width:100%; float:left; background:#DEDEDE; font-size:20px; padding:10px; color:#000;}
.insInnerBox .insContent {float:left; font-size:15px; padding:10px; text-align:justify;}


.reviewWrap {width:800px; margin:0 auto;}
.reviewBox { float:left; width:100%; padding:20px 0px; margin:0px; border-bottom:#CCC solid 1px;}
.reviewBox .reviwLeft { float:left; width:100px; padding:5px; margin:0px; background:#FFF; border:1px solid #CCC;}
.reviewBox .reviwRight { float:right; width:660px; padding:0px; margin:0px;}
.reviewBox .reviwRight p{font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; text-align:center; font-style:italic; line-height:20px;}
.reviewBox .reviwRight .coma{ font-family: 'Lily Script One', cursive; font-size:40px; color:#34B5D0;}



#blogWrap {float:left; width:100%; padding:0; margin:0px;}

#blogWrap .blogLeft {float:left; width:700px; padding:20px 0 0 0; margin:0px;}
#blogWrap .blogLeft .blogBox {float:left; width:100%; padding:0px 0 20px 0; margin:0px;}
.blogBox .blogHead {float:left; width:100%; padding:5px 0px; margin:0px; font-size:18px; font-weight:bold;}
.blogBox .blogPost {float:left; width:100%; padding:10px 0px; margin:0px; border-bottom: solid 1px #D6D6D6;
border-top: solid 1px #D6D6D6; font-size:12px; color:#666;}
.blogBox .blogPost .blogpostLeft{float:left; width:40%;}
.blogBox .blogPost .blogpostRight{float:right; width:40%;}
.blogBox .blogImg {float:left; width:100%; padding:10px 0px; margin:0px;}
.blogBox .blogImg img {width:700px; height:auto; padding:0px; margin:0px;}
.blogBox .blogContent {float:left; width:100%; padding:10px 0px; margin:0px; font-size:14px; color:#000;}

#blogWrap .blogRight {float:right; width:250px; padding:0px; margin:0px;}

#blogWrap .blogRight h1 { font-size:16px; padding:0px; margin:0px;}

#blogWrap .blogRight ul {float:left; padding:0px; margin:0px;}
#blogWrap .blogRight ul li {
    width: 240px;
    float: left;
    display: inline;
    padding: 5px 0 5px 10px;
    background: transparent url(../images/pointer.gif) no-repeat left 12px;
	border:1px solid #CCC;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}
#blogWrap .blogRight ul li a { font-size:14px; color:#000; text-decoration:none;}




		.loginCntr { float:left; width:100%; margin:0px; padding:0px; }
		.loginBox { width: 350px; text-align:center; margin:0 auto; background: #DCDCDC; border-radius: 6px 6px 6px 6px;
border: 1px solid #CCC; min-height:280px;	}
		.loginInner {width:90%; padding:10px 0px; margin:0 auto;}
		.loginBox h2 { margin: 0 0 30px 0; font-size: 20px; color: #454343;}
		.loginBox fieldset { border: none; }
		.loginBox label { margin:25px 0 0 0; width: auto; font-size: 14px; text-align: left; display: block; color: #7a7a7b; }
		.loginBox input { margin: 5px 0 0 0; padding: 10px; width: 93%; font-size: 14px; color: #7a7a7b; border-radius: 5px; border: 1px solid #cecccc; background: #f5f5f5; float:left; }
		.loginBox input.checkbox { margin: 20px 5px 0 0; width: auto; float: left; }
		.loginBox p { margin: 20px 0 0 0; font-size: 13px; color: #333333; float: left; }
		.loginBox p a {color: #34B5D0; }
		.loginBox input.login_btn { margin: 20px 0 0 0; padding: 0px; width: 99px; height: 31px; font-size: 12px; color: #fff; float: right; cursor: pointer; border: none; background: url('../images/login_btn.png') left top no-repeat; text-align:center; outline:none; }
			
	

.tabsWrap {width: 996px; margin:0px; padding:0px 0 0 0; font-family:'MyriadWebRegular'; font-size:16px; color:#666; line-height:22px;}

ul.tabs
{
    padding:1px 0;
    font-size: 0;
    margin:0;
    list-style-type: none;
    text-align: left;
}
        
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:9px; /*distance between tabs*/
}
        
ul.tabs li a
{
    font: normal 12px Verdana;
    text-decoration: none;
    position: relative;
    padding: 7px 76px;
    border: 1px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    background: #F0F0F0 url(tabbg.gif) 0 0 repeat-x;
    border-radius: 3px 3px 0 0;
    outline:none;
}
        
ul.tabs li a:visited
{
    color: #000;
}
        
ul.tabs li a:hover
{
    border: 1px solid #B7B7B7;
    background:#F0F0F0 url(tabbg.gif) 0 -36px repeat-x;
}
        
ul.tabs li.selected a, ul.tabs li.selected a:hover
{
    position: relative;
    top: 0px;
    font-weight:bold;
    background: white;
    border: 1px solid #B7B7B7;
    border-bottom-color: white;
}
        
        
ul.tabs li.selected a:hover
{
    text-decoration: none;
}
     

div.tabcontents
{
    border: 1px solid #B7B7B7;
	padding: 20px;
    background-color:#FFF;
    border-radius: 3px 3px 3px 3px;
	float:left;
	width:955px;
}

#popUpmore {
	position: absolute;
	background-color: #fff;
	width: 950px;
	height: 600px;
	z-index: 9002;
	padding: 20px;
	top:0px;
}

.dirimg {float:left; padding:10px; margin:0px 20px 20px 0px; background:#CCC; border:1px solid #999;}

.footer { float:left; padding:10px 0px; margin:0px; background:#DCDCDC; width:100%; border-top:2px solid #CCC;}
.footerInner { width:988px; margin: 0 auto;}
.footerInner a {color:#333; text-decoration:none; font-size:14px; padding:0px 8px; border-right: 1px solid #CCC;}
.footerInner a:hover {color:#666; text-decoration:underline;}

.footerInner a.first {padding:0px 8px 0px 0px;}

.footerInner .fleft {width:550px; float:left;}
.footerInner .fleft .fleft1 {float:left; width:520px; margin:0px 0px 20px 0px;}
.footerInner .fleft .fleft2 {float:left; width:520px; margin:0px 0px 0px 0px;}
	
.footerInner .fright {width:400px; float:right; text-align:right;}

	
.socialbox {float:right; display:block; padding:0px; }
.socialbox a { padding:0px; margin:0px; background:none!important; border:none;}
.socialbox img { padding-left:5px;}	


.img_left {float:left; margin:0px 20px 10px 0px; background:#E9E9E9; padding:5px; border:1px solid #CCC; width:400px; height:auto;}
.img_right {float:right; margin:0px 0px 10px 20px; background:#E9E9E9; padding:5px; border:1px solid #CCC; width:400px; height:auto;}

.gallery {float:left; width:100%;}
.gallery span {float:left; width:420px; padding:0px 40px 40px 0px;}
.gallery span img {width:100%; height:auto; background:#E9E9E9; padding:5px; border:1px solid #CCC;  }
.gallery span P {text-align:center; font-size:18px; padding:10px; margin:0px;}