/* CSS Document */
html, body{
    margin:0px;
    padding:0px;
    border:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#464646;
}
table{
    border:0px;
    border-collapse:collapse;
}
table td{
    padding:0px;
    vertical-align:top;
}
a{
    color:#24548a;
}
a:hover{
    text-decoration:none;
}
.img, .about_team_img{
    border-left: solid 1px #cccccc;
    border-top: solid 1px #cecece;
    border-right: solid 1px #cdcdcd;
    border-bottom: solid 1px #d0d0d0;
}
/********************Hrader styles*********************/
.header_bg{
    background: url(../images/header/header_bg.gif);
    background-repeat:repeat-x;
    height:113px;
    text-align:center;
    min-width:816px;
}
.header{
    width:816px;
    height:113px;
    text-align: left;
    margin:auto;
}
td.logo_align{
    padding-top:15px;
    padding-bottom:15px;
}
/******************Header top links*********************/
.header_toplinks a#home{
    background:url(../images/header/home.gif);
}
.header_toplinks a#sitemap{
    background:url(../images/header/sitemap.gif);
}
.header_toplinks a#job{
    background:url(../images/header/search.gif);
}

.header_toplinks a#emp_login{
    background:url(../images/header/body.gif);
}

.header_toplinks a#home, .header_toplinks a#sitemap, .header_toplinks a#job, .header_toplinks a#emp_login{
    background-repeat:no-repeat;
    color:#FFFFFF;
    padding-left:13px;
    margin-left:22px;
    background-position:0px 3px;
}
.header_toplinks a#home:hover, .header_toplinks a#sitemap:hover, .header_toplinks a#job:hover, a.header_toplinks_ov,  .header_toplinks a#emp_login :hover{
    text-decoration:none
}
.header_toplinks{
    color:#FFFFFF;
    padding-top:25px;
}
/******************Header btns styles*******************/
.btn_bg, .left_border, .right_border{
    height:34px;
}
.btn_bg{
    background:url(../images/header_btn/btn_bg.gif);
    margin-left:1px;
}
.btn_bg .left_border{
    background:url(../images/header_btn/left_border.gif);
    background-repeat:no-repeat;
}
.btn_bg .left_border .right_border{
    background: url(../images/header_btn/right_border.gif) no-repeat right top;
}
.btn_bg_hov{
    background:url(../images/header_btn/btn_bg_hov.gif);
    margin-left:1px;
}
.btn_bg_hov .left_border{
    background:url(../images/header_btn/left_border_hov.gif) no-repeat;
}
.btn_bg_hov .left_border .right_border{
    background:url(../images/header_btn/right_border_hov.gif) no-repeat right top;
}
.right_border a{
    display:block;
    color:#24548a;
    font-weight:bold;
    font-size:13px;
    letter-spacing:1px;
    line-height:34px;
    text-decoration:none;
    text-align:center;
}
.right_border a:hover, .right_border a#h_ov{
    color:#ff0000;
}
/************************Content styles***********************/
.content
{
    width:816px;
    margin:auto;
    padding: 13px 0px 0px 0px;
}
/*/
.content table
{
    border-collapse: inherit;
}
/*/

#providing_img_p1{
    background:url(../images/home/providing_img_p1.jpg);
    width:435px;
    height:42px;
    padding-top:168px;
    padding-left:28px;
    text-align:left;
}
#providing_img_p1 a{
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:bold;
    background:url(../images/home/arrow_big.gif);
    background-position:right;
    background-repeat:no-repeat;
    padding-right:6px;
}
.call_us{
    border: solid 1px #cccccc;
    padding: 1px;
    margin: 10px 0px 10px 0px;
}
.call_us_bg{
    background:url(../images/home/call_us_bg.jpg);
    height:25px;
    text-align:left;
    padding-left:8px;
}
/*******************Box sstyles**************/
.box_bg{
    background:url(../images/box/bg.gif) repeat-x top;
}
.box_bot_bg {
    background:url(../images/box/bg_bot.gif) repeat-x bottom;
	padding-bottom: 10px;
	text-align: center;
}
.box_title{
    color:#24548a;
    font-weight:bold;
    text-transform:uppercase;
    padding: 15px 0px 10px 5px;
}
.box_img_align{
    padding-left:10px;
    padding-bottom:10px;
}
.box_text{
    text-align:justify;
    line-height:18px;
    padding: 0px 14px 0px 14px;
	vertical-align: top;
}
.box_btn, .box_btn_sml{
    display:block;
    background:url(../images/home/box_btn.gif) no-repeat;
    width:153px;
    height:26px;

    color:#006699;
    font-weight:bold;
    text-decoration:none;
    font-size:13px;
    line-height:24px;
    padding-left:3px;
    margin: 15px auto 0px auto;
    text-align:left;
}
.box_btn_sml{
    background:url(../images/home/box_btn_sml.gif);
    width:135px;
    padding-left:2px;
}
.btn_login{
    background:url(../images/btn_login/btn_login.gif);
    width:70px;
    height:26px;
    margin:0px;
    float:none;
    cursor:pointer;
    border:none;
}
.btn_send{
    background:url(../images/btn_send/btn_send.gif);
    width:70px;
    height:26px;
    margin:0px;
    float:none;
    cursor:pointer;
    border:none;
}
.btn_send:hover{
    background:url(../images/btn_send/btn_send_hov.gif);
}
.btn_login:hover{
    background:url(../images/btn_login/btn_login_hov.gif);
}
.box_btn span, .box_btn_sml span{
    background:url(../images/home/box_btn_arrow.gif) no-repeat right;
    padding-right:7px;
    padding-bottom:2px;
}
.box_btn:hover, .box_btn_sml:hover{
    color:#cc0000;
}
.box_btn:hover{
    background:url(../images/home/box_btn_roll.gif) no-repeat;
}
.box_btn_sml:hover{
    background:url(../images/home/box_btn_sml_roll.gif) no-repeat;
}
.box_btn:hover span, .box_btn_sml:hover span, .btn_login:hover span{
    background:url(../images/home/box_btn_arrow_ov.gif) no-repeat right;
}
.box_align{
    padding-left:18px;
}
.box_btn2{
    padding-top:54px;
}
.box_btn3{
    padding-top:18px;
}
/***************************Footer styles*****************************/
.footer{
    width:816px;
    margin:auto;
    text-align:center;
    padding: 15px 0px 5px 0px;
    border-bottom:solid 1px #24548a;
}
.footer a{
    padding: 0px 0px 0px 0px;
    text-decoration:none;
    font-size:11px;
}
.footer a.ov{
    color:#cc0000;
}
.footer a:hover{
    color:#cc0000;
}
.footer a#last{
    padding-right:0px;
}
span {
    padding: 0px 8px 0px 7px;
}
/****************************copyright styles***********************/
.copyright{
    width:816px;
    margin:auto;
}
.copyright, .copyright a{
    font-size:11px;
    line-height:22px;
    color:#555555;
}
.copyright a:hover, .copyright a#ov_pr{
    text-decoration: none;
}
.right_td
{
	border-left: dashed 1px #CCCCCC;
	vertical-align: top;
}
/*************************Left Subpagemenu styles*********************/
.left_subpagemenu
{
    text-align: left;
	vertical-align: top;
	padding: 0px 5px 0px 0px;
	/*/
	border: none;
	border: solid 1px red;
	margin: 0px 5px 0px 0px;
	/*/
}
.left_subpagemenu a
{
    display:block;
    background:url(../images/home/arrow_box.gif);
    background-repeat:no-repeat;
    background-position:0px 13px;
    padding-left:20px;
    font-weight:bold;
    text-decoration:none;
    letter-spacing:1px;
    /*line-height:36px;*/
    padding-top:12px;
    padding-bottom:12px;
}
*:first-child+html .left_subpagemenu a {
    background-position:0px 14px;
}
* html .left_subpagemenu a {
    background-position:0px 14px;
}
.left_subpagemenu a:hover, .left_subpagemenu a#ov{
    color:#cc0000;
}
.subpagemenu_line{
    text-align:right;
}
span.testimonials_left_button_text {
	padding: 0px 0px 0px 7px;
	display: block;
}
/************************Testimonila styles*************/
.testimonial_bg{
    width:193px;
    background:url(../images/testimonial/bg.gif) repeat-y;
}
.testimonial_tborder{
    background: transparent url(../images/testimonial/border_top.gif);
    background-repeat:no-repeat;
	background-position: top;
}
.testimonial_bborder{
    background: transparent url(../images/testimonial/border_bottom.gif);
    background-repeat:no-repeat;
    background-position:bottom left;
}
.testimonial_quot {
    background-image:  url(../images/testimonial/lquot.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
    text-indent: 20px;
    padding: 30px 20px 15px 17px;
    color: #374e68;
    font-style: italic;
    font-weight: bold;
    line-height: 18px;
}
* html .testimonial_quot {
	width: 150px;
}
.left_subpagemenu .testimonial_quot a {
	padding-top: 0px;
	
}
.testimonial_author{
    color:#1e4c80;
    font-weight:bold;
    font-style:normal;
    text-align:right;
    padding-right:3px;
    padding-top:20px;
}
/*********************about us styles*******************/
.about_text{
    text-align:justify;
    line-height:17px;
    font-size:13px;
    padding: 20px 15px 20px 15px;
    text-align:left;
	vertical-align: top;
}
.about_h1, .about_h2
{
    color: #656565;
    font-weight: bold;
    letter-spacing: 1px;
	/*/
	float: left;
	width: auto;
	display: block;
	/*/
	margin-bottom: 10px;
    padding: 3px 15px 3px 0px;
}
.about_h2
{
    color: #3366a0;
    text-transform: uppercase;
    border-left: solid 1px #FF0000;
    padding: 3px 0px 3px 15px;
}
.clear_both
{
	clear: both;
	font-size: 0px;
}
/*********************About team profiles****************/
.about_team_col{
    padding-right:13px;
    border-bottom: dashed 1px;
    text-align:justify;
}
#about_team_col_last{
    border-bottom:0px;
}
.about_team_col .list_main{
    margin-top:15px;
    margin-left:0px;
}
.about_team_col .list_main li{
    margin-left:0px;
    font-weight:bold;
    letter-spacing:1px;
    text-transform:uppercase;
    line-height:28px;
    background-position: 0px 11px;
}
/**********************Input styles*****************/
.input_txt, .input_txt_login, select{
    border:solid 1px #cccccc;
    color: #464646;
}
.input_txt_login{
    width:140px;
}
textarea.input_txt{
    width:370px;
}
input.input_txt{
    width:107px;
}
.login_align{
    padding: 60px 0px 0px 150px;
}
.input td{
    padding-bottom:15px;
}
.contact_form{
    background-color:#eeeeee;
    padding:15px 15px 0px 15px;
    margin-top:15px;
}
/*********************Lists styles*************/
.list_main li, .list_main_blue li{
    background:url(../images/marker_big.gif) no-repeat 0px 6px;
    list-style:none;
    padding-left:22px;
    line-height:18px;
}
.list_sub1 li{
    background:url(../images/marker_mdl.gif) no-repeat 0px 6px;
    padding-left:17px;
}
.list_sub2 li{
    background:url(../images/marker_sml.gif) no-repeat 0px 6px;
    padding-left:12px;
}
.list_main li a:hover, .list_main_blue li a:hover{
    color:#cc0000;
}
.list_main{
    padding:0px;
}
.list_main_blue{
    padding:0px;
    margin-left:20px;
}
.list_main_blue li{
    background:    url(../images/marker_big_blue.gif) no-repeat 0px 6px;
    padding-left:  15px;
    margin-top:    5px;
}
/*********************industries_served list styles**************/
#ind_served_list{
    margin-left:0px;
    padding-left:0px;
}
#ind_served_list .list_sub1 li{
    background:url(../images/marker_mdl_blue.gif) no-repeat 0px 6px;
}
#ind_served_list .list_sub1{
    margin-left:10px;
    padding-left:0px;
    margin-top:7px;
}
/****************Search styles*******************/
.search_spacer{
    padding-bottom:12px;
}
.search_spacer_sml{
    padding-bottom:7px;
}
.search_form{
    background:#eeeeee;
    padding:5px;
}
.search_form b{
    font-size:14px;
}
.search_form select{
    width:183px;
}
.left_subpagemenu a.testimonial_link {
	padding-left: 0px;
	background: none;
	background: url(../images/tsp.gif) no-repeat;
}
.left_subpagemenu .image, .left_subpagemenu .subpagemenu_td
{
	padding: 0px 0px 5px 0px;
}
.left_subpagemenu .subpagemenu_td

.call_us_img {
	width: 383px;
	height: 25px;
}
.bg_home_l {
	background: url(../images/box/bg_home_l.gif);
}
.bg_home_r {
	background: url(../images/box/bg_home_r.gif);
}
td.v_bot {
	vertical-align: bottom;
}
#map
{
	text-align: right;
    padding: 0px 0px 0px 15px;
}

#aw_line {
    width: 815px;
    height: 29px;
	background: url(../images/bg_award_line.gif) no-repeat top left;
    margin:10px 0;
    text-align: left;
    padding: 13px 10px 0 45px;
    color:#3366a0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
 }

 #aw_line span {
    color: #db0c16;
    padding: 0;
 }

 #aw_line a {
    text-transform: none;
    text-decoration: none;
    color: #3366a0;
     padding-left:370px;
     width:150px;


 }

#aw_line a:hover {
    text-decoration: underline;
}

