body{
margin:0;
padding:0;
line-height: 12px;
background-image: url(images/bg_loop.jpg);
background-repeat: repeat-x;
}
div, td, th{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#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;

}
#secondsectionHome
{
	background-attachment: scroll;
	background-image: url(images/image_bg_loop_home.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	/*
.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_loop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 9px;
	height: 25px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	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_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-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: bold;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
a.textnormal:link {
	color: #0033CC;
	text-decoration: none;
}
.textnormal {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.textnormalRED {
	color: #FF0000;
}

.text12px{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 14px;
}

.text14px{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	padding-top:5px;
}
.textblue18px
{
    font-family:Arial;
	font-size: 18px;
	font-weight: normal;
	color:#163892;
	text-decoration: none;
	line-height: 18px;
}

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-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
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: solid;
	border-bottom-color: #e4e4e4;
}


.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: 7px 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 bottom;
}

.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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: -10px;
}
.text_healding {
	font-size: 10px;
	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-size: 10px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
	line-height: 12px;
}

.newsheadingvisited{
font-size: 10px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	line-height: 12px;
}

a.newsheading:visited {
   color: #FF9933;
}


a.newsheading:hover {
	color: #FFCC00;
	text-decoration: none;
}
.skypepop {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	z-index: 100;
	height: 150px;
	overflow: auto;
	padding: 10px;
	display: none;
}
.skypeInner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 10px;
	color: #000000;
}
.skype_Menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textBox {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #339999;
	text-decoration: none;
}
a.textLink: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-------------------------*/