@charset "utf-8";
/* CSS Document */

body { background-color: #060606; background-image: url(images/large_bg.jpg); background-repeat: repeat-x;	margin-left: 0px; margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;	background-repeat: no-repeat; background-attachment: fixed; font-family: tahoma,arial; font-size: 11px; color:#FFFFFF; }

.b { font-weight:bold; }
.i { font-style:italic; }
.blue { color:#0080b8; }

div#wrapper { margin:auto; width:800px; }

div#nav1 { width: 800px; height: 44px; background:url(images/black_transparent.png); }
		div#nav { float:left; width:800px; }
		.nav ul{ margin:0; padding: 0; margin-left:2px; list-style: none; }
		.nav li{ display: inline; margin:0 ; padding: 0; }
		.nav a{	float: left; display: block; color: #fff; text-decoration: none;
		margin: 8px 2px 0 0; /*Margin between each menu item*/
		padding: 8px 14px; /*Padding within each menu item*/ }
		.nav a:hover{ background-color: #0095d9; /*Red color theme*/ padding: 8px 14px; color: #fff; }
    	.nav .current a{ /** currently selected menu item **/ background-color: #000; /*Red color theme*/ padding: 7px 13px; color: #fff; }
div#flash-span { background:url(images/black_transparent.png); width:800px; height:271px; }

/*.nav_transparent { background-color:#000000; -moz-opacity:0.5; filter: alpha(opacity=50); opacity: .5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
.nav_white { color:#FFFFFF; }*/

div#nav_span { width:800px;	height:5px; }

div#body { width:800px; float:left; background:url(images/black_transparent.png); }
	div#left_body { width:275px; float:left; padding:18px 8px 10px 27px; }
		
		div#news { width:263px; height:110px; }
			div#news1 { width:235px; height:24px; background:url(images/newsbg1.png) no-repeat; padding:8px 0 0 28px; color:#181818; }
			div#news2 { width:243px; height:68px; background:url(images/newsbg2.png) no-repeat; padding:10px 10px 0 10px; }
			div#know_more { padding:6px 0 0 0; }
			a.newsLINK:link { color:#ff6c00; text-decoration:underline; font-weight:bold; }
			a.newsLINK:visited { color:#ff6c00; text-decoration:underline; font-weight:bold; }
			a.newsLINK:hover { text-decoration:none; }
			
		div#work_with_us { width:263px; padding:26px 0 0 0; }
			.font_work { font-size:14px; font-family:arial; }
			div#work { padding:4px 0 0 0; height:2px; }
			div#career_list {  vertical-align:top; padding:6px 0 0 10px; }

		
	div#right_body { width:455px; float:right; padding:18px 25px 10px 8px; }
		div#fpas { padding:14px 0 0 0; }
		div#fpas_details_main { float:left; }
		div#fpas_details_left { float:left; }				
		div#fpas_details_left2 { float:left; width:280px; padding:16px 0 0 0; }		
		div#fpas_details_left3 { float:left; width:280px; padding:6px 0 0 0; }	
		div#fpas_details_left4 { float:left; width:260px; padding:0 0 0 8px; }						
		.fpas_title { font-family:Verdana, sans-serif; font-size:12px; font-weight:bold; }
		div#tech_content1 { float:left; width:260px; padding:8px 0 0 10px; }
		div#tech_content2 { float:left; width:100%; padding:6px 0 0 0;}
			.arial_title { font-family:arial; font-size:14px; }
			.desc1 { line-height:155%; color:#b8b8b8; }
		div#client1 { width:220px; float:left; padding:0 0 0 20px; }
		div#client2 { width:210px; float:left; }
		div#products-services { background:#000000; float:left; width:455px; margin:0 0 30px 0; }
			div#products-services-img { width:172px; height:138px; float:left; }
			div#products-services-details { float:left; width:270px; padding:8px 10px 10px 0; }
			.products-services-details { line-height:110%; color:#b8b8b8; }
			div#products-services-details2 { width:430px; padding:0 10px 10px 10px; float:left; }
		.white-txt { color:#FFFFFF; }

div#footer { width:100%; height:39px; background:url(images/footer_bg_span.jpg) repeat-x; float:left; padding:26px 0 0 0; }
a.footerLINK:link { color:#FFFFFF; text-decoration:none; }
a.footerLINK:visited { color:#FFFFFF; text-decoration:none; }
a.footerLINK:hover { text-decoration:underline; }