body
{
	background-color:#04403b;
}

#page_wrapper
{
	width:960px;
	font-size:1px;
	margin:0 auto;
}

/*	BANNER	*/
#banner_wrapper
{
	width:960px;
	height:191px;
	font-size:1px;
	background-color:#FFF;
}

#logo
{
	width:300px;
	height:170px;
	font-size:1px;
	float:right;
	background-image:url(../images/logo.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#top_flash
{
	width:415px;
	height:191px;
	font-size:1px;
	float:right;
	background-image:url(../images/flash_anim.jpg);
	background-repeat:no-repeat;
}

#lang_conatainer
{
	width:115px;
	height:90px;
	font-size:1px;
	float:left;
	padding:5px 0 0 15px;
	
	
}
.livehelp
{
    /*padding-top:5px;*/
    text-align:center;
    width:109px;
    height:24px;
}
/*.livehelp a
{
    font-size:12px;
    font-family:Tahoma;
    font-weight:bold;
    color:#047971;
    text-decoration:none;
}*/

/*	NAVIGATION	*/
#nav_wrapper
{
	width:960px;
	height:40px;
	font-size:1px;
	background-image:url(../images/nav_slice.jpg);
	background-repeat:repeat-x;
}

.one_link
{
	width:100px;
	height:27px;
	float:right;
	text-align:center;
}

.one_link .one_link_right
{
	width:5px;
	height:27px;
	font-size:1px;
	float:right;
}

.one_link .one_link_left
{
	width:5px;
	height:27px;
	font-size:1px;
	float:left;
}

.one_link_middle
{
	width:90px;
	height:27px;
	float:right;
}

.one_link .one_link_middle a
{
	font-size:13px;
	font-family:Tahoma;
	color:#f1dfc9;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}

.nav_sep
{
	width:5px;
	height:27px;
	font-size:1px;
	float:right;
	background-image:url(../images/nev_sep.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.one_link:hover
{
	background-color:#00ac62;
}

.one_link:hover .one_link_right
{
	background-image:url(../images/nav_link_r.jpg);
	background-repeat:no-repeat;
}

.one_link:hover .one_link_left
{
	background-image:url(../images/nav_link_l.jpg);
	background-repeat:no-repeat;
}

.one_link:hover .one_link_middle a, .one_link_middle a:hover
{
	color:#FFF;
}

/*	BODY_WRAPPER	*/
#body_wrapper
{
	width:960px;
	background-color:#FFF;
}

/*	TOP	*/
#top_content_wrapper
{
	width:937px;
	margin:0 auto;
}

.top_content_right
{
	width:645px;
	float:right;
	min-height:260px;
}

.top_content_right .border
{
	width:645px;
	height:10px;
	font-size:1px;
}

.top_content_right .border .border_right
{
	width:10px;
	height:10px;
	font-size:1px;
	float:right;
	background-image:url(../images/border_t_r.jpg);
	background-repeat:no-repeat;
}

.top_content_right .border .border_left
{
	width:10px;
	height:10px;
	font-size:1px;
	float:left;
	background-image:url(../images/border_t_l.jpg);
	background-repeat:no-repeat;
}

.top_content_right .border .border_middle_t
{
	width:625px;
	height:9px;
	font-size:1px;
	float:right;
	border-top:solid 1px #dbdbdb;
	background-color:#f0f0f0;
}

.top_content_right .border .border_middle_b
{
	width:625px;
	height:9px;
	font-size:1px;
	float:right;
	border-bottom:solid 1px #dbdbdb;
}


.top_content_right .main_content
{
	width:643px;
	min-height:240px;
	border-left:solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
	background-image:url(../images/top_content_slice.jpg);
	background-repeat:repeat-x;
}

.aboutus_container
{
	width:625px;
	margin:0 auto;
}

.bind_about_image
{
	width:180px;
	height:130px;
	float:right;
	text-align:right;
}

.bind_about_text
{
	width:440px;
	float:right;
}

/*	LEFT	*/
.top_content_left
{
	width:280px;
	float:left;
}

.top_content_left .border
{
	width:280px;
	height:10px;
	font-size:1px;
}

.top_content_left .border .border_right
{
	width:10px;
	height:10px;
	font-size:1px;
	float:right;
	background-image:url(../images/border_t_r.jpg);
	background-repeat:no-repeat;
}

.top_content_left .border .border_left
{
	width:10px;
	height:10px;
	font-size:1px;
	float:left;
	background-image:url(../images/border_t_l.jpg);
	background-repeat:no-repeat;
}

.top_content_left .border .border_middle_t
{
	width:260px;
	height:9px;
	font-size:1px;
	float:right;
	border-top:solid 1px #dbdbdb;
	background-color:#f0f0f0;
}

.top_content_left .border .border_middle_b
{
	width:260px;
	height:9px;
	font-size:1px;
	float:right;
	border-bottom:solid 1px #dbdbdb;
}


.top_content_left .main_content
{
	width:278px;
	min-height:240px;
	text-align:center;
	border-left:solid 1px #dbdbdb;
	border-right:solid 1px #dbdbdb;
	background-image:url(../images/top_content_slice.jpg);
	background-repeat:repeat-x;
}

/*	PRODUCTS	*/
#products_title
{
	width:960px;
	height:49px;
	background-color:#f2f2f2;
	background-image:url(../images/ourProfducts.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#products_wrapper, #three_sec_wrapper
{
	width:940px;
	margin:0 auto;
}

.products_one_side
{
    width:458px;
    height:210px;
    border:solid 1px #dbdbdb;
    float:right;
    background-image:url(../images/top_content_slice.jpg);
    background-repeat:repeat-x;
    background-color:#FFF;
}

.products_color_line
{
    width:458px;
    height:1px;
    font-size:1px;
    background-color:#dbdbdb;
}

.products_anim
{
    width:440px;
    height:88px;
    /*margin:0 auto;*/
    
    text-align:center;
}

/* 3 SECTION */
.one_section_wrapper
{
    width:302px;
    min-height:200px;
    float:right;
    margin-left:9px;
    border:solid 1px #dbdbdb;
    background-image:url(../images/bottom_3_slice.jpg);
    background-repeat:repeat-x;
    background-position:0 40px;
}

.one_section_wrapper .content
{
    width:285px;
    overflow:hidden;
    margin:0 auto;
    text-align:right;
}

/* JOBS */
.jobs_one_line
{
    width:285px;
    padding-bottom:11px;
}

.jobs_point
{
    width:20px;
    float:right;
    text-align:right;
    font-family:Arial;
    font-size:11px;
    line-height:19px;
    color:#06b167;
}

.jobs_text
{
    width:165px;
    float:right;
    overflow:hidden;
}

/* CERTIFICATES */
.one_certificate
{
    width:90px;
    height:105px;
    text-align:center;
    float:right;
}

.one_certificate img
{
    width:70px;
    height:100px;
    border:solid 1px #9c9c9c;
}

/* CERTIFICATES PAGE */
.cert_record_wrapper
{
    width:207px;
    float:right;
    text-align:center;
    padding-bottom:35px;
}

.cert_record_wrapper div
{
    width:207px;
    text-align:center;
    padding-top:3px;
}

/* ONE DATA LINE*/
.data_one_line
{
    width:430px;
    text-align:right;
    padding-bottom:15px;
}

.data_one_line .title
{
    width:100px;
    float:right;
    font-weight:bold;
}

.data_one_line .colon
{
    width:10px;
    float:right;
}

.data_one_line .data
{
    width:300px;
    float:right;
}

/* BOTTOM BORDER */
#bottom_border
{
    width:960px;
    height:23px;
    margin:0 auto;
    text-align:left;
    background-image:url(../images/bottom_bg_r.jpg);
    background-repeat:no-repeat;
    background-position:right;
}

/* FOOTER WRAPPER */
#footer_wrapper
{
    width:600px;
    margin-left:40px;
    background-color:#002320;
}

.footer_text
{
    width:450px;
    padding-left:15px;
    font-family:Tahoma;
    font-size:12px;
    color:#FFF;
    text-decoration:none;
}

.footer_text a
{
    font-family:Tahoma;
    font-size:12px;
    color:#FFF;
    text-decoration:none;
}

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

.footer_bottom_border
{
    width:600px;
    height:10px;
    font-size:1px;  
    text-align:left;
    background-image:url(../images/footer_bg_r.jpg);
    background-repeat:no-repeat;
    background-position:right;
}



/*	STYLES	*/
.my_image
{
	width:165px;
	height:125px;
	border:solid 1px #898989;
}

.my_product_image
{
	width:60px;
	height:60px;
	border:solid 3px #cfcfcf;
}

.my_text
{
	font-family:Tahoma;
	font-size:13px;
	color:#4e4e4e;
	direction:rtl;
	text-align:justify;
}

.my_title
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#2B6763;
    text-align:right;
    padding-right:15px;
}

.my_title_b
{
    font-family:Arial;
    font-size:22px;
    font-weight:bold;
    color:#046a62;
    text-align:right;
    padding:0 15px 10px 0;
    background-image:url(../images/below_title.gif);
    background-position:bottom center;
    background-repeat:no-repeat;
}

.my_title_s
{
    font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4e4e4e;
	direction:rtl;
	text-align:justify;
}

a.more_link
{
	font-family:Tahoma;
	font-size:11px;
	color:#ff0000;
	text-decoration:none;
	line-height:8px;
}

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

.news_date
{
    font-family:Tahoma;
    font-size:13px;
    font-weight:bold;
    color:#000;
    padding-bottom:7px;
}

/* SUB MENU*/
.submenu
{
    position:absolute;
    width:120px;
    /*height:45px;*/
    display:none;
    background-color:#04403B;
}
.submenu div
{
    width:120px;
    height:20px;
    padding-bottom:7px;
}
.submenu div:hover
{
    background-color:#00AC62;
}

.icons
{
	width:45px;
	height:35px;
	float:left;
	padding-left:5px;
	
	
}