@charset "utf-8";
/* CSS Document */

/* Author: Ravikanth.o; Project name:  Lexington Solutions; start date: 10-06-09 */

/* body styles */

body {
		background:#cccccc ;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
		margin:0px auto;
		}
		
html#body .div_clear {
		clear:both;
		height:0px; 
		content: "."; 
		line-height:0.1em; 
		font-size:0.1em;
		}

.div_clear{
		clear: both; 
		display: block; 
		visibility: hidden; 
		height: 0px; 
		content: "."; 
		line-height:0.1em; 
		font-size:0.1em; 
		border:0px;
		}
		
img {
		vertical-align: text-bottom;
		}


p {
		margin:10px 0 20px 0;
		padding:0px;
		line-height:110%;
		}
	
a {	
	color:#005c96;
	text-decoration:none;
	}
	
a:hover {	
	color:#005c96;
	text-decoration:underline;
	}
	
div#main{
	width:1004px;
	margin:0px auto;
	}
	
div#container {
		width:980px;
		margin:0px;
		padding:0 12px 0 12px;
		background:url(../images/bg.gif) repeat-y center;
		
		}
 
div#header {
	width:980px;
	height:114px;
	background:url(../images/header_bg.gif) repeat-x #fefffe;
	}
	

div#header div#logo { 
		background:url(../images/logo.gif) no-repeat;
		width:270px; 
		height:50px; 
		position:relative;
		float:left;
		color:#333333;
		margin:22px 0 0 50px;
		}
		
*html div#header div#logo { 
		background:url(../images/logo.gif) no-repeat;
		width:270px; 
		height:50px; 
		position:relative;
		float:left;
		color:#333333;
		margin:22px 0 0 25px;
		}


div#logo a { 
		position:absolute; 
		top:0px; 
		left:0px; 
		display:block;  
		width:270px; 
		height:50px; 
}

div#logo span { 
		display:none;
}


div#nav { 
	background:url(../images/nav_bg.gif) repeat-x #FFF  bottom;
	height:40px;
	padding:0 28px;
	}
	
div#banner {
	width:980px;
	}

div#home_content {	
	width:980px;
	padding:5px 0 0 0;
	margin-right:1px
	}

div#home_content  div#ls_block {
	width:312px;
	float:left;
	}

div#home_content  div#contact_block {
	width:312px;
	float:right;
	}
	
div#home_content  div#fusion_block {
	width:314px;
	float:left;
	padding:0 0 0 21px;
	
		
	}
	
div.content_block {
	background:url(../images/home_block_bg.gif) no-repeat bottom left;
	min-height:218px; height:auto !important; height:218px;
	}
	
div.content_block div.left_strip {
	background:url(../images/home_block_left.gif) no-repeat bottom left;
	padding:0 0 0 2px;
	min-height:218px; height:auto !important; height:218px;
	}
	
div.content_block div.right_strip {
	background:url(../images/home_block_right.gif) no-repeat bottom right;
	padding:0 2px  0 0;
	min-height:218px; height:auto !important; height:218px;
	}
	
div.content_block div.block_content {
	width:254px;
	padding:5px 28px;
	height:200px;
	}
	
div.block_content p {
	padding:5px 0 0 0;
	line-height:16px;
	font-size:12px;
	}
	
div.block_content img {
	padding:2px 10px 5px 0 ;
	float:left
	}
	
div.content_block .more {
	padding:5px 28px 15px 28px;
	}
	
div#footer {
	padding:20px 28px;
	height:15px;
	}
	
div#footer div#bottom_links {
	font-size:11px;
	width:400px;
	float:left
	}
	
div#footer div#copyright {
	font-size:11px;
	width:400px;
	text-align:right;
	float:right
	}
	


 
div#navgation {height:40px;	border-left:1px solid #000;	border-right:1px solid #000;	width:922x;	margin:0;	padding:0px;}
div#navgation .about { float:left; position:relative; width:112px; height:40px;display:block; border-right:solid 1px #000;  }
div#navgation .products { float:left; position:relative; width:118px; height:40px;display:block; border-right:solid 1px #000;	}
div#navgation .patners { float:left; position:relative; width:116px; height:40px;display:block; border-right:solid 1px #000; 	}
div#navgation .contact { float:left; position:relative; width:129px; height:40px;display:block; border-right:solid 1px #000; 	}

div#navgation .about span, div#navgation .products span, div#navgation .patners span, div#navgation .contact span {display:none}

	.about a { width:112px; background:url(../images/menu/about_normal.gif) no-repeat; display:block	;  height:40px; border-right:solid 0px #000;	}
	.products a{ width:118px; background:url(../images/menu/products_normal.gif) no-repeat; display:block	;  height:40px; border-right:solid 0px #000}
	.patners a{ width:116px;  background:url(../images/menu/partners_normal.gif) no-repeat; display:block	;  height:40px; border-right:solid 0px #000}
	.contact a{ width:129px;  background:url(../images/menu/contact_normal.gif) no-repeat; display:block	;  height:40px; border-right:solid 0px #000}

	
	.about  a:hover { background:url(../images/menu/about_hover.gif)  no-repeat }
	.products a:hover{ background:url(../images/menu/products_hover.gif) no-repeat; }
	.patners a:hover{ background:url(../images/menu/partners_hover.gif) no-repeat; }
	.contact a:hover{ background:url(../images/menu/contact_hover.gif) no-repeat; }

	
	.about a.selected{  background:url(../images/menu/about_active.gif) no-repeat; }
	.products a.selected{ background:url(../images/menu/products_active.gif) no-repeat; }
	.patners a.selected{  background:url(../images/menu/partners_active.gif) no-repeat; }
	.contact a.selected{  background:url(../images/menu/contact_active.gif) no-repeat; } 
	
	#products_drop {visibility:hidden;z-index:2; width:180px; position:absolute;   left:1px; background: url(../images/drop_bg.gif) repeat-x #FFFFFF}
	#about_drop{visibility:hidden;z-index:2; width:170px; position:absolute;  left:1px; background: url(../images/drop_bg.gif) repeat-x #FFFFFF;}
	#patners_drop{visibility:hidden;z-index:2; width:170px; position:absolute;  left:1px; background: url(../images/drop_bg.gif) repeat-x #FFFFFF}
	
	#products_drop ul, #about_drop ul, #patners_drop ul{padding:10px 10px 0 10px; margin:0; border:solid #aeaeae 1px; border-top:none}
	
	.bottom_border {	border-bottom:#aeaeae solid 1px;}
 
 	#products_drop li, #about_drop li, #patners_drop li {padding:5px 0 5px 0;	margin:0; 	list-style:none;	height:15px; background:none	}
		
	#about_drop li.overview, #about_drop li.leadership, #about_drop li.news #about_drop li.careers{width:120px; display:block}
	
	#products_drop li.Professional, #products_drop li.Pricing{width:155px; display:block}
	
	#patners_drop li.Cyrus {width:120px; display:block}
	
	
	#about_drop li.overview a{background:url(../images/menu/overview_normal.gif) no-repeat; width:150px; display:block; border:none; height:15px; border-bottom:#aeaeae solid 1px;}
	#about_drop li.leadership a{background:url(../images/menu/leadership_normal.gif) no-repeat; width:150px; display:block; border:none; height:15px; border-bottom:#aeaeae solid 1px;}
	#about_drop li.news a{background:url(../images/menu/news_normal.gif) no-repeat; width:150px; display:block; border-bottom:#aeaeae solid 1px; height:15px;}
	#about_drop li.careers a{background:url(../images/menu/careers_normal.gif) no-repeat; width:150px; display:block; border:none; height:15px;}


	#products_drop li.Professional  a{background:url(../images/menu/professional_normal.gif) no-repeat; width:155px; display:block; border:none; height:15px; border-bottom:#aeaeae solid 1px;}
	#products_drop li.Pricing a{background:url(../images/menu/pricing_normal.gif) no-repeat; width:155px; display:block; border:none; height:15px;}
	
	#patners_drop li.Cyrus a{background:url(../images/menu/cyrus_normal.gif) no-repeat; width:120px; display:block; border:none; height:15px;}
	
	
	#about_drop li.overview a:hover{background:url(../images/menu/overview_hover.gif) no-repeat; width:150px; display:block;  border:none; height:15px;border-bottom:#aeaeae solid 1px;}
	#about_drop li.leadership a:hover{background:url(../images/menu/leadership_hover.gif) no-repeat; width:150px; display:block;  border:none; height:15px; border-bottom:#aeaeae solid 1px;}
	#about_drop li.news a:hover{background:url(../images/menu/news_hover.gif) no-repeat; width:150px; display:block; border-bottom:#aeaeae solid 1px; height:15px;}
	#about_drop li.careers a:hover{background:url(../images/menu/careers_hover.gif) no-repeat; width:150px; display:block;  border:none; height:15px;}


	#products_drop li.Professional  a:hover{background:url(../images/menu/professional_hover.gif) no-repeat; width:155px; display:block; border:none; height:15px; border-bottom:#aeaeae solid 1px;}
	#products_drop li.Pricing a:hover{background:url(../images/menu/pricing_hover.gif) no-repeat; width:155px; display:block; border:none; height:15px;}
	
	#patners_drop li.Cyrus a:hover{background:url(../images/menu/cyrus_hover.gif) no-repeat; width:120px; display:block; border:none; height:15px;}
	
/*Inner page styles*/

div#inner_content {	
	width:925px;
	padding:45px 28px 45px 27px;
	margin-right:0px;
	background:url(../images/inner_bg.gif) no-repeat bottom ;
	}
	
div#inner_content h3{
	font-size:	22px;
	margin:0px;
	padding:0px;
	color:#28589c;
	font-family:Helvetica, Arial;
	
	}
	
div.gap{
	background:url(../images/gap_bg.gif) repeat-x;
	height:20px
	}
	
div#inner_content .title_pg{
	padding-bottom:25px;
	padding-left:19px
	}
	
div#inner_content div.left_sec{
	width:625px;
	float:left
	}
	
div.left_sec div.title{
	background:url(../images/title_bg.gif) no-repeat;
	padding:5px 19px ;
	font-size:16px;
	font-weight:bold;
	}
	
div.left_sec p{
	
	margin:15px 0px 15px 32px;
	padding:0px;
	line-height:18px;
	}
	
div.left_sec p.bdr{
	
	border-bottom: 1px dashed #999; 
	margin:10px 0px 0px 32px;
	padding:0px;
	padding-bottom:10px;
	line-height:18px;
	}
	
div.left_sec ul{
	margin:0px;
	padding:0px;
	 padding-left:32px;
	list-style:none
	}
		
		
div.left_sec li{
	margin:0px;
	padding:4px 0px 4px 20px ;
	list-style:none;
	background:url(../images/list_iocn.gif) no-repeat 0px 6px
	}
	
div#inner_content div.right_sec{
	width:300px;
	float:left;
	text-align:right
	}

div.right_sec div.fusion{
	text-align:center
	}
div.right_sec div.Fusion&#0153; img{	
z-index:-1;
behavior:url(includes/iepngfix.htc);
}
	
div.right_sec div.img_bg{
	background:url(../images/inner_img_bg.png) no-repeat right;
 	padding:8px 11px 9px 9px;
	width:280px;
	margin-top:25px
	}
	
*html div.right_sec div.img_bg{
	background:url(../images/inner_img_bg.gif) no-repeat right;
 
	padding:8px 0px 9px 0px;
	width:290px;
	margin-top:25px;
	}
	
*html div.right_sec div.img_bg img{
padding:3px 11px 0px 0px;
}
	
div.right_sec  div.enlarge{
	text-align:right;
	padding:5px 22px 0px 0px
	}
 
.mail_link {
	float:right;
}
