﻿body 
{

    margin:0px 0px 0px 0px;
    font-family:Arial;
    background-color:#000000;
}

#navigation
{
    width:990px;
    background-color:#fc2306;
    border-top:4px solid #207ed6;
    border-left:1px solid #863418;
    border-right:1px solid #863418;
}

#header
{
    height:191px;
    width:990px;
    background-image:url('../img/incinerator-header.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
}

#header select
{
    float:right;
    margin:10px 10px 0px 0px;
    font-size:11px;

    text-transform:uppercase;
}

#home-bg
{
    height:440px;
    width:990px;
    background-image:url('../img/home-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
    background-repeat:no-repeat;
}

#home-bg h1
{
    padding:150px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#home-bg p
{
    padding:10px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#home-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#footer p
{
    font-size:10px;
    color:#888888;
    text-align:right;
    width:990px;
}

#footer p a
{
    color:#888888;
}

#footer p a:hover
{
    text-decoration:none;
}

p.class
{
    display:none;
    
}


#about-bg
{
    height:440px;
    width:990px;
    background-image:url('../img/about-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;

}

#about-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#about-bg p
{
    padding:10px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#about-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#fans-bg
{
    height:440px;
    width:990px;
    background-image:url('../img/fans-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;

}

#fans-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#fans-bg p
{
    padding:10px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#fans-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}



#contactBox
{
    float:left;
    margin:20px 0px 20px 25px;
    background-color:#0c589e;
    color:#ffffff;
    font-size:12px;
}

#contactBox ul
{
    text-align:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    list-style-type:none;
}

#contactBox ul li
{
    text-align:left;
    margin:0px 10px 0px 10px;
    
}

#contactBox ul li a
{
    color:#ffffff;
}

#contactBox ul li a:hover
{
    text-decoration:none;
}

#news-bg
{
    width:990px;
    background-image:url('../img/about-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
}

#news-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#news-bg h2
{
    padding:15px 0px 5px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#news-bg p
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#news-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#links-bg
{
    width:990px;
    background-image:url('../img/about-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
}

#links-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#links-bg h2
{
    padding:15px 0px 5px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#links-bg p
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#links-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#links-bg a
{
    color:#ffffff;
}

#links-bg a:hover
{
    text-decoration:none;
}

#legislation-bg
{
    width:990px;
    background-image:url('../img/about-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
}

#legislation-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#legislation-bg h2
{
    padding:15px 0px 5px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#legislation-bg p
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#legislation-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#legislation-bg a
{
    color:#ffffff;
}

#legislation-bg a:hover
{
    text-decoration:none;
}

#volkan-bg
{
    height:440px;
    width:990px;
    background-image:url('../img/volkan-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
    background-repeat:no-repeat;
}

#volkan-bg h1
{
    padding:120px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:400px;
    float:left;
    display:block;
    clear:both;
}

#volkan-bg p
{
    padding:10px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:300px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#volkan-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#volkan-bg
{
    height:440px;
    width:990px;
    background-image:url('../img/volkan-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
    background-repeat:no-repeat;
}

#hurikan-bg
{
    height:440px;
    width:990px;
    background-image:url('../img/hurikan-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
    background-repeat:no-repeat;
}

#hurikan-bg h1
{
    padding:120px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:400px;
    float:left;
    display:block;
    clear:both;
}

#hurikan-bg p
{
    padding:10px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:400px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#hurikan-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#ikan-bg
{
    height:440px;
    width:990px;
    background-image:url('../img/hurikan-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
    background-repeat:no-repeat;
}

#ikan-bg h1
{
    padding:120px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:400px;
    float:left;
    display:block;
    clear:both;
}

#ikan-bg p
{
    padding:10px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:400px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#ikan-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#incinerator-bg
{
    width:990px;
    background-image:url('../img/about-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
}

#incinerator-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#incinerator-bg h2
{
    padding:15px 0px 5px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#incinerator-bg p
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#incinerator-bg ul
{
    padding:0px 0px 0px 0px;
    margin:10px 0px 10px 0px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#incinerator-bg ul li
{
    margin:0px 0px 0px 55px;
}


#incinerator-bg img
{
    margin:10px 0px 0px 25px;
    border:0px;
    float:left;
}

#incinerator-bg a
{
    color:#ffffff;
}

#incinerator-bg a:hover
{
    text-decoration:none;
}

#incinerator-bg p.choose
{
    margin:0px 0px 0px 25px;
    padding:10px 0px 10px 0px;
}

a.choose
{
    background-color:#0c589e;
    padding:5px 10px 5px 10px;
    margin:10px 0px 10px 0px;
}

a.choose:hover
{
    background-color:Red;
}

.thumbHolder
{
    margin:5px 0px 0px 25px;
    width:140px;
    float:left;
}

.thumbHolder h3
{
    font-size:12px;
    text-align:left;
    margin:0px 0px 10px 0px;
    color:#ffffff;
    width:140px;
}

.thumbHolder p
{
    font-size:12px;
    text-align:left;
    margin:0px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    color:#ffffff;
    width:140px;
}

#v75-bg
{
    width:990px;
    background-image:url('../img/v75-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
}

#v75-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#v75-bg h2
{
    padding:15px 0px 5px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#v75-bg ul
{
    padding:0px 0px 0px 0px;
    margin:10px 0px 10px 0px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#v75-bg ul li
{
    margin:0px 0px 0px 55px;
}


#v75-bg p
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#v75-bg img
{
    margin:25px 0px 0px 25px;
    border:0px;
    float:left;
}

#v75-bg a
{
    color:#ffffff;
}

#v75-bg a:hover
{
    text-decoration:none;
}

#v75-bg table
{
    color:White;
    font-size:12px;
    margin:700px 0px 25px 25px;
}

#v75-bg table span
{
    font-weight:bold;
}


#which-bg
{
    width:990px;
    background-image:url('../img/about-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
}

#which-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#which-bg h2
{
    padding:15px 0px 5px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#which-bg p
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#which-bg img
{
    margin:5px 0px 0px 25px;
    border:0px;
    float:left;
}

#which-bg a
{
    color:#ffffff;
}

#which-bg a:hover
{
    text-decoration:none;
}

#choose-bg
{
    width:990px;
    background-image:url('../img/choose-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
    background-repeat:repeat;
}

#choose-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#choose-bg h2
{
    padding:15px 0px 5px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#choose-bg p
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#choose-bg img
{
    margin:5px 0px 0px 25px;
    border:0px;
    float:left;
}

#choose-bg a
{
    color:#ffffff;
}

#choose-bg a:hover
{
    text-decoration:none;
}

#choose-bg table
{
    color:White;
    font-size:12px;
    width:940px;
    margin:0px 0px 0px 0px;
}

#choose-bg table#top
{
    margin:10px 0px 0px 0px;
    font-weight:bold;
}

#ctl00_mainContent_Accordion1
{
    width:480px;
    margin:10px 0px 0px 25px;
    float:left;
}

#ctl00_mainContent_AccordionPane2_header, #ctl00_mainContent_AccordionPane4_header, #ctl00_mainContent_AccordionPane6_header
{
    background-color:#0c589e;
    width:480px;
    font-weight:bold;
    text-indent:25px;
    padding:2px 0px 2px 0px;
    cursor:pointer;
    text-align:left; 
    color:White;
    line-height:25px;
}

#ctl00_mainContent_AccordionPane1_header, #ctl00_mainContent_AccordionPane3_header, #ctl00_mainContent_AccordionPane5_header
{
    background-color:red;
    width:480px;
    font-weight:bold;
    text-indent:25px;
    padding:2px 0px 2px 0px;
    cursor:pointer;
    text-align:left;
    color:White; 
    line-height:25px;
    overflow:hidden;
}

#ctl00_mainContent_AccordionPane1_content, #ctl00_mainContent_AccordionPane2_content, #ctl00_mainContent_AccordionPane3_content, #ctl00_mainContent_AccordionPane4_content ,#ctl00_mainContent_AccordionPane5_content, #ctl00_mainContent_AccordionPane6_content
{
    width:420px;
    background-color:Fuchsia;
    float:left;
}



#ctl00_mainContent_AccordionPane1_content p ,#ctl00_mainContent_AccordionPane2_content p,#ctl00_mainContent_AccordionPane3_content p,#ctl00_mainContent_AccordionPane4_content p,#ctl00_mainContent_AccordionPane5_content p,#ctl00_mainContent_AccordionPane6_content p  
{
    width:400px;
    overflow:hidden;
    margin:10px 0px 10px 0px;
    padding:0px 0px 0px 0px;
}

#ctl00_mainContent_Accordion2
{
    width:410px;
    float:right;
    margin:350px 25px 0px 0px;
}

#ctl00_mainContent_WhichAccordionPane2_header, #ctl00_mainContent_WhichAccordionPane4_header, #ctl00_mainContent_WhichAccordionPane6_header
{
    background-color:#0c589e;
    width:400px;
    font-weight:bold;
    text-indent:25px;
    padding:2px 0px 2px 0px;
    cursor:pointer;
    text-align:left; 
    color:White;
    line-height:25px;
   
}

#ctl00_mainContent_WhichAccordionPane1_header, #ctl00_mainContent_WhichAccordionPane3_header, #ctl00_mainContent_WhichAccordionPane5_header
{
    background-color:red;
    width:400px;
    font-weight:bold;
    text-indent:25px;
    padding:2px 0px 2px 0px;
    cursor:pointer;
    text-align:left;
    color:White; 
    line-height:25px;
    overflow:hidden;
}

#ctl00_mainContent_WhichAccordionPane1_content, #ctl00_mainContent_WhichAccordionPane2_content, #ctl00_mainContent_WhichAccordionPane3_content, #ctl00_mainContent_WhichAccordionPane4_content ,#ctl00_mainContent_WhichAccordionPane5_content, #ctl00_mainContent_WhichAccordionPane6_content
{
    width:400px;
    overflow:hidden;
    float:left;
    margin:0px 0px 0px 0px;
}

#ctl00_mainContent_WhichAccordionPane1_content p ,#ctl00_mainContent_WhichAccordionPane2_content p,#ctl00_mainContent_WhichAccordionPane3_content p,#ctl00_mainContent_WhichAccordionPane4_content p,#ctl00_mainContent_WhichAccordionPane5_content p,#ctl00_mainContent_WhichAccordionPane6_content p  
{
    width:380px;
    overflow:hidden;
    margin:10px 0px 10px 0px;
    padding:0px 0px 0px 0px;
    background-color:Red;
    height:2000px;
}



#leftCol
{
    width:500px; float:left;
}

#rightCol
{
    width:450px;
    float:right;
}

table
{
    text-align:left;
}

.in_table
{
    width:600px;
    vertical-align:top;
    margin-top:0px 0px 0px 0px;
    text-align:left;
}
.in_name
{
    width:60px;
    padding:0px 15px 15px 0px;
    vertical-align:top;
    text-align:left;
}

.in_desc
{
    width:290px;
    padding:0px 15px 15px 0px;
    vertical-align:top;
    text-align:left;
}

.load_capacity
{
    width:50px;
    padding:0px 15px 15px 0px;
    vertical-align:top;
    text-align:left;
}

.burn_rate
{
    width:50px;
    padding:0px 15px 15px 0px;
    vertical-align:top;
    text-align:left;
}

.in_dimension
{
    width:50px;
    padding:0px 15px 15px 0px;
    vertical-align:top;
    text-align:left;
}

.ex_dimension
{
    width:100px;
    padding:0px 15px 15px 0px;
    vertical-align:top;
    text-align:left;
}

#uk
{
    margin-top:50px;
    margin-left:80px;
    margin-bottom:20px;
    clear:both;
}

#usa
{
    margin-left:80px;
    clear:both;
}

.block
{
    height:30px;
    width:50px;
    clear:both;
}

#contact-bg
{
    width:990px;
    background-image:url('../img/choose-bg.png');
    border-left:1px solid #863418;
    border-right:1px solid #863418;
    border-bottom:1px solid #863418;
    background-repeat:repeat;
}

#contact-bg h1
{
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#contact-bg h2
{
    padding:15px 0px 5px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
}

#contact-bg p
{
    padding:5px 0px 0px 0px;
    margin:0px 0px 0px 25px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    width:460px;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#contact-bg ul
{
    padding:0px 0px 0px 0px;
    margin:10px 0px 10px 0px;
    color:#ffffff;
    text-align:left;
    font-weight:normal;
    float:left;
    display:block;
    clear:both;
    font-size:12px;
}

#contact-bg ul li
{
    margin:0px 0px 0px 25px;
    list-style-type:none;
}

#contact-bg ul li label
{
    width:150px;
    display:block;
    float:left;
}

#contact-bg ul li input
{
    float:left;
    width:200px;
}

#contact-bg ul li textarea
{
    float:left;
    width:200px;
    height:50px;
}

