body
{
    margin: 0px;
    direction: rtl;
    font-family: tahoma;
    font-size: 12px;
    color: #808080;
}

a
{
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    color: #666666;
}
a:hover
{

    color: #285167;
}
/* ######################### layout ####################### */
.top1 {
    width: 100%;
    height: 6px;
    background-color: #285167;
}
.top2 {
    width: 100%;
    height: 8px;
    background-color: #83C447;
}

.headerlog
{
    margin: 0px auto 0px auto;
    width: 940px;
    height: 120px;
    padding-top: 0px;
    padding-bottom: 10px;

}

.logo {
    width: 240px;
    margin-right: -110px;
    float: right;
    margin-top: 55px;
}

.moe {
    width: 210px;
    float: right;
}
.login {

    margin: 10px;
    width: 300px;

    float: left;

}
    .login table {
    font-family: 'ge Flow';
    font-size: 16px;
    border-spacing: 5px;
}

        .login table .btn {
    border-width: 0px;
    padding: 3px 29px 3px 29px;
    height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #83C447;
}

        .login table .btn:hover {
    color: #FFFFFF;
    background-color: #FAAA28;
}
        
.contenthome
{

    margin: 0px auto 0px auto;
    width: 950px;
    height: 5px;
    padding-top: 90px;
    text-align: center;
}	
.contenthome img
{
    margin-right: 35px;
    margin-left: 35px;
}

/* #########################  ####################### */






.wrslder {
    width: 100%;
    background-image: url( '../images/row-bot-tail.gif' );
    height: 392px;
}
.slider
{
   
   	width:100%;
	height:100%;
	min-height:20px;
    background-image: url( '../images/center-shadow.png' );
}

.carousel-container {
  position:relative;
  width:960px;
  margin:0 auto;
}
#carousel {
  height:449px;
  width:960px;
  position:relative;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}

















/* top navigation starts */


/***** menu *****/
.menu
{
   
    width: 100%;
    background-color: #285167;
 

}








.chromestyle {
    background-color: #285167;
    height: 55px;
    margin: 0px auto 0px auto;
    width: 960px;
} 
.chromestyle ul {
	list-style: none;
	margin: 0;
	margin-left:0px;
    background: url(images/navigation-bg.jpg) no-repeat left top;
	padding: 0;
} 
.chromestyle ul li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    float: right;
    padding-right: 13px;
    padding-left: 13px;
} 
.chromestyle ul li a {
    display: block;
    font-size: 19px;
    width: 120px;
    text-align: center;
    color: #fff;
    font-family: 'ge Flow';
    text-decoration: none;
    height: 35px;
    padding-top: 20px;
} 

.chromestyle ul li a:hover {
    color: #fff;
    background-color: #83C447;
}


.dropmenudiv
{
    position: absolute;
    top: 0; /*border: 1px solid #BBB; /*THEME CHANGE HERE*/
    border-bottom-width: 0;
    font: normal 13px Arial;
    line-height: 21px;
    z-index: 100;
    background-color: #0E3042;
    width: 240px;
    visibility: hidden;
    margin-top: 0px;
    margin-left: -50px;
}


.dropmenudiv a
{
    width: auto;
    display: block;
    text-indent: 13px; /*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
    padding: 5px 0;
    text-decoration: none; /*font-weight: bold;*/
    color: white;
    font-family: tahoma;
    font-size: 12px;
}

* html .dropmenudiv a
{
    /*IE only hack*/
    width: 100%;
}

.dropmenudiv a:hover
{
    /*THEME CHANGE HERE*/
    background-color: #83C447;
    color: black;
}



.fot1
{
    width: 100%;
    height: 15px;
    background-color: #83C447;
}
.footer
{
    width: 100%;
    height: 295px;
    color: #fff;
    background: url(../images/footer-tail.gif) center top repeat;
    padding-top: 20px;
}


.contentfooter
{

    margin: 0px auto 0px auto;
    width: 950px;
 
}	
.contentfooter h4
{
    padding: 0px 0px 5px 40px;
    margin: 0px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
}
.footright
{
 
    width: 350px;
    float: right;
    text-align: left;
}
.footleft
{
 
    width: 510px;
    float: left;
}





.footleft input
{
    width: 490px;
    font-size: 14px;
    padding: 8px 15px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #fff;
    color: #a0a0a0;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    background:url(../images/input-tail.gif) 0 0 repeat-x #e6e6e6;
}

.footleft .txt
{
    width: 490px;
    font-size: 14px;
    padding: 8px 15px;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #fff;
    color: #a0a0a0;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
    background: url(../images/input-tail.gif) 0 0 repeat-x #e6e6e6;
    height: 100px;
}



.footleft .buttons
{
    float: left;

}
.footleft a
{
    padding: 3px 29px 3px 29px;
       height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #83C447;
}	
.footleft a:hover
{
      color: #83C447;
    background-color: #e1e1e1;  
}
.footright .list-services
{
    padding: 0px;
    margin: 0px;
    direction: ltr;
    direction: ltr;
    border-bottom-style:groove;
    border-bottom-width: 1px;
    border-bottom-color: #888888;
}


.footright .list-services li
{
   
    line-height: 35px;
    text-transform: uppercase;
    padding-bottom: 9px;
    list-style-type: none;
}
.footright .list-services a
{
    display: inline-block;
    text-decoration: none;
    padding-left: 54px;
    background: url(../images/social-icons.png) 0 0px no-repeat;
    font-weight: bold;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
	.footright .list-services a.item-1 {background-position:0 -44px}
	.footright .list-services a.item-2 {background-position:0 -88px}
	.footright .list-services a.item-3 {background-position:0 -132px}
	
