body{
background:url(../images/content-bg01.png) repeat top;
color:#6F6F6F;
}

#logo{
margin-top:20px;
}

a { text-decoration: none; color:#000; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:focus { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
		
#header a{
color:#575757;
margin:10px;
}#header a:hover{
color:#900f1c;

}

#language a{
color:#575757;
}#language a:hover{
color:#900f1c;
}
hr.bottem{
   border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}	

input:hover, textarea:hover,
input:focus, textarea:focus {
    border-color: #C9C9C9;
    }
   table, td, th {
    border: 0px solid #b3afaf;
	padding:5px;
	
}
input, textarea {
    padding: 9px;
    border: solid 1px #E5E5E5;
    outline: 0;
    font: normal 13px/100% Verdana, Tahoma, sans-serif;
    width: 280px;
    background: #FFFFFF;
    }
   
textarea {
    width: 400px;
    max-width: 800px;
    height: 150px;
    line-height: 150%;
    }
	 select {
    text-transform: none;
    width: 200px;
	border: solid 1px #E5E5E5;
	 padding: 6px;
	}
	
	button {
    text-transform: none;
    width: 100px;
	border: solid 2px #E5E5E5;
	 padding: 6px;
	}
	.submit  {
	width:200px;
	margin-left:5px;
    padding: 9px 15px;
    background: #ffff;
    border: 0;
    font-size: 14px;
    color: #000;
	float:left;
	border: solid 2px #E5E5E5;
    }
	






/*------------------------------*/
/* hexagon */
#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}




/*----------------------------------*/


        #social {
margin: 0 auto;
text-align: center;
width: 90%;
max-width: 1140px;
position: relative;
  }

    #social ul {
/*margin: 0 0 3em 0!important;*/
padding: 0!important;

}

  #social ul li {
list-style-type: none;
display: inline-block;
margin-left: 5px;
margin-right: 5px;
  }

  #social li:hover{
  opacity:0.5;
  }


	