html,body {
    height: 100%;
    margin: 0;
}
body {
	background:#C7C3BF url("img/top-bg.jpg") repeat-x scroll 0 top;
}
a {
    color: #363B33;
}
.wrap {
    /*left: 50%;
    margin-left: -500px;*/
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 964px;
}
#fixed_header {
    height: 168px;
    margin: 8px 0 0;
    width: 964px;
}
.logo {
    float: left;
    height: 55px;
    padding: 42px 0 0;
    position: relative;
    width: 258px;
}
.links {
 /*   background: url("img/link-price-bg.png") no-repeat scroll 0 0 transparent; */
    color: #4D4949;
    float: left;
    font-family: Arial;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    height: 30px;
    margin: 0 0 0 40px;
    padding: 5px 9px 0 24px;
    position: relative;
    top: 55px;
    width: 128px;
}
.links a.link2 {
    color: #fbae00;
    font-family: Arial;
    font-size: 12px;
    font-style:normal;
}
.lang {
    color: #363B33;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 26px;
    margin: 0;
    padding: 61px 0 0 18px;
    position: relative;
    width: 81px;
}
.search {
    float: left;
    height: 55px;
    padding: 54px 0 0;
    position: relative;
}
/*---------------------------------MENU------------------------------------------------------*/
#menu {
    background: url("img/menu-top-bg.png") repeat-x scroll 0 0 transparent;
    clear: both;
    display: block;
    height: 40px;
    margin: 0;
    position: relative;
    text-align: center;
    top: 19px;
    width: 964px;
}
#menu ul {
    background: url("img/topmenu_bg1.png") repeat-x scroll 0 0 transparent;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#menu ul li {
    display: inline-block;
    *display:inline;
    zoom:1;
}
#menu ul li a {
    background: url("img/menu-bg-item-left.png") no-repeat scroll right 0 transparent;
    color: #ffffff;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    width:153px;
    height: 20px;
    padding: 0;
    text-decoration: none;
    text-transform: none;
    padding: 10px 3px 0;
    margin: 0 0 0 -4px;
    line-height: 20px;
}
#menu ul li a:hover {
    background: #e8e6e3;
    color: #333333;
    display: block;
    font-family: arial;
    font-size: 13px;
    width:153px;
    height: 20px;
    padding: 0px 3px 0;
    line-height: 20px;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
    border-radius:0;       
}

#menu ul li:last-child a {
	background: none;
}
#menu ul li:last-child a:hover {
	background: #e8e6e3;
}
noindex:-o-prefocus, #menu ul li:last-child a {
}
noindex:-o-prefocus, #menu ul li:last-child a:hover {
}
/*------------------------------------------------------------------------------------------------*/
#fixed_banner {
	margin:0;
	width:964px;
	height:381px;
}
#fixed_content {
    margin: 20px 0;
    min-height: 290px;
    width: 964px;
}
#fixed_content .left, #fixed_content .center, #fixed_content .right {
    float: left;
    margin: 0;
    position: relative;
    width: 308px;
    background:none;
    min-height:290px;
    border:none;
    border-radius: 0;
}
#fixed_content .left, #fixed_content .center {
    margin: 0 20px 10px 0;
}
#fixed_content .right {
    padding: 0;
}
.content {
    padding: 0;
    width: 964px;
}
#fixed_footer .left, #fixed_footer .center, #fixed_footer .right {
	float: left;
    margin: 0;
    position: relative;
    width: 230px;
}
#fixed_footer .left {
    width: 352px;
}
#fixed_footer .left img {
    padding: 0 7px 0 11px;
}
#fixed_footer .left, #fixed_footer .center {
    margin: 0 23px 0 0;
}
#fixed_footer .right p {
	float:left;
}
#fixed_footer {
    background: url("img/footer-bg-top.png") no-repeat scroll 0 0 transparent;
    height: 121px;
    /*left: 50%;
    margin-left: -500px;*/
    margin: 0 auto;
    position: relative;
    width: 964px;
}
.fixed_footer {
	background:url(img/footer-bg.png) 20px 0px repeat-x;
	margin:0;
	height:121px;
	width:964px;
}
/*------------------------------------------------------------------SLIDE-BANNER-begin------------------------------*/
.lof-slider_1 .lof-navigator-wapper_black {
    background: url("../images/bg_trans.png") repeat scroll 0 0 transparent;
    bottom: 5px;
    left: 5px;
    width: 37%;
}
.lof-slider_1 .lof-description {
    bottom: 10px;
    float: right;
    height: 40px;
    margin: 0 0 0 378px;
    padding: 0 0 0 21px;
    position: absolute;
    width: 555px;
}
.lof-slider_1 .lof-description table { 
    margin: 0;
    padding: 0;

    height: 40px;
}
.lof-slider_1 .lof-description table td { 
    margin: 0;
    padding: 0;
}
.lof-slider_1 .lof-description table td h2 { 
    margin: 0;
    padding: 0;
}
.lof-slider_1 .lof-description table td a h2{ 
    font-family: arial;
    font-size:13px;
    font-weight: bold;
} 
.lof-slider_1 .lof-description table td h3 { 
    margin: 0;
    padding: 0; 

}
.lof-slider_1 .lof-description table td a h3{ 
    font-family: arial;
    font-size:11px; 

}
.lof-slider_1 .lof-description table td a {
    font-family: arial;
    font-size:12px; 
    color:#e5e0dd;    
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.lof-slider_1 .lof-description table td a:hover h3 {
    color:#de6912;    
}
.lof-slider_1 .lof-description table td a:hover h2 {
    color:#de6912;    
}
/*------------------------------------------------------------------SLIDE-BANNER-end--------------------------------*/

/*-------------------------------------------------------------------PHONE-------------------------------*/
.phone {
    float: right;
    font-family: arial;
    height: 48px;
    margin: 0;
    padding: 54px 0 0 24px;
    position: relative;
    width: 233px;
    display: block;
}
.phone img {
    float: left;
    margin: -2px 12px 0 0;
    padding: 0;
    position: relative;
}
#fixed_header .phone .phone1 {
	vertical-align: middle; 
	font-size:24px; 
	color:#747475;	
	margin: 0 -3px 0 0;
}
#fixed_header .phone .phone2 {
	vertical-align: middle; 
	font-size:24px; 
	color:#747475;	
	margin: 0 0 0 10px;
}
#fixed_header .phone .phone3 {
	vertical-align: middle; 
	font-size:24px; 
	color:#191919; 
	margin: 0 0 0 10px;
}
#fixed_header .phone .phone_text {
    color: #747475;
    font-family: tahoma;
    font-size: 10px;
    margin: 5px 0 0 22px;
    position: relative;
}
#fixed_footer .center {
	font-family: arial;
	padding:30px 0 0 20px;
}
#fixed_footer .center .phone1 {
	vertical-align: middle; 
	font-size:22px; 
	color:#747475;	
	margin: 0 -3px 0 0;
}
#fixed_footer .center .phone2 {
	vertical-align: middle; 
	font-size:22px; 
	color:#747475;	
	margin: 0 0 0 5px;
}
#fixed_footer .center .phone3 {
	vertical-align: middle; 
	font-size:22px; 
	color:#3b3333; 
	margin: 0 0 0 5px;
}
#fixed_footer .center .phone_text {
    color: #3B3333;
    font-family: arial;
    font-size: 11px;
    font-style: italic;
    margin: 0;
    position: relative;
}
#fixed_footer .center .phone_text .phone4{
    color: #3B3333;
    font-family: arial;
    font-size: 16px;
    font-style: normal;
}
#fixed_footer .center .phone_text .phone5{
    color: #3B3333;
    font-family: arial;
    font-size: 16px;
    font-style: normal;
	padding: 0 0 0 7px;
}
/*-------------------------------------SEARCH-BOX-TOP-----------------------------------------------------*/
#left-bg-searcbox{
	background-image:url("img/search_left.png");
	background-repeat:no-repeat;
	margin:0;
	width:15px;
	height:30px;
	vertical-align:top;
}
#center-bg-searcbox {
	vertical-align:top;
}
#center-bg-searcbox input{    
    background: url("img/search_bg.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #73787d;
    height: 30px;
    margin: 0;
    padding: 0;
    width:198px;
    font-style:italic;
    font-size:11px;
}
#right-bg-searcbox input {
    background-image:url("img/search_right.png");
    background-repeat:no-repeat;
    height: 30px;
    margin: 0;
    padding:0;
    width: 33px;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 1.4em;
    background-color:transparent;

}
/*-------------------------------------SEARCH-BOX-RESULTS-------------------------------------------------*/
.tx-indexedsearch-whatis{
        padding:0 0 0 20px;
        margin:0;
        font-family:tahoma;
        font-size:12px;
        color:#363B33;
}
#tx-indexedsearch .tx-indexedsearch-browsebox {
        margin:0;
}
#tx-indexedsearch .tx-indexedsearch-browsebox p  {
        padding:0;
        margin:14px 0 14px 0;
}
#tx-indexedsearch .tx-indexedsearch-browsebox ul  {
        padding:0;
        margin:0 0 15px 0;
}
.tx-indexedsearch-res {
        margin: 0;
}
.tx-indexedsearch-res table {
        margin: 0;
}
.tx-indexedsearch-res table td, th{
        height:12px;
        font-family: tahoma;
        font-size: 12px;
}
#tx-indexedsearch{
	padding:10px 0 0 0;
}
#tx_indexedsearch table {
    border: medium none;
    height: 30px;
    padding: 0 0 0 20px;
}
#tx_indexedsearch table td{
    border: medium none;
    height: 30px;
    vertical-align: top;
}
#tx_indexedsearch .tx-indexedsearch-searchbox-sword {
    background: url("img/search_bg.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #73787d;
    height: 30px;
    margin: 0;
    padding: 0;
    width:198px;
    font-style:italic;
    font-size:11px;
}
#tx_indexedsearch .tx-indexedsearch-searchbox-button {
	border:0 none;
	background-image: url("img/search_right.png");
        background-repeat: no-repeat;
        height: 30px;
        margin: 0;
        padding: 0;
        width: 33px;
}
#tx-input-text{
    margin: 0;
	vertical-align:top;
	width: 198px;
}
#tx-input-button{
	padding:0;
	margin:0;
}
#tx-input-text-first{
	background-image:url("img/search_left.png");
	background-repeat:no-repeat;
	margin:0;
	width:15px;
	height:30px;
	vertical-align:top;
}
/*------------------------------------------------CONTENT-begin---------------------------------------------------*/
#fixed_content .left h1 {
    color: #EF952C;
    font-family: tahoma;
    font-size: 24px;
    font-weight: normal;
    padding: 0;
}
#fixed_content .left h3 {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 0 20px 0 20px;
}
#fixed_content .left p {
    clear: both;
    color: #363B33;
    display: block;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 15px 33px 0 0;
}
#fixed_content .center h1 {
    color: #EF952C;
    font-family: tahoma;
    font-size: 24px;
    font-weight: normal;
    padding: 0;
}
#fixed_content .center .content-history {
    display: block;
    float: left;
    margin: -32px 0 0 152px;
}
#fixed_content .center .content-history a {
    color: #363B33;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold; 
}
#fixed_content .center .content-next a {
    background: url("img/content-next-bg.png") no-repeat scroll 0 bottom transparent;
    color: #363B33;
    display: block;
    font-family: arial;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    height: 25px;
    line-height: 26px;
    padding: 5px 0 0 11px;
    position: relative;
    text-decoration: none;
    width: 94px;
}
#fixed_content .center h3 {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 0 20px 0 20px;
}
#fixed_content .center p {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 0 0 15px;
    margin:0;
}
#fixed_content .center p:hover {
}
#fixed_content .center img {
    float: left;
    margin: 6px 11px 0 14px;
    position: relative;
}
#fixed_content .center a {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    height: 62px;
    background:url(img/center_bg_bottom.jpg) repeat-x scroll 0 bottom;
    padding: 10px 0 0;
    position: relative;
}
#fixed_content .center #c4 a {
    background:none;
}
#fixed_content .right h1 {
    color: #EF952C;
    font-family: tahoma;
    font-size: 24px;
    font-weight: normal;
    padding: 0 0 0 25px;
}
#fixed_content .right h3 {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 0 20px 0 20px;
}
#fixed_content .right p {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 0 0 15px 0;
}
#fixed_content .right .news-latest-container-archive {
    display: block;
    float: left;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    margin: -32px 0 0 134px;
}  
#fixed_footer .left p {
    color: #363B33;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    padding: 20px 0;
    line-height:18px;
}
#fixed_footer .left .site-map a {
    color: #b1201c;
}
#fixed_footer .center p {
    color: #363B33;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    padding: 0;
}
#fixed_footer .right {
	width: 310px;
}
#fixed_footer .right p {
    color: #3b3333;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    padding: 20px 0 0 20px;
}
#fixed_footer .right p {
    float: right;
}
#fixed_footer .right img {
    padding: 0 6px 0 0;
}

/*------------------------------------------------CONTENT-end-----------------------------------------------------*/

/*------------------------------------------------LANG-begin------------------------------------------------------*/
#fixed_header .lang span {
    display: none;
}
#fixed_header .lang a {
    color: #363B33;
    font-family: Arial;
    font-size: 12px;
}
/*------------------------------------------------LANG-end--------------------------------------------------------*/

/*------------------------------------------------SECOND-begin----------------------------------------------------*/
#fixed_content .content_second {
    float: left;
    margin: 0 0 30px;
    position: relative;
    width: 938px;
    background:#f7f8f7 url("img/main-module-top-bg.png") repeat-x 0 0;
    min-height:440px;
    border:#b7b8ba 1px solid;
    border-radius:10px 10px 0 0;
    padding: 0 0 10px;
}
#fixed_content .content_second h1 {
    color: #363B33;
    font-family: tahoma;
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 20px 20px;
}
#fixed_content .content_second h3 {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 0 20px 0 20px;
}
#fixed_content .content_second p {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 0 20px 0 20px;
}


#fixed_content .content_second .tx-indexedsearch {
    padding: 20px 0 40px;
}

/*------------------------------------------------SECOND-end------------------------------------------------------*/

/*------------------------------------------------NEWS-begin------------------------------------------------------*/
.news-latest-container {
    padding: 0;
}
#fixed_content .right .news-latest-item {
    padding: 0;
    margin: 0;
}
#fixed_content .right .news-latest-item p {
    background: url("img/latest-news-bullet.png") no-repeat scroll 1px 2px transparent;
    margin: 5px 0 15px;
    padding: 0 0 0 25px;
    color: #b1201c;
}
#fixed_content .right .news-latest-item a {
    color: #b1201c;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}
#fixed_content .right .news-latest-item .news-latest-date {
    color: #363B33;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 0 25px;
}
.news-latest-container-archive {
    display: block;
    float: left;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    margin: -32px 0 0 84px;
}

#fixed_content .content_second .news-single-item {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 0 20px;
}
#fixed_content .content_second .news-single-item h1 {
    color: #363B33;
    font-family: tahoma;
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 10px;
}
#fixed_content .content_second .news-single-item h2 {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}
#fixed_content .content_second .news-single-item p {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}
#fixed_content .content_second .news-single-item a {
    color: #085e40;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}
#fixed_content .content_second .news-single-item .news-single-rightbox {
    color: #363B33;
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    margin: 5px;
    padding: 0;
    position: relative;
}

/*------------------------------------------------NEWS-end--------------------------------------------------------*/