/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/pg_bg.gif) repeat-x top;
}
p{ padding: 6px 0;}

a { outline: none;}
#ban_inside h1 {
	font: bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 35px 0 5px 25px;
}
h1 {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0075b9;
	padding: 5px 0 5px;
}
h2 {
	font: italic normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0075b9;
	padding: 5px 0 5px;
}
#cur_projects h2 {
	font: italic normal 15px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066b4;
	padding: 8px 0 5px 35px;
	background: url(../images/icons/current_projects.gif) no-repeat 0px 0px;
}
.testimonials h2 {
	font: italic normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066b4;
	padding: 8px 0 5px 35px;
	background: url(../images/icons/testimonials.gif) no-repeat 0px 0px;
}
h3 {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066b4;
	padding: 0px 0 5px;
}

h4 {
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066b4;
	padding: 10px 0 2px;
}

h5 {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0px 0 5px;
}

h6 {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 0 0px;
}


#header {
	background: #fff url(../images/hrd_bg.gif) repeat-x bottom;
}

#hrd_in {
	padding: 2px 25px 0;
	width: 950px;
	height: 83px;
	margin: 0 auto;
	background: #fff url(../images/hrd_bg.gif) repeat-x bottom;
}

.top_links {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	padding-top: 25px;
}
.top_links a{
	color: #000000;
	text-decoration: none;
	padding: 5px 15px 20px 30px;
	line-height: 38px;
}
.top_links a:hover{
	color: #547200;
}
.top_links a#home {
	background: url(../images/icons/home.gif) no-repeat 0px 0px;
}
.top_links a#contact {
	background: url(../images/icons/contact.gif) no-repeat 5px 0px;
}
.top_links a#sitemap {
	background: url(../images/icons/sitemap.gif) no-repeat 5px 0px;
}

/*#logo img {
	background: url(../images/logo.gif) no-repeat center center;
	width: 205px;
	height: 59px;
}
#logo_print { display: none;}*/

#logo img {
	width: 275px;
	height: 80px;
}

#main_nav {
	background: #e7ecec;
	border-top: 1px solid #ffffff;
}
#nav {
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 25px 0;
	width: 950px;
	height: 36px;
	margin: 0 auto;
	line-height: 36px;
}
#nav a{
	color: #000000;
	text-decoration: none;
	padding: 9px 16px 10px;
}
#nav a:hover{
	color: #0075b9;
}
#nav a#active {
	color: #ffffff;
	background: #94b7b7;
}
.nav_rgt {
	background: #dee6e6;
	height: 36px;
	width: 290px;
	border-left: 1px solid #ffffff;
	display: block;
	margin: 0 auto;
}

#hrd_banner_home {
	background: #04589A url(../images/hrd_ban_bg.gif) repeat-x top;
	border-bottom: 1px solid #ffffff;
}
#hrd_banner {
	background: #678c01 url(../images/hrd_ban_bg_in.gif) repeat-x top;
	border-bottom: 1px solid #ffffff;
}
#ban_main {
	padding: 0px 25px 0;
	width: 950px;
	height: 227px;
	margin: 0 auto;
	background: #04589A url(../images/hrd_ban_bg.gif) repeat-x top;
}

#ban_inside {
	padding: 0px 0px 0;
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background: #04589A url(../images/hrd_ban_bg_in.gif) repeat-x top;
}


.main_iconsSmall {
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	width: 690px;
	line-height: 22px;
	padding-top: 0px;
}
.main_iconsSmall ul {
	list-style: none;
}
.main_iconsSmall li {
	width: 210px;
	float: left;
	padding: 5px 10px 5px 0px;
	height: 65px;
}
.main_iconsSmall li a {
	color: #f1f1f1;
	text-decoration: none;
	display: block;
}
.main_iconsSmall li a:hover {
	color: #8FD7FF;
}
.main_iconsSmall li img {
	float: left;
	padding: 0 5px 5px 0;
}

.main_icons {
	font: italic bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 690px;
	line-height: 22px;
}
.main_icons ul {
	list-style: none;
}
.main_icons li {
	width: 210px;
	float: left;
	padding: 5px 10px 5px 0px;
	height: 95px;
}
.main_icons li a {
	color: #f1f1f1;
	text-decoration: none;
	display: block;
}
.main_icons li a:hover {
	color: #ccc;
}
.main_icons li img {
	float: left;
	padding: 0 5px 5px 0;
}

#news {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f1efef url(../images/news_bg.gif) repeat-x top;
	border-bottom: 1px solid #a9a8a8;
	border-top: 1px solid #a9a8a8;
	padding-top: 5px;
}

#scroller {
	padding: 0px 25px 0;
	width: 950px;
	margin: 0 auto;
	height: 25px;
	line-height: 22px;
}

.news_head {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0075ba;
	background: url(../images/news_sep.gif) no-repeat right;
	padding: 5px 10px 5px 0px;
}

.scroll {
	float: right;
	width: 600px;
	padding-right: 300px;
}

#content_area {
	background: #ffffff;
	min-height: 280px;
	height: auto !important;
	height: 280px;
}
.content {
	padding: 10px 325px 10px 25px;
	width: 650px;
	margin: 0 auto;
}
.content p {
line-height: 18px;
}
.content_inside {
	padding: 20px 295px 20px 25px;
	width: 680px;
	margin: 0 auto;
}
.content_inside a {
	color: #0075B9;
	text-decoration: none;
}
.content_inside a:hover {
	color: #678c00;
	text-decoration: underline;
}

#right_col {
	position: absolute;
	width: 250px;
	margin: 20px 0 0 725px ;
}

#cur_projects {
	position: absolute;
	width: 290px;
	margin: 10px 0 0 660px;
}
.testimonials {
	width: 290px;
	float: right;
	padding-top: 5px;
}
.testimonials div.test_rec {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #787660;
	padding: 8px 5px 0px;
	line-height: 14px;
/*	border-bottom: 1px solid #a7a58d;*/
}

.testimonials div.test_rec div{
	text-align: right;
}
.blck_top {
	background: url(../images/blck_bg/lft_top_red.gif) no-repeat left top;
	padding-left: 7px;
}
.blck_top h6 {
	font: normal 5px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/blck_bg/rgt_top_red.gif) no-repeat right top;
	height: 7px;
	padding: 0px;
}
.blck_top_test {
	background: url(../images/blck_bg/lft_top.gif) no-repeat left top;
	padding-left: 7px;
}
.blck_top_test h6 {
	font: normal 5px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/blck_bg/rgt_top.gif) no-repeat right top;
	height: 7px;
	padding: 0px;
}
.blck_mid_current_proj {
	background: #ffffff;
	border-left: 1px solid #94b7b7;
	border-right: 1px solid #94b7b7;
	padding: 3px 10px;
	min-height: 485px;
	height: auto !important;
	height: 485px;
}
.blck_mid {
	background: #ffffff;
	border-left: 1px solid #94b7b7;
	border-right: 1px solid #94b7b7;
	padding: 3px 10px;
/*	min-height: 480px;
	height: auto !important;
	height: 480px;*/
}
.blck_bot {
	background: url(../images/blck_bg/lft_bot.gif) no-repeat left bottom;
	padding-left: 7px;
}
.blck_bot h6 {
	font: normal 5px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/blck_bg/rgt_bot.gif) no-repeat right bottom;
	height: 7px;
	padding: 0px;
}


#sections {
	background: url(../images/sections_bg.gif) repeat-x top #eaeaea;
/*	border-top: 1px solid #a9a8a8;
	border-bottom: 2px solid #ae1516;*/
}
#sections_in {
	padding: 10px 25px;
	width: 950px;
	margin: 0 auto;
	background: url(../images/sections_bg.gif) repeat-x top #eaeaea;
}

#footer {
	clear: both;
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: url(../images/footer_bg.gif) repeat-x top #555555;
}
#footer_in {
	padding: 15px 20px 15px 0px;
	width: 980px;
	margin: 0 auto;
	background: url(../images/footer_bg.gif) repeat-x top #555555;
}
/*#footer_in .f_links, #footer_in .copyrights  {
	color: #333;
}
#footer_in .f_links a {
	color: #333;
}
#footer_in .f_links a:hover {
	color: #678c00;
} */

#footer_links {
	padding: 0px 5px 10px 10px;
	text-align: center;
	line-height: 16px;
/*	width: 540px;
	float: left;
	border-right: 2px solid #ffffff;*/
}
#quick_links {
	/*width: 415px;*/
	width: 295px;
	float: left;
	padding: 5px 10px 5px 15px;
	border: 1px solid #7F7F7F;
	background: #5F5F5F;
	margin-left: 10px;
	height: 138px;
}
#portfolio_links {
	/*width: 220px;*/
	width: 295px;
	float: left;
	border: 1px solid #7F7F7F;
	background: #5F5F5F;
	padding: 5px 10px 5px 15px;
	/*margin-left: 15px;*/
	margin-left: 16px;
	height: 138px;
}
.address {
	/*width: 220px;*/
	width: 262px;
	font-size: 11px;
	line-height: 19px;
	padding: 5px 10px 5px 15px;
/*	margin-right: 20px; */
	margin-right: 6px;
	float: right;
	border: 1px solid #7F7F7F;
	background: #5F5F5F;
	height: 138px;
}

.copyrights { 
	text-align: center;
	padding-top: 10px;
	clear: both;
}
#footer ul{
	list-style: none;
}
/*#footer li{
	padding: 1px 1px 1px 1px;
}*/
#footer li {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/arw_footer.gif) no-repeat 0px 4px;
	padding: 2px 0px 2px 15px;
	line-height: 15px;
	width: 190px;
	float: left;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
}
#footer_links a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px;
}

.sections3 {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	width: 210px;
	float: left;
	padding: 5px 10px 5px 0;
}

.read_more {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px 0 0;
}
.read_more a {
	color: #678c00;
	text-decoration: none;
	background: url(../images/arw_1.gif) no-repeat 0px 9px;
	padding: 3px 10px 3px 15px;
}
.read_more a:hover {
	color: #0066b4;
}
.rgt_buttons {
	float: right;
	width: 210px;
	padding: 5px 0 5px 10px;
}
.rgt_buttons p{
	padding: 8px 0;
}
.content_inside {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	background: url(../images/right_col_bg.gif) repeat-y 725px 0px;
}

.content_inside ul {
	list-style: none;
}
.content_inside li {
	padding: 3px 3px 3px 25px;
	background: url(../images/arrow2.gif) no-repeat 9px 7px;
}
.content_inside li ul li{ 
   background: url(../images/blue.gif) no-repeat 9px 7px;
}
.content_inside ol {
	margin-left: 25px;
}

.content_inside ol li {
	padding: 3px 3px 3px 0px;
	background: none;
}

.content_inside #clients li {
	width: 305px;
	float: left;
	margin-right: 5px;
	
}
.content_inside #clients h2 {
	font-weight: bold;
	color: #678c00;
	clear: both;
	padding: 5px 10px;
	background: #e8f5ff;
	margin-top: 10px;
}

#servicesHt {
	min-height: 530px;
	height: auto !important;
	height: 530px;
}
#servicesHt2 {
	min-height: 570px;
	height: auto !important;
	height: 570px;
}
.right_menu ul {
	list-style: none;
}
.right_menu li {
	padding: 1px 1px 1px 1px;
}
.right_menu li a {
	color: #000000;
	background: #e7Ecec url(../images/arrow2.gif) no-repeat 6px 8px;
	padding: 4px 2px 4px 20px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #94b7b7;
}
.right_menu li a:hover {
	color: #0066b4;
}
.right_menu li#rgt_active a {
	color: #fff;
	font-weight: bold;
	background: #678c00 url(../images/arrow2_wh.gif) no-repeat 6px 8px;
	padding: 4px 2px 4px 20px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #94b7b7;
}
.right_menu li#rgt_active a:hover {
/*	color: #0066b4;
	background: #e7Ecec url(../images/arrow2.gif) no-repeat 6px 8px; */
}

.wd_670 {
	width: 670px;
}
.wd_300 {
	width: 300px;
}
.services ul{
	list-style: none;
}
.col_1 {
	float: left;
	width: 320px;
	clear: both;
}
.col_2 {
	float: right;
	width: 320px;
}
.services li{
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/btns/btn_lft_bg.gif) no-repeat left center;
	padding: 1px 0px 1px 5px;
}
.services li a {
	color: #000000;
	text-decoration: none;
	background: url(../images/btns/btn_rgt_bg.gif) no-repeat right center;
	padding: 10px 10px;
	display: block;
}
.services li a:hover {
	color: #678c00;
	text-decoration: none;
}
.services li a img {
	margin-bottom: -5px;
	padding-right: 5px;
}


.cl_both { clear: both; margin: 0; padding:0; }

.tbl_content {
	border: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-top: 15px;
}
.tbl_content td {
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	padding: 3px 5px;
}
.tbl_content th {
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	padding: 5px;
	background: #E7ECEC;
	font-size: 13px;
}
.txt_red { color: #f00; }
.txt_orange { color: #ff7800; }
.txt_blue { color: #0075B9; }

.tbl_content tr.row1 td { background: #fff; }
.tbl_content tr.row2 td { background: #f1f1f1; }

.quotation {
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	float: right;
	padding: 35px 290px 0 0;
	line-height: 30px;
}
.quotation span {
	padding-left: 100px;
}

.about_us_bg {
	background: url(../images/about_us.jpg) no-repeat left top;
	height: 100px;
}

.services_bg {
	background: url(../images/services_hd.jpg) no-repeat left top;
	height: 100px;
}

.tech_bg {
	background: url(../images/tech_hd.jpg) no-repeat left top;
	height: 100px;
}
.portfolio_bg {
	background: url(../images/portfolio_hd.jpg) no-repeat left top;
	height: 100px;
}
.customers_bg {
	background: url(../images/customers_hd.jpg) no-repeat left top;
	height: 100px;
}
.support_bg {
	background: url(../images/support_hd.jpg) no-repeat left top;
	height: 100px;
}
.careers_bg {
	background: url(../images/career.jpg) no-repeat left top;
	height: 100px;
}
.sitemap_bg {
	background: url(../images/sitemap.jpg) no-repeat left top;
	height: 100px;
}
.quote_bg {
	background: url(../images/quote.jpg) no-repeat left top;
	height: 100px;
}
.why_us_bg {
	background: url(../images/why_us.jpg) no-repeat left top;
	height: 100px;
}
.contact_bg {
	background: url(../images/contact_us.jpg) no-repeat left top;
	height: 100px;
}
.vision_bg {
	background: url(../images/vision.jpg) no-repeat left top;
	height: 100px;
}
.offer_bg {
	background: url(../images/offer.jpg) no-repeat left top;
	height: 100px;
}
.personnel_bg {
	background: url(../images/personnel.jpg) no-repeat left top;
	height: 100px;
}
.web_desk_app_bg {
	background: url(../images/web_desk_app.jpg) no-repeat left top;
	height: 100px;
}
.custom_app_bg {
	background: url(../images/custom.jpg) no-repeat left top;
	height: 100px;
}
.des_multi_bg {
	background: url(../images/design.jpg) no-repeat left top;
	height: 100px;
}
.quality_bg {
	background: url(../images/quality.jpg) no-repeat left top;
	height: 100px;
}
.maintenance_bg {
	background: url(../images/maintenance.jpg) no-repeat left top;
	height: 100px;
}
.testimonials_bg {
	background: url(../images/quote.jpg) no-repeat left top;
	height: 100px;
}
.tbl_bck {
	margin-top: 15px;
}
.tbl_bck td {
    text-align:right;
	padding: 3px 5px;
}
.txt_mar {
	color: #678c00;
}

.fl_lft { float: left; padding-top: 5px;}
.fl_rgt { float: right; padding-top: 5px;}

#fade2 {
	line-height: 15px;
	height: 95px;
	padding: 5px 0 0;
}
#fade2 div {
	text-align: right;
}
h2.our_clients {
	background: transparent url(../images/icons/clients.gif) no-repeat scroll 0px;
}

ul.key_persons {
	margin: 0; padding: 0;
}
ul.key_persons li {
	width: 310px;
	float: left;
	margin: 10px 0px 0px 13px;
	padding: 10px;
	background: #f1f1f1;
	border: 1px solid #e5e5e5;
}
.ht_240 {
	height: 240px;
}
.ht_175 {
	height: 175px;
}
ul.key_persons li.first_col {
	margin: 10px 0px 0px 0px;	
}

ul.key_persons li.cl_both {
	clear: both;
	background: none;
	border: 0px solid #e5e5e5;
	font-size: 1px;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 5px;
}

.left_details {
	float: left;
	width: 320px;
}
.right_details {
	float: right;
	width: 320px;
}

.right_details p, .left_details p { padding-left: 20px;}
.right_details h6, .left_details h6 { color: #0075B9; }



/* Slider */
#slider {
		position: absolute;
		width: 665px;
		height: 227px;
		overflow: hidden;
		background: #fff;
		border: 0px solid #000;
		margin: -10px 0 0 -5px;
	}
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 333px;
		width: 500px;
		background: #fff;
		overflow: hidden;
		border-left: #fff solid 1px;
		cursor: default;
	}
	#slider .title   {
		color: #FFF;
		font-weight: bold;
		font-size: 1.3em;
		margin-right: 1.5em;
		text-decoration: none;
	}
	#slider .backgroundText {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 100%;
		background: #000;
		filter: alpha(opacity=40);
		opacity: 0.4;
	}
	#slider .text {
		position: absolute;
		top: 1%;
		top: 100%;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 0.9em;
		text-align: justify;
		width: 470px;
		left: 10px;
		padding: 10px 10px 10px 25px;
	}
	#slider .diapo {
		position: absolute;
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: hidden;
	}

#management h3 {
	font-size: 16px;
	line-height: 25px;
}
#management h3 span {
	color: #333;
	font-size: 13px;
}

.key_personnel {
	width:300px;
	background: #f1f1f1;
	border: 1px solid #CCCCCC;
	padding:10px;
}

.key_personnel ul{
	list-style:none;
}

.key_personnel ul li {
	background: url(../images/arrow2.gif) no-repeat 9px 8px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding: 3px 0px 3px 25px;
}

.foot_links{
	clear:both;
	padding:10px 10px 0;
	text-align: center;
	line-height: 16px;
}

.foot_links a{
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px;
}

.img_pad{
	padding: 2px 10px 0px 0px;
}


.tickercontainer { 
	width: 618px; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	width: 598px;
	height: 20px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0 20px 0 0;
}

ul.newsticker span {
	font-weight: bold;
	margin: 0 5px 0 0;
	color: #678C00;
}

ul.home{
	list-style: none;
	width: 428px;
}


ul.home li{
	background:url(../images/arrow4.gif) no-repeat left 6px;
	width: 195px;
	float: left;
	padding: 0 5px 0 14px;
}

.pad_top5{padding-top: 10px;}

.mgmt_link{
	padding-bottom: 15px;
}
.mgmt_link a{
	background:url(../images/blue.gif) no-repeat left 15px;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0075b9;
	padding: 5px 20px 5px 12px;	
}
.back_link {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0 0;
	float: left;
}
.back_link a {
	color: #678c00;
	text-decoration: none;
	background: url(../images/arw_3.gif) no-repeat 0px 9px;
	padding: 3px 10px 3px 15px;
}
.back_link a:hover {
	color: #0066b4;
}
.top_link {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0 0;
	float:right;
}
.top_link a {
	color: #678c00;
	text-decoration: none;
	background: url(../images/arw_1.gif) no-repeat 0px 9px;
	padding: 3px 10px 3px 15px;
}
.top_link a:hover {
	color: #0066b4;
}
.size13{
	font-size: 13px;
}
a.noLink{
	color: #000;
	text-decoration: none;
}
a.noLink:hover{
	color: #000;
	text-decoration: none;
}