/* Validator */
.div_error{ border:1px solid #FF0000 !important;}
.div_none{ border:1px solid #FFFFFF !important;}
.input_default{ background-color:#fff; !important; }
.input_fail{ background-color:#ffe1e1 !important; }
.input_none{ border:0; }


/*GENERAL CSS*/
* {
    padding:0;
    margin:0;
    font-family:Verdana;
    }
    
html {
    overflow: -moz-scrollbars-vertical;
    }
    
ul, li, legend, fieldset {
    list-style:none;
    padding:0;
    margin:0;
    color:#6D6D6D;
    font-family:Verdana;
    }
    
img {
    border:0;
    }
    
a{
    outline:none;
    }
    
body {
    background:url("../img/bg.jpg") no-repeat top center #dcdcdc;
    font-family: Verdana;
    position:relative;
    }

.main_content{
    width:960px;
    margin:0 auto;
    padding:0;
    position:relative;
}

.header{
    width:960px;
    height:95px;
    float:left;
}

.logo{
    background:url("../img/logo.jpg") no-repeat;
    height:95px;
    width:200px;
    float:left;
    text-indent:-9999px;
    display:block;
}

.search{
    background:url("../img/search.jpg") no-repeat right;
    height:95px;
    width:328px;
    float:right;
    position:relative;
}

.btn_quotation{
    background:url("../img/enviar.jpg") no-repeat !important;
    float:right;
    width:130px;
    height:52px;
    border:none;
    margin-top: 10px;
    text-indent:-9999px;
    cursor:pointer;
}
.btn_quotation_us{
    background:url("../img/send.jpg") no-repeat !important;
    float:right;
    width:130px;
    height:52px;
    border:none;
    margin-top: 10px;
    text-indent:-9999px;
    cursor:pointer;
}
.h2_home{
/*    background:url("../img/home_subtitle.jpg") no-repeat;*/
    background:transparent;
    display: block;
    height: 128px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 120px;
    width: 348px;
}

#quo_h2, .classificate_shadowbox{
    margin-left: 10px;
}

.classificate_shadowbox{
    font:12px Verdana;
    color:#757575;
    padding: 10px 0;
}

.home_txt{
    min-height:50px;
    width:295px;
    margin-top:280px;
    *padding-top:280px;
}

.home_txt p{
    font:10px Verdana;
    color:#757575;
    text-align:right;
}

.btn_home{
    background:transparent;
    display: block;
    height: 60px;
    left: 57px;
    position: absolute;
    text-indent: -9999px;
    top: 373px;
    width: 218px;
}

.header_style_p{
    font:bold 10px Verdana;
    color:#797979;
    position:absolute;
    right: 330px;
    top: 125px;
}

.btn_header_search{
    background:transparent;
    height:20px;
    width:30px;
    position:absolute;
    top:55px;
    right:34px;
    border:0;
    cursor:pointer;
    display:block;
}

.search input[type="text"]{
    background:transparent;
    border: 0 none;
    height: 20px;
    position: absolute;
    right: 65px;
    top: 55px;
    width: 132px;
}

.content{
    float:left;
    width:960px;
    min-height:570px;
}

.content_menu{
    float:left;
    min-height:576px;
    width:314px;
}

.menu{
    min-height:400px;
    float:left;
    width:280px;
    margin:130px 0 0 34px;;
}

.content_menu ul li{
    padding-bottom:20px;
}

.content_menu a, .content_menu ul li span{
    text-decoration:none;
    font:17px Arial;
    color:#b0b0b0;
}

.content_menu span{
    cursor:pointer;    
}

.content_menu ul li ul li span{
    font:10px Verdana;
    color:#8c8c8c;
    text-align:left;
    line-height:20px;
}

.content_menu_hover{
    color:#0b4499 !important;
    background:url("../img/hover_menu.png") center no-repeat;
    height:70px;
    margin-bottom:-35px;
    float:none !important;
    width:114px;
    display:block;
}

.content_menu ul li ul li a b, .content_menu ul li ul li ul li a b{
    font:bold 11px Verdana;
    color:#000;    
}


.content_menu ul li ul li ul{
    float:right;
    margin-right: 10px;
    width: 135px;
    margin-top: -20px;
}

.content_menu ul li ul li a:hover{
    color:#000 !important;
    font-weight:bold !important;
}

.content_menu ul li ul li ul li{
    padding:0 !important;
    margin:0 !important;
}

.content_menu a:hover{
    color:#000;
}

.content_menu ul li ul{
    padding-left:18px;
    display:none;
}

.content_menu ul li ul li{
    padding:0 !important;
    margin: 0 auto !important;
    padding-top:10px !important;
}

.content_menu ul li ul li:hover{
    background:url("../img/") no-repeat;
}

.content_menu ul li ul li a{
    font:10px Verdana !important;
    color:#8c8c8c !important;
}

.content_middle{
    min-height:577px;
    width:646px;
    float:left;
    position:relative;
    margin-bottom:30px;
}

.content_middle_home{
    background:url("../img/home_global.jpg") no-repeat;
    min-height:577px;
    width:646px;
    float:left;
    position:relative;
}
.content_middle_home_us{
    background:url("../img/home_global_us.jpg") no-repeat;
    min-height:577px;
    width:646px;
    float:left;
    position:relative;
}
.select_lang{
    position:absolute;
    top: 20px;
    right: 35px;
}

.select_lang ul{
    float: left;
}

.select_lang ul li{
    display: inline;
    float: left;
    padding: 0 4px;
}

.select_lang ul li b {
    color: #6B6B6B;
    float: left;
    font: bold 13px Arial;
 /*   line-height: 20px;*/
}

.pipe_bread{
    margin-bottom:-5px;    
}

.main_middle{
    float:left;
    width:540px;
    margin-top:70px;
}

.main_middle h2, .main_middle h1{
    font:18px Arial;
    margin:60px 0 10px 0;
    color:#0b4499;
    clear:both;
}

.talk_form h2{
    font:25px Arial;
    color:#0b4499;
}

.main_middle_{
    float:left;
    width:540px;
    margin-top:70px;
}

.main_middle img{
    max-width:540px !important;
    
}

.main_middle_quot{
    float:left;
    width:540px;
    margin-top:15px;
}
.main_middle_quot h2{
    font:18px Arial;
    margin:40px 0 10px 0;
    color:#0b4499;
    margin-top:15px;
}

.main_middle p{
    width:540px;
    font:13px Verdana;
    line-height:13px;
    color:#6b6b6b;
    clear:both;
}

.table_company p{
    width:inherit !important;
    font:13px Verdana;
    line-height:13px;
    color:#6b6b6b;
    clear:both;
}

/*.table_company strong{
    color:#d6d6d6;    
}*/

.content_search{
    float:left;
    width:540px;
    margin-top:20px; 
}

.content_search hr{
    margin:10px 0 10px 0;
}
.content_search a{
    color:#0b4499;
    text-decoration:none;
}

.content_search a:hover{
    text-decoration:underline;    
}

.logo_choix{
    background:url("../img/logo_choix.jpg") no-repeat left #d4d4d4;
    float:left;
    margin-top:22px;
    width:540px;
    height:146px;
}

.logo_choix p{
    width:350px;
    float:right;
    margin:40px 25px 0 0;
}

.download_btn{
    background:url("../img/download_btn.jpg") no-repeat center #dcdcdc;
    width:540px;
    height:143px;
    float:left;
    text-indent:-9999px;
    position:relative;
    margin:70px 0 70px 0;
}

.download_btn_us{
    background:url("../img/download_us.jpg") no-repeat center #dcdcdc;
    width:540px;
    height:143px;
    float:left;
    text-indent:-9999px;
    position:relative;
    margin:70px 0 70px 0;
}

.download_btn_a{
    display: block;
    height: 37px;
    left: 58px;
    position: absolute;
    text-indent: -9999px;
    top: 91px;
    width: 188px;
    cursor:pointer;
}

.download_btn_b{
    display: block;
    height: 37px;
    position: absolute;
    right: 55px;
    text-indent: -9999px;
    top: 91px;
    width: 188px;
    cursor:pointer;
}

.sucess{
    float:left;
    height:255px;
    width:285px;
    background:url("../img/sucess.jpg") top no-repeat;
    margin-top:5px;
    position:relative;
}
.sucess_cot{
    height:255px;
    width:285px;
    background:url("../img/sucess.jpg") top no-repeat;
    margin:0 auto;
    margin-top:220px;
    position:relative;
}
.sucess_btn{
    float:left;
    height:55px !important;
    width:190px !important;
    background:url("../img/sucess_btn.jpg") no-repeat;
    display:block;
    text-indent:-9999px;
    position:absolute;
    bottom:20px;
    left:50px;
}

.error{
    float:left;
    height:235px;
    width:315px;
    background:url("../img/error.jpg") no-repeat;
    margin-top:5px;
    position:relative;
}
.error_cot{
    float:left;
    height:235px;
    width:315px;
    background:url("../img/error.jpg") no-repeat;
    margin:0 auto;
    margin-top:220px;
    position:relative;
}
.error_btn{
    float:none;
    height:60px;
    width:140px;
    background:url("../img/error_btn.jpg") no-repeat;
    display:block;
    text-indent:-9999px;
    position:absolute;
    bottom:20px;
    left:90px;
}

.main_client{
    float:left;
    width:646px;
    min-height:700px;
    margin-top:60px;
}

.main_contact{
    float:left;
    width:646px;
    min-height:1100px;
    margin-top:20px;
}
.main_contact_us{
    float:left;
    width:646px;
    min-height:1100px;
    margin-top:20px;
}
.quotation_contact{
    background-color:#ff0 !important;
    width:646px;
    margin-top:20px;
    margin: 0 auto;
    
    
}
.main_client b, .main_representative b, .bread_crumb{
   display:block;
    font:22px Arial;
    color:#0b4499;
    float:left;
}

.bread_crumb{
    margin-bottom:20px; 
	float: none !important; 
}

.content_client{
    float:left;
    min-height:148px;
    width:120px;
}

.content_client tr{
    width:645px;
    float:left;
}

.content_client tr td{
    float:left;
    /*display:inline;*/
    margin:28px 40px 0 0;
    *clear:both;
    *padding:28px 40px 0 0;
    *float:none !important;
}

.img_client{
    background:#b9b9b9;
    height:120px;
    width:120px;
    float:left;
}

.content_client p{
    font:11px Verdana;
    color:#757575;
    text-align:center;
    width:120px;
    min-height:28px;
    line-height:28px;
}

.main_representative{
    float:left;
    width:646px;
    min-height:700px;
    margin-top:130px;
}

.content_representative{
/*    float:left;*/
	width: 540px;
    min-height:80px;
    margin:0 40px 0 0;
}


.content_representative table{
	width: 540px; 
}

.content_representative table tbody tr td{
    width: 250px;
    vertical-align: top;
	padding-right: 20px;
	padding-bottom: 20px;
}

.content_representative span{
    font:bold 11px Verdana;
    color:#2b5da6;
}

.content_representative b{
    width:200px;
    font:bold 10px Verdana;
    color:#000;
}

.content_representative p{
    font:10px Verdana;
    color:#6b6b6b;
	width: auto !important;
	margin: 3px 0;
}

.content_representative strong{
    font:bold 10px Verdana !important;
    color:#6b6b6b;
}

.main_contact{
    min-height:500px !important;    
}

.sub_contact_title{
    float:left;
    width:646px;
    margin:15px 0 18px 0;
    font:18px Arial;
    color:#6b6b6b;
}

.google_maps{
    float:left;
    width:390px;
}

.google_maps a, .content_right_adress a{
    text-decoration:none;
    font:bold 10px Verdana;
    color:#0b4499 !important;
    float:left;
    line-height:30px;
    text-align:center;
    cursor:pointer;
}

.content_right_adress{
    min-height:100px;
    margin-top:15px;
    width:225px;
    float:right;
}

.content_right_adress p{
    font:10px Verdana;
    color:#757575;
    float:left;
    width:170px;
}

.talk_form{
    float:left;
    width:350px;
    margin-top: 20px;
    min-height:480px;
}

.talk_form_us{
    float:left;
    width:350px;
    margin-top: 20px;
    min-height:480px;
}

.talk_form_quo{
    float:left;
    width:350px;
    margin-top: 20px;
    min-height:480px;
    padding:30px;
}

.quot_form{
    float: none !important;
    margin-top: 20px;
    margin: 0 auto;
    min-height:inherit !important;
    
}

.talk_form b, .talk_form_quo b, .talk_form_us b{
    font:bold 10px Verdana;
    color:#6b6b6b;
    line-height:14px;
    float:left;
    width:350px;
    padding-left: 10px;
}

#quot_form_input{
    background:#cacaca ;
    font:15px Verdana;
    line-height:30px;
    color:#373737;
    float:left;
    width:350px;
    height:30px;
    border:1px solid #e9e9e9;
    margin:0 0 12px 10px;
}

.talk_form input[type="text"], .talk_form select, .talk_form_quo input[type="text"], .talk_form_quo select, .talk_form_us input[type="text"], .talk_form_us select{
    background:#cacaca ;
    font:15px Verdana;
    line-height:30px;
    color:#373737;
    float:left;
    width:350px;
    height:30px;
    border:1px solid #e9e9e9;
    margin-bottom:12px;
}

.talk_form textarea, .talk_form_us textarea, .talk_form_quo textarea{
    float:left;
    background:#cacaca;
    min-height:150px;
    width:350px;
    border:1px solid #d1d1d1;
    margin-bottom:20px;
}

.contact_cursos, .contact_formate{
    float:left;
    background:#cacaca;
    min-height:60px !important;
    width:350px;
    border:1px solid #d1d1d1;
    margin-bottom:20px;
}

.talk_form input[type="submit"], .btn_enviar{
    background:url("../img/enviar_btn.png") no-repeat;
    float:right;
    width:126px;
    height:46px;
    border:none;
    text-indent:-9999px;
    cursor:pointer;
}
.talk_form_us input[type="submit"], .btn_enviar_us{
    background:url("../img/send.jpg") no-repeat !important;
    float:right;
    width:126px;
    height:46px;
    border:none;
    text-indent:-9999px;
    cursor:pointer;
}

.talk_form select{
    font:10px Verdana;
    color:#757575;
    line-height:20px !important;
    padding:6px; 
}

.talk_form_us select{
    font:10px Verdana;
    color:#757575;
    line-height:20px !important;
    padding:6px; 
}
.talk_form input[type="file"]{
    line-height:30px;
    border:0 !important;
}

#div-input-file p{
    font:bold 10px Verdana;
    color:#0b4499;
    margin-top:-10px;
    *margin-top:0 !important;
}

#div-input-file{
    background:url(../img/file.jpg) no-repeat 100% 1px;
    float:left;
    width:350px;
    margin:10px 0 30px 0;
    *margin:50px 0 30px 0;
    *float:none;
}
#div-input-file #file-original{
    opacity: 0.0;
    -moz-opacity: 0.0;
    filter: alpha(opacity=00);
    font-size:18px;
    *font-size:28px;
    width: 355px;
}

#div-input-falso #file-falso{
    width:190px;
    height:22px;
    float:left;
    font-size:18px;
    margin-top:-25px;
    *margin-top:-30px !important;
    margin-top/*\**/:-18px\9;
    font-family: Verdana;
}

.main_product{
    float: right;
    margin-top: 50px;
    min-height: 730px;
    width: 550px;
    position:relative;
}
.product_gallery_images{
    cursor:pointer;
    
}
.photo_product{
    background:url("../img/btn_photo.jpg") no-repeat;
    height:14px;
    width:17px;
    position:absolute;
    cursor:pointer;
    top:5px;
    right:80px;
}

.photo_product:hover{
    background:url("../img/btn_photo.jpg") bottom no-repeat;
}

.video_product{
    background:url("../img/btn_video.jpg") no-repeat;
    height:14px;
    width:17px;
    cursor:pointer;
    position:absolute;
    top:5px;
    right:50px;
}

.video_product:hover{
    background:url("../img/btn_video.jpg") bottom no-repeat;
}

.main_product h2{
    font:bold 16px Verdana;
    color:#0b4499;
    line-height:28px;    
}

.product_content_img, .product_content_video{
    float:left;
    height:375px;
    width:500px;
    margin-bottom:22px;
}

.product_content_video iframe{
    height:375px !important;
    width:500px !important;
}

.product_content_video{
    display:none;
}

.product_content_video iframe{
    height:375px;
    width:500px;
}

.great_product{
    float:left;
    height:100% !important;
    width:100% !important;
    border:1px solid #aeaeae !important;
}

.main_product ul{
    width:530px;
    float:left;
}

.main_product ul li{
    display:inline;    
}

.min-product{
    float:left;
    height:45px;
    width:60px;
    border:1px solid #aeaeae;
    margin: 0 21px 20px 0;
}

.description{
    float:left;
    width:500px;
    min-height:105px;
    background:#d4d4d4;
    margin-bottom:20px;
    *margin-top:30px;
}

.description p{
    font:10px Verdana;
    color:#6b6b6b;
    padding:10px;
}

.description b{
    font:bold 10px Verdana;
    color:#6b6b6b;
    padding:10px;
}

.donwload_pdf{
    background:url("../img/pdf_download.jpg") left no-repeat;
    float: left;
    height: 78px;
    margin-bottom: 25px;
    position: relative;
    width: 320px;
}
.donwload_pdf_us{
    background:url("../img/pdf_download_us.jpg") left no-repeat;
    float: left;
    height: 78px;
    margin-bottom: 25px;
    position: relative;
    width: 320px;
    text-indent:-9999px;
}

.btn_cot a{
    background: url("../img/cotacion.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 78px;
    margin-left: 20px;
    overflow: hidden;
    text-indent: -9999px;
    width: 169px;
}
.btn_cot_us a{
    background: url("../img/cotacion_us.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 78px;
    margin-left: 20px;
    overflow: hidden;
    text-indent: -9999px;
    width: 169px;
}

.donwload_pdf a{
    display:block;
    position:absolute;
    top:9px;
    left:12px;
    text-indent:-9999px;
    overflow:hidden;
    height:60px;
    width:300px;
}

.main_error{
    background:url("../img/img_error.jpg") no-repeat;
    float:left;
    height:325px;
    width:330px;
    margin:132px 0 0 54px;
    position:relative;
}

.main_error a{
    background:transparent;
    position:absolute;
    bottom:7px;
    left:11px;
    height:41px;
    width:218px;
    text-indent:-9999px;
    
}

.main_error p{
    width:240px;
    font:9px Verdana;
    color:#6c6c6c;
    position:absolute;
    bottom:70px;
    left: 11px;
}

.main_ie6{
    background:url("../img/global_IE.jpg") no-repeat;
    float:left;
    height:294px;
    width:420px;
    margin: 145px 0 0 55px;
    text-indent:-9999px;
    position:relative;
}

.main_ie6 a{
    background:transparent;
    bottom: 9px;
    height: 70px;
    left: 7px;
    position: absolute;
    text-indent: -9999px;
    width: 309px; 
}

.fotter{
    background:url("../img/fotter.jpg") no-repeat;
    height:214px;
    width:960px;
    float:left;
    position:relative;
}

.fotter_content_align_txt{
    width:960px;
    height:11px;
    margin-top:103px;
    float:left;
    position:relative;
}

.fotter_content_reference{
    width:960px;
    margin-top:75px;
    float:left;
    position:relative;
}

.fotter_content_reference ul li p{
    font:11px Verdana;
    color:#939393;
}

.fotter_content_reference ul li b{
    font:bold 11px Verdana;
    color:#666666;
}

.fotter_content_reference ul{
	float:left;
	width:990px;
    margin-left:65px;
    margin-bottom:50px;
}

.fotter_content_reference ul li{
	display:inline-block;
    *display:block;
    *float:left;
    margin-right:125px !important;
    width:200px;
    min-height:110px;
    vertical-align:top;
    padding:0;
    margin:0;
}

.table_company{
    font:13px Verdana !important;
    line-height:13px;
    color:#666666 !important;
    background:#D5D4D7;
    padding:10px;
    margin: 0 auto;
    height:inherit !important;
}

.table_company h3{
	color:#0B4499;
	font-family:Verdana;    
}

.table_company tr td{
    width: 270px;
    padding: 0 10px;
    background:#c5c5c5;
}

.table_company tr{
    margin-top:20px;
    width:0 !important;
}

.fotter_content_align_txt p{
    display:inline;
    font:10px Arial;
    color:#787878;
}

.fotter_style_a{
    position:absolute;
    top:0;
    left:66px;
}

.fotter_style_b{
    position:absolute;
    top:0;
    left: 530px;
}

.fotter_style_c{
    position:absolute;
    top:0;
    right:135px;
}

.fotter_link_a{
    background:url("../img/fotter_mark_a.jpg") no-repeat;
    position:absolute;
    height:26px;
    width:93px;
    top:122px;
    left:66px;
    display:block;
    cursor:pointer;
}

.fotter_link_b{
    background:url("../img/fotter_mark_b.jpg") no-repeat;
    position:absolute;
    height:18px;
    width:85px;
    left: 300px;
    top: 125px;
    display:block;
    cursor:pointer;
}

.fotter_link_c{
    background:url("../img/fotter_mark_c.jpg") no-repeat;
    cursor: pointer;
    display: block;
    height: 17px;
    left: 540px;
    position: absolute;
    top: 126px;
    width: 88px;
}

.fotter_link_d{
    display: block;
    height: 28px;
    position: absolute;
    right: 148px;
    top: 120px;
    width: 27px;
    cursor:pointer;
}

.fotter_link_e{
    display: block;
    height: 28px;
    position: absolute;
    right: 108px;
    top: 120px;
    width: 27px;
    cursor:pointer;
}

.fotter_link_f{
    display: block;
    height: 28px;
    position: absolute;
    right: 68px;
    top: 120px;
    width: 28px;
    cursor:pointer;
}
.content_contact_top{
	background:url(/img/content_top.jpg) top no-repeat;
	width:703px;
	height:9px;
	float:left;
}

.content_contact_middle{
	background:url(/img/content_middle.jpg) repeat-y;
	width:903px;
	float:left;
	padding:10px;
	padding-bottom:40px;
}

.content_contact_middle h4{
	color:#28A44A;
	float:left;
	font-family:Verdana;
	margin-top:30px;
}

.content_contact_middle h3{
	background:url(/img/contatos.jpg) no-repeat;
	width:90px;
	height:18px;
	margin:0 0 10px 10px;
	text-indent:-9000px;
}

.content_contact_middle table{
    width:600px;
    float:left;
    margin-top:30px;
}

.input1 input[type=text]{
	width:400px;
}

.input2 input[type=text]{
	width:145px !important;
}

.input3 input[type=text]{
	width:90px !important;
}

.input4 input[type=text]{
	width:300px !important;
}

.input5 input[type=text]{
	width:45px !important;
}

.input6 input[type=text]{
	width:120px !important;
}

.input7 input[type=text]{
	width:115px !important;
}

.content_contact_middle table tr td{
	font:12px Verdana;
	color:#878787;
	font-weight:bold;
	padding:10px;
}

.content_contact_middle table tr td strong{
	float:left;
	width:100px;
}

.content_contact_middle table tr td input[type=text]{
	font:12px Verdana;
	color:#878787;
	font-weight:bold;
	padding:3px;
	float:left;
}

.content_contact_middle table tr td textarea{
	width:500px;
	height:140px;
}

.content_contact_middle table tr td h4{
	color:#28A44A;
	font-family:Verdana;
}


.btn_contact input{
	background:url(/img/btn_contact.jpg) no-repeat;
	width:80px;
	height:30px;
	border:0;
	cursor:pointer;
}

.btn_contact input:focus {
	outline:none;
}

.contact_table{
    width:600px;
    float:left;
    margin-top:-15px;
    margin-left:15px;
}

.contact_table p{
	width:550px;
	float:left;
	color:#969696;
	font:14px Verdana;
	margin-top:10px;
}

.contact_table h5{
	color:#28a44a;
	margin-bottom:20px;
	font-family:Verdana;
}

.contact_table table tr td textarea{
	width:400px;
	display:block;
	resize:none;
}

.contact_table_work{
	width:550px;
	float:left;
	margin-top:-15px;
	margin-right:35px;
}

.contact_table_work h4{
	color:#28A44A;
	float:left;
	font-family:Verdana;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:25px;
}

.contact_table_work ul{
	width:650px;
	margin-left:40px;
	font-family:Verdana;
}

.contact_table_work ul li{
	font:13px Verdana;
	color:#002a5c;
	width:650px;
	padding-bottom:8px;
	float:left;
}

.contact_table_work ul li b{
	width:80px !important;
	margin-right:20px;
	font-weight:bold;
	float:left;
}

.contact_table_work ul li input[type=text]{
	width:200px;
	margin-right:10px;
	float:left;
}

.save_work{
	background:url(/img/save.jpg);
	width:132px;
	height:30px;
	border:0;
	margin-top:20px;
	cursor:pointer;
}

.content_contact_bottom{
	background:url(/img/content_bottom.jpg) no-repeat;
	width:903px;
	height:9px;
	float:left;
}

.menu_contact{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	width:260px;
	background:#e1e1e1;
	float:left;	
}

.menu_contact ul li{
	padding:5px;
}

.content_menu_contact{
	margin-bottom:10px;
}

.content_menu_contact li{
	margin:7px 0 7px 15px;
}

.content_menu_contact li a{
	font:13px Verdana;
	text-decoration:none;
	color:#8d8d8d;
	font-weight:bold;
	padding:7px;
	outline:none;
}

.content_menu_contact li a:hover{
	color:#002a5c;
	font-weight:bold;
}

.content_menu_contact li span{
	color:#002a5c;
}

.content_menu ul li span b, .content_menu a b{
	color:#0b4499 !important;
    font-weight:normal !important;
}

.menu ul li span:hover{
	color:#000;
}

/*.menu_b_select, .menu_a_select{
    font-weight:bold !important;
    color:#0b4499 !important;
}*/

.content_menu_contact h4{
	color:#002a5c;
	font-family:Verdana;
	padding:10px 0 10px 20px !important;
}

.map{
	width:450px;
	float:left;
	/*margin-left:25px;*/
}

