body {
  background-color:#101012;
  font-family:'Microsoft Sans Serif';
  color:#ffffff;
  /*background-color:#ffffff;*/
}
/* divContentWrapper */
#divContentWrapper {
    width:100%; padding:0px; top:0px; margin:0px;
}
/* divContentWrapper - divContent */
#divContent {
  text-align:left; width:980px;
}
/* --------------------------------------------------------------------------------------------------------- */
/*										divContentWrapper - divContent - divHeading 						 */
/* --------------------------------------------------------------------------------------------------------- */
#divHeading{
  width:980px; background:url(../Images/community_bg.jpg) repeat-x;
  border-bottom:solid 1px #403c4b;
}
/* divContentWrapper - divContent - divHeading - divInnerHeading - lblHeading */
#lblHeading{
  color:#fcf191; font-size:17px;
}
/* divContentWrapper - divContent - divHeading - divInnerHeading - imgGroup */
.imgGroup{
  vertical-align:middle; padding:3px 2px 3px 5px;
}
/* --------------------------------------------------------------------------------------------------------- */
/*										divContentWrapper - divContent - divLeft 						     */
/* --------------------------------------------------------------------------------------------------------- */
#divLeft{
    width:300px;    
    float:left;
    position:absolute;
    margin:10px 0px 0px 0px;
    background:url(../Images/service_list.jpg) repeat-y;
    font-size:13px;
    border-right:dashed 1px #403c4b;
}
.divLeftWebDesign
{
	height:460px;
}
.divLeftWebApplication
{
	height:553px;
}
.divLeftDeskApplication
{
	height:730px;
}
.divLeftECommApplication
{
	height:585px;
}
.divLeftTesting
{
	height:845px;
}
.divLeftProducts
{
	height:495px;
}
.divLeftIcon
{
	width:25px;
	height:25px;	
	float:left;
	clear:both;
	padding:10px 10px 0px 0px;
	border-bottom:solid 1px #403045;
}
.divLeftIcon img
{
	cursor:pointer;
}
.divLeftContent .spanLeft
{
	cursor:pointer;
	/*border:solid 1px #ffffff;*/
}
.divLeftContent
{
	height:20px;
	width:260px;
	padding:15px 0px 0px 0px;	
	border-bottom:solid 1px #403045;
	color:#ffffff;
}
/*#divLeft ul
{
    list-style-type:none; padding:0px 0px 0px 30px; margin:0px 0px 0px 0px;
}
#divLeft ul li
{
    padding:20px 0px 0px 0px;
}
#divLeft ul li img
{
    vertical-align:top; padding:0px 4px 0px 0px;
}*/
/* --------------------------------------------------------------------------------------------------------- */
/*										divContentWrapper - divContent - divRight 						     */
/* --------------------------------------------------------------------------------------------------------- */


/* IT Services
--------------*/
.divITServices{
  color:#ffffff; font-size:14px; font-weight:bold; width:665px; background:url(../Images/line_bg.jpg) repeat-x;
  height:20px; border-bottom:solid 1px #403c4b; padding:0px 0px 0px 10px;
}
.divITSOne ul
{
  list-style-type:none; margin:0px 0px 0px 0px; width:315px; float:left; padding:0px 0px 0px 15px; height:170px;
}
.divITSOne ul li
{
  padding:10px 0px 0px 0px; text-align:justify; width:280px;
}
.divITSOne ul li img
{
    vertical-align:top; padding:0px 3px 0px 0px;
}
.liHeading
{
    color:#fcf191;
}
.liDesc
{
    margin:0px 0px 0px 20px;
}
.divITSTwo ul
{
  list-style-type:none; margin:0px 0px 0px 0px; width:620px; padding:0px 0px 0px 15px; height:100px;
  clear:both;
}
.divITSTwo ul li
{
  padding:10px 0px 0px 0px; text-align:justify;
}
.divITSTwo ul li img
{
    vertical-align:top; padding:0px 3px 0px 0px;
}
.divITSThree ul
{
    list-style-type:none; margin:0px 0px 0px 0px; width:620px; padding:0px 0px 0px 15px; height:70px;
}
.divITSThree ul li
{
   text-align:justify;
}
/* IT (Enabled) Services
------------------------*/
.divITESOne ul
{
    list-style-type:none; margin:10px 0px 0px 0px; width:620px; padding:0px 0px 0px 15px; height:30px;
}
.divITESOne ul li
{
    text-align:justify;
}
.divITESTwo ul
{
    list-style-type:none; margin:0px 0px 0px 0px; width:315px; float:left; padding:0px 0px 0px 15px;
    height:115px;
}
.divITESTwo ul li
{
    padding:10px 0px 0px 0px; text-align:justify; width:280px;
}
.divITESTwo ul li img
{
  vertical-align:top; padding:0px 3px 0px 0px;
}
.divITESThree ul
{
    list-style-type:none; margin:0px 0px 0px 0px; width:620px; padding:0px 0px 0px 15px; height:120px;
}
.divITESThree ul li
{
   text-align:justify;
}
.liSubList
{
   margin:5px 0px 0px 40px; list-style-type:disc;
}
/* --------------------------------------------------------------------------------------------------------- */
/*										divContentWrapper - divContent - divFooter 						     */
/* --------------------------------------------------------------------------------------------------------- */
#divFooter
{ 
  padding:0px;
  clear:both;
  position:absolute;
  width:980px;
  height:100px;
  border-top:solid 1px #403c4b;
}
.divFooterWebDesign
{  
  margin:475px 0px 0px 0px;  
}
.divFooterWebApplication
{ 	
	margin:570px 0px 0px 0px;  
}
.divFooterDeskApplication
{ 	
	margin:745px 0px 0px 0px;  
}
.divFooterECommApplication
{ 	
	margin:600px 0px 0px 0px;
}
.divFooterTesting
{ 	
	margin:860px 0px 0px 0px;  
}
.divFooterProducts
{ 	
	margin:510px 0px 0px 0px;  
}

/* --------------------------------------------------------------------------------------------------------- */
/*										   Gradient                              						     */
/* --------------------------------------------------------------------------------------------------------- */
.divServicesShadow
{	
	display:inline;
	z-index:100;	
}
.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=15); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.15; /*firefox 1.5 opacity*/
-moz-opacity:0.15; /*mozilla opacity*/
-khtml-opacity:0.15; /*opacity*/
z-index:10;
margin:0px 0px 0px 0px;
}

/* --------------------------------------------------------------------------------------------------------- */
/*										Web Design                               						     */
/* --------------------------------------------------------------------------------------------------------- */
.divSerWebDesignTitle
{
	width:665px;
	height:33px;
	border-bottom:solid 1px #ffffff;
	background:url(../Images/WebsiteDesignTittle.gif) no-repeat;
	position:absolute;
	margin:10px 0px 0px 305px;
	
}
.divWebDesignBanner
{
	width:665px;
	height:100px;
	background-color:#403c4b;
	background:url(../Images/WebDesignBanner.jpg) no-repeat;
	position:absolute;
	margin:43px 0px 0px 305px;
	/*border:solid 1px #ffffff;*/
}
#divWebDesignContent
{
	width:655px;
	height:315px;
	text-align:justify;	
	background-color:#FFFFFF;	
	/*color:#000000;*/
	color:#514f4f;
	position:absolute;
	margin:149px 0px 0px 310px;	
	font-size:13px;
}
.divServicesInner
{
	padding:10px 10px 0px 10px;	
}
.divServicesInner .spanHighLight
{
	color:#c18e00;	
	font-weight:bold;
}
.divServicesInner .spanWHighLight
{
	color:#c18e00;	
}
.divServicesTickBullet
{
	width:20px;
	height:20px;
	clear:both;
	float:left;	
	padding:0px 0px 0px 50px;
}
.divServicesBulletContent
{
	height:20px;	
}

/* --------------------------------------------------------------------------------------------------------- */
/*										Web Application Development               						     */
/* --------------------------------------------------------------------------------------------------------- */
.divSerWebAppTitle
{	
	width:665px;
	height:33px;
	border-bottom:solid 1px #ffffff;
	background:url(../Images/WebApplicationTitle.gif) no-repeat;
	position:absolute;
	margin:10px 0px 0px 305px;
}
.divWebAppBanner
{
	width:665px;
	height:100px;
	background-color:#403c4b;
	background:url(../Images/WebApplicationBanner.jpg) no-repeat;
	position:absolute;
	margin:43px 0px 0px 305px;	
}
#divWebAppContent
{
	width:655px;
	height:410px;
	text-align:justify;	
	background-color:#FFFFFF;	
	color:#000000;	
	position:absolute;
	margin:149px 0px 0px 310px;	
	font-size:13px;
}

/* --------------------------------------------------------------------------------------------------------- */
/*										Desktop Application                      						     */
/* --------------------------------------------------------------------------------------------------------- */
.divSerDeskAppTitle
{	
	width:665px;
	height:33px;
	border-bottom:solid 1px #ffffff;
	background:url(../Images/DesktopApplicationTitle.gif) no-repeat;
	position:absolute;
	margin:10px 0px 0px 305px;
}
.divDeskAppBanner
{
	width:665px;
	height:100px;
	background-color:#403c4b;
	background:url(../Images/DestopApplicationBanner.jpg) no-repeat;
	position:absolute;
	margin:43px 0px 0px 305px;
}
#divDeskAppContent
{
	width:655px;
	height:585px;
	text-align:justify;	
	background-color:#FFFFFF;	
	color:#000000;	
	position:absolute;
	margin:149px 0px 0px 310px;	
	font-size:13px;
}

/* --------------------------------------------------------------------------------------------------------- */
/*										E-Commerce Solutions                      						     */
/* --------------------------------------------------------------------------------------------------------- */
.divSerECommAppTitle
{	
	width:665px;
	height:33px;
	border-bottom:solid 1px #ffffff;
	background:url(../Images/E-CommerceSolutionsTitle.gif) no-repeat;
	position:absolute;
	margin:10px 0px 0px 305px;
}
.divECommAppBanner
{
	width:665px;
	height:100px;
	background-color:#403c4b;
	background:url(../Images/E-CommerceBanner.jpg) no-repeat;
	position:absolute;
	margin:43px 0px 0px 305px;
	/*border:solid 1px #ffffff;*/	
}
#divECommAppContent
{
	width:655px;
	height:440px;
	text-align:justify;	
	background-color:#FFFFFF;	
	color:#000000;	
	position:absolute;
	margin:149px 0px 0px 310px;	
	font-size:13px;
}
.divIndent
{
	padding:0px 0px 0px 25px;
}

/* --------------------------------------------------------------------------------------------------------- */
/*										       Testing                      						         */
/* --------------------------------------------------------------------------------------------------------- */
.divSerTestingTitle
{	
	width:665px;
	height:33px;
	border-bottom:solid 1px #ffffff;
	background:url(../Images/TestingTitle.gif) no-repeat;
	position:absolute;
	margin:10px 0px 0px 305px;
}
.divTestingBanner
{
	width:665px;
	height:100px;
	background-color:#403c4b;
	background:url(../Images/TestingBanner.jpg) no-repeat;
	position:absolute;
	margin:43px 0px 0px 305px;
	/*border:solid 1px #ffffff;*/	
}
#divTestingContent
{
	width:655px;
	height:700px;
	text-align:justify;	
	background-color:#FFFFFF;	
	color:#000000;	
	position:absolute;
	margin:149px 0px 0px 310px;	
	font-size:13px;
}
.divTestingBulletContent
{
	height:45px;	
}
.divTestingTickBullet
{
	width:20px;
	height:45px;
	clear:both;
	float:left;	
	padding:0px 0px 0px 50px;
}

/* --------------------------------------------------------------------------------------------------------- */
/*										       Products                      						         */
/* --------------------------------------------------------------------------------------------------------- */
.divSerProductsTitle
{	
	width:665px;
	height:33px;
	border-bottom:solid 1px #ffffff;
	background:url(../Images/ProductsTitle.gif) no-repeat;
	position:absolute;
	margin:10px 0px 0px 305px;
}
.divProductsBanner
{
	width:665px;
	height:100px;
	background-color:#403c4b;
	background:url(../Images/ProductsBanner.jpg) no-repeat;
	position:absolute;
	margin:43px 0px 0px 305px;	
}
#divProductsContent
{
	width:655px;
	height:350px;
	text-align:justify;	
	background-color:#FFFFFF;	
	color:#000000;	
	position:absolute;
	margin:149px 0px 0px 310px;	
	font-size:13px;
}
.divReadMore
{
	width:625px;
	text-align:right;
	padding:8px 0px 0px 0px;
	color:#776705;
	height:15px;
	color:#c18e00;
	font-size:9px;	
}
.divReadMoreImg
{
	float:right;
	padding-right:5px;
	cursor:pointer;
}