/*********************************************************************
 * home.css - ohm sweet ohm              
 *                            
 * Copyright (c)	E-nova Technologies Pvt. Ltd. India
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @package			ENova
 * @copyright		E-nova Technologies pvt. ltd. India 2005-07
 * @link				http://www.enova-tech.net
 * @license			http://www.opensource.org/licenses/mit-license.php
 * @author      kevin@enova-tech.net
 * @date        28/11/09
 * 
/*********************************************************************/
/*  Main        */
.presentation .aboutus p{
	font-size:14px;
	line-height:20px;
}

ul.ceo{width:220px; float:left; }
ul.ceo h1{width:220px; float:left; font-size:12px; text-indent:-9999px;	 }
.eng ul.ceo span.heading {display:block; font-size:14px; font-weight:bold; color:#666565;}
.fre ul.ceo span.heading {display:block; font-size:14px; font-weight:bold; color:#666565;}
ul.ceo li{width:220px; float:left; padding: 0 0 10px 0; display:block	}
.ceo .photo { float:left; }
.ceo .photo a { border:#ebebeb solid 4px; float:left; }
.ceo .photo a:hover { border:#ee941a solid 4px;  }
.ceo .txt { float:left; padding-left:7px; width:138px;  }

.office-img{width:210px; float:left; border:#ebebeb solid 5px; margin-top:20px; position:relative}
.office-img .txt{float:left; position:absolute; bottom:0px; left:0px;}

#body-main #left #left2 {
	width:473px;
	float:left;
	padding-left:5px;
			
}

#body-main hr{
	clear:both;
	line-height:0px;
	visibility:hidden;
	height:0px;
	margin:0;
}

#left2 .presentation{
	width:473px;
	float:left;
			
}
 #left2 .service{
	width:473px;
	float:left;
	border-top:#dddddd solid 1px; 
	margin-top:15px; 
	padding-top:15px;
	margin-bottom:15px;
			
}
#left2 .service h1{
	width:473px;
	float:left;  
	font-size:12px; 
	text-indent:-9999px; 
	padding-bottom:10px;
}
.eng #left2 .service span.heading{ display:block; font-size:14px; font-weight:bold; color:#666565;}
.fre #left2 .service span.heading{ display:block; font-size:14px; font-weight:bold; color:#666565;}

 #left2 .service h3{
 font-size:12px; color:#818080; padding-bottom:10px}
.website{width:150px; float:left; border-right:#dddddd solid 1px;}
.software{width:150px; float:left;  padding-left:12px; }
.tech{width:145px; float:left; border-left:#dddddd solid 1px; padding-left:13px;}

.website ul li, .software ul li, .tech ul li{ float:left;  background:transparent url(../img/layout/plus.gif) no-repeat top left; width:133px; padding:2px 0 2px 10px; font-weight:bold }


#left2 .presentation h1{ 
	font-size:14px; 
	padding-bottom:7px;
	color:#666565;
}
/*
.eng #left2 .presentation h1{ background:transparent url(../img/layout/pages/home/h1aboutus_en.gif) no-repeat top left;  }
.fre #left2 .presentation h1{ background:transparent url(../img/layout/pages/home/h1aboutus_fr.gif) no-repeat top left;  }
*/
#left2 .aboutus{
	width:475px;float:left; 
	padding:0 0px 5px 0;	
	border-bottom:1px solid #ddd; 
}


#left2 .rss{ width:475px; float:left; margin-top:10px; }
#left2 .rss .news,
#left2 .rss .blog{
	width:225px;
	float:left;
}
#left2 .rss .news{
	border-right:1px solid #ddd;
	padding-right:10px;
}
#left2 .rss .blog{
	padding-left:10px;
}

#left2 .rss h1{
	width:225px;
	float:left;
	font-size:12px; 
	text-indent:-9999px; 
	padding-bottom:7px;
}
.eng #left2 .rss .news span.heading{
	display:block; font-size:14px; font-weight:bold; color:#666565;
	}
.eng #left2 .rss .blog span.heading{
	display:block; font-size:14px; font-weight:bold; color:#666565;
	}
.fre #left2 .rss .news span.heading{
	display:block; font-size:14px; font-weight:bold; color:#666565;
	}
.fre #left2 .rss .blog span.heading{
	display:block; font-size:14px; font-weight:bold; color:#666565;
	}
#left2 .rss ul li{ padding:8px 0px;}
