body{
margin:0;
padding:0;
line-height: 16px;
background-image: url(images/bg_loop.jpg);
background-repeat: repeat-x;
color:#333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div, td, th{

}

#maincontainer{
	width: 951px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
}

#topsection{
	height: 81px; /*Height of top section*/
}
#secondsection{
	background-attachment: scroll;
	background-image: url(images/image_bg_loop.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#secondsectionHome2{
	background-attachment: scroll;
	/*background-image: url(images/image_bg_loop.jpg);*/
	/*background-image: url(images/image_bg_loop_xmas.jpg);*/
	background-image: url(images/image_bg_loop_acquisition.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right:1px;
}
#secondsectionHome
{
	background-attachment: scroll;
	/*background-image: url(images/image_bg_loop_home.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	background-color:transparent;
	}
	/*
.imageHome
{
    background-attachment:fixed;
	background-image: url(images/offshoring.png);
	background-repeat: no-repeat;
	background-position:290px 80px;
    }
*/
#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-right: 274px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
	float: left;
	width: 255px; /*Width of right column*/
	margin-left: -274px; /*Set left margin to -(RightColumnWidth) */
	background: #FFFFFF;
	padding-left: 5px;
}
#footer2{
	width: 100%;
	margin:0;
	background-color:White;
	background-attachment: scroll;
	background-image: url(images/footer_loop2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:45px;
}

#footer{
	clear: left;
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/footer_loop2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	height: 25px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#footer a{
color: #FFFF80;
}
.LeftTop {
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 81px;
	width: 28px;
}
.LeftTopHome
{
	background-image: url(images/left_top_home.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 81px;
	width: 28px;
	}
.second_LeftTop {
	background-image: url(images/2nd_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 172px;
	width: 7px;
}
.second_LeftTop2 {
	background-image: url(images/left-cascade2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 379px;
	width: 7px;
}
.second_LeftTopHome
{
	background-image: url(images/2nd_left_top_home.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 172px;
	width: 7px;
	}
.footerinner {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top:7px;
}

.Logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 81px;
	width: 332px;
	margin-top: -81px;
}
.LogoHome {
	background-image: url(images/logo_home.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 81px;
	width: 332px;
	margin-top: -81px;
}
.NaviBGloop {
	background-attachment: scroll;
	background-image: url(images/top_loop.jpg);
	background-repeat: repeat-x;
	height: 81px;
	width: 600px;
	margin-top: -81px;
	z-index: 0;
	margin-left: 28px;
}
.NaviBGloopHome {
	background-attachment: scroll;
	background-image: url(images/top_loop_home.jpg);
	background-repeat: repeat-x;
	height: 81px;
	width: 600px;
	margin-top: -81px;
	z-index: 0;
	margin-left: 28px;
}
.ImageBGloop {
	background-attachment: scroll;
	/*background-image: url(images/image_bg_loop.jpg);*/
	background-color:Red;
	background-repeat: repeat-x;
	background-position: top;
}
.Mainimage {
	height: 167px;
	width: 666px;
	margin-top: -174px;
	margin-left: 145px;
}


.MainimageLeft {
	height: 172px;
	width: 358px;
	background-image: url(images/effective_software_engineering.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	margin-top: -172px;
}
.MainimageRight {
	height: 172px;
	width: 440px;
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: -172px;
	float: right;
}
.cascadeleft{
	height:207px;
	width:7px;
	background-image: url(images/left-cascade.jpg);
	background-repeat: no-repeat;
}
.cascaderight {
	height: 304px;
	width: 7px;
	float: right;
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: -304px;
	background-image: url(images/right-cascade.jpg);
	background-repeat: no-repeat;
}
.textnormalBold {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 12px;
}
a.textnormal:link {
	color: #0033CC;
	text-decoration: none;
}
.textnormal {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textnormalRED {
	color: #FF0000;
}

.text12px{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 14px;
}
.text14pxWhite{
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 14px;
	padding-top:5px;
}
.text14px{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	padding-top:5px;
}
.textblue18px
{
    /*font-family:Arial; 
    font-family: 'Quantico', cursive;*/
    font-family: 'Flamenco', cursive;
	font-size: 25px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
	line-height: 34px;
}

.textblue24px
{
    /*font-family:Arial; 
    font-family: 'Quantico', cursive;*/
    font-family: 'Flamenco', cursive;
	font-size: 20px;
	font-weight: bold;
	color:#FF9900;
	text-decoration: none;
	line-height: 24px;
}
a.textblue18px:hover {
	color: #0033CC;
	text-decoration: underline;
}
.textblue22px
{
    font-family:Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	line-height: 20px;
}

.textBold {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
a.textnormal:hover {
	color: #FF9900;
	text-decoration: none;
}
.dashedline_horizon {
	height: 2px;
	width: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


.contentbox{
	padding:15px;
	background:#FFF;
	margin-top: -304px;
	margin-left: 7px;
	height: auto;
	}
.rightcontentbox {
	width: 256px;
	margin-top: -255px;
	float: right;
}

.newsloop{
	background-image: url(images/map-bg-loop.jpg);
	background-repeat: repeat-x;
	height: 116px;
}
.map{
	margin-top: -85px;
	text-align: center;
}

.chromestyle{
	font-weight: bold;
	margin-top: 16px;
	position: absolute;
}


.chromestyle:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 600px;
	margin: 0;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-variant: normal;
}

.chromestyle ul li{
	display: inline;


}

.chromestyle ul li a
{
    height:10px;
	padding: 9px 7px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.chromestyle ul li a:hover{
	color: #FFCC00;
}
.chromestyle .selected 
{
	color: #FF9900;
	/* background-image: url(images/navi_selected.jpg);
	background-repeat: no-repeat;
	background-position: center 20px; */
	border-top:solid 2px #FF9900;
}

.chromestyle2{
	font-weight: bold;
	margin-top: 44px;
	position: absolute;
}


.chromestyle2:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle2 ul{
	width: 513px;
	margin: 0;
	text-align: left;
	height: 22px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-variant: normal;
}

.chromestyle2 ul li{
	display: inline;

}

.chromestyle2 ul li a{
	padding: 7px 7px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.chromestyle2 ul li a:hover{
	color: #FFCC00;
}
.chromestyle2 .selected {
	color: #FF9900;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: -10px;
}
.text_healding {
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.newsarrow {
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 15px;
	width: 15px;
}
.newsheading {
	font-weight: Normal;
	color: #339900;
	text-decoration: none;
	line-height: 18px;
}

.careerheading {
	font-size: 18px;
	font-weight:  normal;
	color: #339900;
	text-decoration: none;
	line-height: 12px;
}

.careerheadingvisited{
font-size: 18px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	line-height: 18px;
}

.careerheadingmain{
font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	line-height: 18px;
	width:100%
}

.newsheadingvisited{
font-size: 10px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	line-height: 12px;
}

a.newsheading:visited {
   color: #FF6633;
}


a.newsheading:hover {
	color:#FF9900;
	text-decoration: none;
}
.skypepop {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	z-index: 100;
	height: 150px;
	overflow: auto;
	padding: 10px;
	display: none;
}
.skypeInner{
	height: 18px;
	font-size: 10px;
	color: #000000;
}
.skype_Menu{
	font-size: 10px;
	color: #333333;
}
.textBox {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 190px;
	border:solid 1px #999;
	padding:2px;
	font-family:Arial;
}
.H1 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textLink {
	font-weight: normal;
	/* color: #339999; */
	text-decoration: none;
}
a.textLink:hover {
	color: #FF9900;
}

.textLink18pt
{
	font-size: 18px;
	font-weight: normal;
	color: #339999;
	text-decoration: none;
    }
a.textLink18pt:hover {
	color: #FF9900;
}

/*---------------------------pop up div-------------------------*/

#apDiv2 {
	position:absolute;
	z-index:1;
}

.demo  {
	color:#000033;
	background-color:#FFF;
	position:absolute;
	top: 50%;
	left: 50%;
	width:600px;
	height:200px;
	margin-top: -100px;
	margin-left: -300px;
	z-index:99;
	/*visibility:visible;*/
	border: 5px solid #CCC;
}

/*---------------------------pop up div-------------------------*/

/* ----------------------------------------------------*/

#gallery {
	padding: 10px;
	max-width:600px;
	text-align:center;
	margin:30px auto;
	
	}
	.GalleryPos{
	float:left;
	text-align:left;
	display: block;
	clear: both;
    width: 91px;
}
	

	#gallery ul { 
	list-style: none; 
	}
	
	#gallery ul li { 
	display: inline;
	float:left;
	
	}
	
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 10px;
		text-decoration:none;
		margin:10px;
		
	}
	#gallery ul a:hover img {
		border: 5px solid #BBB;
		border-width: 10px;
		color: #fff;
	}
	#gallery ul a:hover {
	 color: #fff; 
	}
	
	* html .gallery a{ /*IE only hack*/
	width: 100%;
	text-decoration:none;
}
/* ----------------------------------------------------*/


/*----------------------Home Event Form Styles-----------------------*/
.EventFormRow 
{float:left;
    
    }

.EventFormLeftColumn
{
    float:left;
    width:160px;
    height: 12px;
    text-align:right;
    padding:5px;
}
    
.EventFormRightColumn
{
    float:left;
    width:230px;
    padding:5px;
    }
 .Red
 {
     color:#CC0000;
     }
 
 .EventPageBox
 {
     margin:0 auto;
     width:880px;
     padding:0 0 0 130px;
     background-color:Transparent;
     background-image: url(images/seminar_loop.jpg);
     min-height:790px;
     
     }
     
  .LeafletPageBox
 {
     margin:0 auto;
     width:880px;
     /*width:727px;*/
     padding:0 0 0 130px;
    background-image: url(images/leaflet_pg_loop.jpg);
     background-color:#FFF;
     min-height:715px;
     
     }
     
   .FooterBox
 {
     margin:0 auto;
     width:1010px;
     padding:10px 0 0 0;
     background-image: url(images/seminar_footer_loop.jpg);
     min-height:25px;
     text-align:center;
     background-color:black; 
     font-family:Arial; 
     font-size:10px; 
     color:#666; 
          
     }
     
  .LableRightC
  {
    width:200px;
    color:#5B5B5B;
    text-align: left;
    display: block;
    margin: 0 0 2px 0;
    display: block;
    padding: 5px 6px 5px 4px;
    float: left;
     border-bottom: solid 1px #CCC;
    }
    
    a.seminar
    { text-decoration:none;
      border:none;
      color:Black;
        
     }
    
   a.seminar:hover
    { text-decoration:none;
      border:none;
      color:Black;  
        }
    
     
 /*-----------Data entry Area ----------------------*/

#ContactUs .LableLeftColoumn
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    float: left;
        clear:left;
        width: 120px;
        text-align: right;
    display: block;
        color: #5B5B5B;
        margin: 2px;
        font-size: 14px;
        padding: 5px 5px 5px 0;
        display: block;
        background-color: Transparent;
    height: 14px;
}

#ContactUs .LableRightColoumn
{

}
/*
#DataEntryArea input { 
 background-color: #666699; 
}*/

#ContactUs input[type="text"]
{
    width:200px;
    color: #666666;
    text-align: left;
    border: solid 1px #999999;
    display: block;
    background-color: #000;
    margin: 0 0 2px 0;
    display: block;
    padding: 5px 6px 5px 4px;
    background:transparent;
}


#ContactUs .TextArea
{
    width:206px;
    color: #666666;
    text-align: left;
    border: solid 1px #999999;
    display: block;
    background-color: #FFF;
    margin: 0 0 2px 0;
    display: block;
    padding: 0 0 0 4px;
    background:transparent;
    
    }
.ErrorText
{
    margin-left:130px;
    color:#CC0000;
    margin-bottom:5px;
    }
    
           .InnerRow
        {
            width:auto;
            display: block; /*border-bottom:dotted 1px #EEE;*/
        }
        
        .dropdown
{
    width:212px;
    color: #666666;
    text-align: left;
    border: solid 1px #999999;
    display: block;
    background-color: #000;
    margin: 0 0 2px 0;
    display: block;
    padding: 0 0 0 4px;
    background:transparent;
}



/* ***************************Tooltip**************************** */

/* trigger button 
#download_now {
	background-image:url(../images/main_image_home_acquisition.jpg);
	display:block;
	height:167px;
	margin-bottom:30px;
	overflow:hidden;
	text-indent:-999em;
	width:911px;
	cursor:pointer;
}*/

/* mouseover state */
#download_now:hover {
	background-position:0 440px ;		
}

/* clicked state */
#download_now:focus {
	background-position:0 400px;
}

/* tooltip styling */
.tooltip {
	display:none;
	/*background:url(http://static.flowplayer.org/tools/img/tooltip/black_arrow_big.png);*/
	background-color:#FFF;
	border:1px solid #731b1b;
	border-bottom:10px solid #731b1b;
	height:260px;
	padding:20px;
	width:901px;
	font-size:13px;
	color:#5c1414;
	margin-left:3px;
	margin-top:270px;
	line-height:15px;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:100%;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}


#RequiredFieldValidator1
{
    float:left;    
    clear:left;
    width:120px;
}

#Contact_SalutationID
{
    float:left;       
}

#RequiredFieldValidator3
{
    float:left;    
    clear:left;
    width:150px;
}

#Contact_LastName
{
    float:left;       
}

#TB01 {
    width: 100%;
}

tr#row1 {
    color: Red;
    font-weight: bold;
}

#TB01 td {
    border-left: 1px dotted #CCCCCC;
    border-top: 1px dotted #EEEEEE;
    line-height: 20px;
    padding: 10px;
    vertical-align: top;
}

.floatleft{float:left; margin-right: 35px;}
.clearboth{clear:both; height:10px}

.contactustel{text-align:left;margin-left: 5px;}

.SMTwitter
	  {
	      background: url('Images/twitter.png') no-repeat left top;
	      height:44px;
	      width:44px;
	       float:left;
	       margin-right: 10px;
	      }
	   .FaceBook
	   {
	      background: url('Images/face_book.png') no-repeat left top;
	      height:44px;
	      width:44px;
	      float:left;
	       }
	       
	       #ContactUs .dropdown
{
    width:195px;
    color: #666666;
    text-align: left;
    border: solid 1px #999999;
    display: block;
    background-color: #000;
    margin: 0 0 2px 0;
    display: block;
    padding: 0 0 0 1px;
    background:transparent;
}

.contacttelleft{float:left; width:40px;clear: left;}
.contacttelright{float:left; width:160px;}
