body {
	font: 10pt verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #F2F3F4;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}

a:active {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
#main_Container {
	margin: 0px auto;
	width: 990px;
	background-color: #FFFFFF;

}
#LogoBanner{
	position: relative;
	height:99px;
	background-image: url(../images/LogoBanner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right;
	margin:0px;
	padding:0px;
}
#LogoBanner a{
	position: absolute;
	top: 0px;
	left: 5px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Integrated_Dynamic_Solutions.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 97px;
	text-decoration:none;
}
#LogoBanner a strong{
	display:none;
}
.clear{
	clear:both !important;
}


/*FOOTER STYLES STARTS FROM HERE*/
.foot_menu {
	background-color: #45597F;
	padding: 0px;
	position: relative;
	height: 26px;
	background-image: url(../images/foot_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	margin-bottom: 1px;
	margin-left: 165px;
}
.foot_menu #ISO {
	/*background-image: url(../images/micr_cert.jpg);
	background-repeat: no-repeat;*/
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 140px;
	position: absolute;
	left: -150px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9f9e9d;
	text-decoration: none;
}
.foot_menu #ISO span {
	display: none;
}
#foot_menu_cont{
	margin: 0px;
	list-style:none;
	list-style-image:none;
	float:right;
	width:700px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#foot_menu_cont li{
	margin: 0px;
	display:block;
	float:left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#foot_menu_cont li a{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#foot_menu_cont li a:hover{
	color: #A9B5CD;
	text-decoration: none;
}
#Footer_Container01 {
	width: 990px;
	height:36px;
	background-color: #6E7E9D;
	margin:auto;
	clear:both;

}
#Footer_Container02{
	width: 990px;
	height:50px;
	background-color: #A9B5CD;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	clear:both;
	display:block;
	margin:0px;
}
#validated{
	margin: 0px auto;
	width: 985px;
	padding-right:5px;
}
#validated p{
	float:right;
	margin:5px;
	margin-right:0px;
	padding:0px;
}

#Footer_strokeleft {
	width:165px;
	height:36px;
	background-image: url(../images/Footer_Stroke_left.jpg);
	background-repeat: no-repeat;
	float:left;
}
#Footer_strokeright {
	width:465px;
	height:36px;
	background-image: url(../images/Footer_stroke_right.jpg);
	background-repeat: no-repeat;
	float:right;
}
#foot_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	float:left;
	margin:0px;
	display:block;
	height:15px;
}
/*FOOTER STYLES END HERE*/


/* MENU STYLES*/


#Corner_Left {
	width:19px;
	height:28px;
	background:url(../images/Menu_LeftCrner.jpg);
	background-repeat:no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#MenuContainer{
	height:28px;
	vertical-align:middle;
	margin: auto;
	padding: 0px;
	width: 780px;
}
#Menu {
	height:28px;
	width: 990px;
	background-image: url(../images/Menu_BG.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#MenuContainer ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
	text-align: center;
	vertical-align: middle;

}

#MenuContainer li {
	display: block;
	width: 90px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

#MenuContainer a {
	text-decoration: none;
	display:block;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/Menu_Linkbg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 96px;
	margin-top:4px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	font-family: Helvetica;
}

#MenuContainer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/Menu_Linkbgover.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;

}
#MenuContainer .current_page_item a {
	background-image: url(../images/Menu_Linkbgover.jpg);
	background-repeat: no-repeat;
}


#Corner_Right {
	width:19px;
	height:28px;
	background-repeat:no-repeat;
	background-image: url(../images/Menu_RightCrner.jpg);
	position: absolute;
	top: 0px;
	right: 0px;
}
	
#FlashBanner{
	width:990px;
	height:252px;
	background-color:#FFFFFF;
	text-align:center;
}
#StrokeGraphics_bg{
	width:990px;
	height:16px;
	background-image: url(../images/StrokeGraphics_BG.gif);
	background-repeat: repeat-x;
	position:relative;
}
#StrokeGraphics_Rightcorner{
	background-image: url(../images/StrokeGraphics_rightcrner.gif);
	height: 16px;
	width: 101px;
	position:absolute;
	top: 0px;
	right: 0px;
}
#StrokeGraphics_bg02 {
	width:990px;
	height:28px;
	background-color: #A9B4CA;
	background-repeat: repeat;
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
}


#StrokeGraphics_Rightcorner02{
	width:333px;
	height:28px;
	background-repeat: no-repeat;
	background-image: url(../images/StrokeGraphics_rightcrner02.gif);
	position:absolute;
	top: 0px;
	right: 0px;
	
}

#content_Container {
	width: 970px;
	background-color:#FFFFFF;
	min-height:170px;
	height:auto !important;
	height:170px;
	margin: 0px;
	padding: 10px;
}
#content_Container .homepage {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}
#content_Container .homepage li{
	padding: 0px;
	display:block;
	float:left;
	width: 316px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}
#content_Container .homepage li.company_over{
	width: 638px;
}



/*BOX STYLES STARTS FROM HERE*/


.Box_Header {
	height:23px;
	background-image: url(../images/Boxheader_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A9B0BD;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #394968;
	margin-right: 0px;
	margin-left: 0px;
}
.Box_Header_rightcorner {
	width:17px;
	height:28px;
	background-image: url(../images/Boxheader_rightcorner.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	display:block;
}
.Inner_BodyText{
	font-family:Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCC3CF;
	border-left-color: #BCC3CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC3CF;
	background-image: url(../images/BOX_Content_bg.gif);
	background-repeat: repeat-x;
	background-color: #DADCE0;
	margin-top: 5px;
	min-height:170px;
	height:auto !important;
	height:170px;
	
}

.Box_BodyText{
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCC3CF;
	border-left-color: #BCC3CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCC3CF;
	background-image: url(../images/BOX_Content_bg.gif);
	background-repeat: repeat-x;
	background-color: #DADCE0;
	margin-top: 5px;
	min-height:170px;
	height:auto !important;
	height:170px;
}
.box_minheight{
	min-height:148px;
	height:auto !important;
	height:148px;
}
.Box_BodyText p, .Box_BodyText h2, .Box_BodyText h3{
	font-family:Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Box_BodyText h3{
	font-family:Verdana, Arial, Tahoma;
	font-size: 11px !important;
	font-weight: normal;
	color: #333333;
	line-height: 15px !important;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2.subheading0 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #394968;
	letter-spacing: -1px;
	padding:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2.subheading1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #394968;
	letter-spacing: -1px;
	height:35px;
	margin:0px;
	padding:0px;
}
h2.subheading2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #394968;
	letter-spacing: 1px;
}
.Box_Footer {
	height:13px;
	background-image: url(../images/BoxFooter_bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	clear:both;
}
.Box_Footer_leftcorner {
	width:17px;
	height:13px;
	background-image: url(../images/Box_Body_footer_left.gif);
	background-repeat: no-repeat;
	float:left;
}
.Box_Footer_rightcorner {
	width:6px;
	height:13px;
	background-image: url(../images/Box_Body_footer_right.gif);
	background-repeat: no-repeat;
	float:right;
}

/*BOX STYLES END HERE*/

/*Styles added on 10/08/2009*/
#AboutUs_Banner{
	width:990px;
	height:157px;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(../images/AboutUs.jpg);
}
#Services_Banner{
	width:990px;
	height:157px;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(../images/Services.jpg);
}
#Expertise_Banner{
	width:990px;
	height:157px;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(../images/expertise.jpg);
}
#Portfolio_Banner{
	width:990px;
	height:157px;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(../images/Portfolio.jpg);
}
#Customers_Banner{
	width:990px;
	height:157px;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(../images/Customers.jpg);
}
#Careers_Banner{
	width:990px;
	height:157px;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(../images/Careers.jpg);
}
#ContactUs_Banner{
	width:990px;
	height:157px;
	background-color:#FFFFFF;
	text-align:center;
	background-image: url(../images/Contact.jpg);
}


#Inner_Container {
	width: 970px;
	background-color:#FFFFFF;
	min-height:170px;
	height:auto !important;
	height:170px;
	margin: 0px;
	padding: 8px;
}
#Inner_Container .homepage {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}
#Inner_Container .homepage li{
	padding: 0px;
	display:block;
	float:left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}
#Inner_Container .homepage li.AboutUS_Wraper{
	width: 220px;

}
.AboutContent{
	width:530px;
	
	}
	
.SubBox_Wraper{
	width:205px;
	}
.points {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family:Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.points li {
	display: block !important;
	width:440px !important;
	clear:both;
	list-style-type: none;
	clear: both;
	height: 20px;
	margin: 0px;
	background-image: url(../images/bull.jpg);
	background-position: left 6px !important;;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px !important;
	list-style-image: none;
	background-repeat: no-repeat;
	line-height: 18px !important;
}
.bull {
	clear:both;
	clear: both;
	background-image: url(../images/bull.jpg);
	background-position: left 3px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px !important;
	background-repeat: no-repeat;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px !important;
}
.innerbull {
	clear:both;
	clear: both;
	background-image: url(../images/arrow.png);
	background-position: left 6px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px !important;
	background-repeat: no-repeat;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px !important;
}

.hotlinks{
	margin:0px;
	padding:0px;
	width:198px;
}


.hotlinks li{
	margin-top:2px;
	margin-bottom:2px;
	display:block !important;
	list-style-image:none;
	list-style-type:none;
	width:198px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.hotlinks li a:link, .hotlinks li a:active, .hotlinks li a:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: -1px 4px;
	padding-left: 10px;
	padding-top:2px;
	display:block;
	overflow:visible;
}
.hotlinks li a:hover {
	text-decoration: none;
	color: #FF6600;
}

	
#Microsoft{
	float:left;
	margin:5px;
	margin-top:0px;
	}
#Java{
	float:left;
	margin:5px;
	margin-top:0px;
	}
#Open{
	float:left;
	margin:5px;
	margin-top:0px;
	}
#structure{
	text-align:center;
	margin:10px;
	display:block;
}
.imageleft{
	float:left;
	margin:8px;
	padding:3px;
	border:1px solid #999999;
}
.customers{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.customers li{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px !important;
	list-style-image: none;
	list-style-type: none;
}
.customers li img{
	margin: 5px;
	padding: 4px;
	border: 1px solid #A7AFBB;
}
.boxwtharrow {
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
	background-image: url(../images/downarrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:3px;
}
.boxcontent{
	border: 1px dotted #636C81;
	margin: 0px;
	background-color: #F7F8F9;
	padding: 6px;

}
p.qualitypolicy {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	text-align: justify;
	text-indent: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
p.qualitypolicy span{
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
}
