/*------------------------------------------------------------*/
body {

        }
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/        
#Container {
        width: 800px;
        text-align: justify;
        margin-top: 20px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        position: relative;
        padding: 10px;
        border: 1px solid #CCCCCC;
}

/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/
#Top{
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 10px;
        padding-left: 5px;

}
#Top img{
        float: right;
}


#Top h1{
        font-family: "Trebuchet MS", Arial, Verdana;
        font-size: 18px;
        font-weight: bold;
        color: #666666;
        font-style: normal;
        line-height: normal;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
}
#Top h2{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #FC8001;
        margin: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        font-weight: bold;
}                
/*------------------------------------------------------------*
**  Top Navigation
**------------------------------------------------------------*/
#nav
{
        height: 25px;
        background-color: #EFEFEF;
        width: 800px;
        margin-top: 50px;
        
}

div#nav ul
{
        height: 25px;
        list-style: none;
        width: 800px;
        display: inline;
        margin-left: 0px;
        padding-left: 0px;
        
        
}

div#nav ul li
{
        list-style: none;
        display: block;
        width: 133px;
        float: left;
        text-align: center;
        line-height: 25px;
        font-size: 12px;
        font-weight: normal;
        border-right: 1px solid #FFFFFF;        
}

div#nav ul li a
{
        width: 100%;
        height: 25px;
        display: block;
        color: #666666;
        text-decoration: none;
        font-family: Lucida Sans, Lucida Grande,  Sans-Serif, "Trebuchet MS", Trebuchet, Arial, Helvetica;
        font-size: 11px;
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-bottom-color: #FC8001;
}

div#nav ul li.last
{
        width: 129px;
}

div#nav ul li a:hover
{
        color: #FFFFFF;
        background-color: #FC8001;
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
}
/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
        text-align: left;
        width: 800px;
        padding-top: 5px;
}
/*------------------------------------------------------------*
**  InfoLine
**------------------------------------------------------------*/
div#InfoLine {
        background-color: #FC8001;
        font-family: Helvetica, Arial, sans-serif;
/*  */  width: 100%;
        background: url('payoff.png') no-repeat bottom left;
        color: #FFFFFF;
        font-size: 14px;
        height: 18px;
        line-height: 18px;
        font-weight: bold;
        padding-right: 10px;
        margin: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        text-align: left;
}

/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
div#MainText {
        width: 800px;
        clear: both;
        float: left;
        padding-bottom: 0px;
        background: url('leftbg.gif') no-repeat top left;
}
div#MainText h1{
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: 16px;
        font-weight: bold;
        color: #666666;
        margin-top: 10px;
}

/* Container Left Start*/
div#MainText-left {
        width: 180px;
}
div#MainText-left ul {
        height: 25px;
        list-style: none;
        width: 180px;
        clear: left;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}
div#MainText-left ul li {
        list-style: none;
        display: block;
        width: 180px;
        float: left;
        text-align: left;
        line-height: 25px;
        font-size: 12px;
        font-weight: normal;
}
div#MainText-left ul li a{
        width: 100%;
        height: 25px;
        display: block;
        color: #FFFFFF;
        text-decoration: none;
        font-family: Lucida Sans, Lucida Grande,  Sans-Serif, "Trebuchet MS", Trebuchet, Arial, Helvetica;
        font-size: 12px;
        padding-left: 10px;
        background-color: #BAD4E1;
        margin: 1px;
        border-left-width: 3px;
        border-left-style: solid;
        border-left-color: #949494;
}
div#MainText-left ul li a:hover {
        color: #FFFFFF;
        background-color: #7FB2CC;
        border-left-width: 3px;
        border-left-style: solid;
        border-left-color: #FC8001;
}
/* Container Right Start*/
div#MainText-right {
        text-indent: 8pt;
        clear: both;
        width: 570px;
        float: right;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #666666;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-right: 5px;
        margin-left: 5px;
        line-height: 18px;
}

div#MainText-right a{
        font-weight: bold;
        color: #005787;
        text-decoration: none;
}

div#MainText-right a:hover{
        font-weight: bold;
        color: #FC8001;
        text-decoration: none;
}



#eng {
	background-image:url(english.gif);
	background-repeat:no-repeat;
	background-position:right  top;
	text-indent:-9999px;
	display:block;
	height:8px;
	width:574px;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#Footer {
        width: 100%;
        clear: both;
        background: url('footer.gif') no-repeat bottom left;
        background-color: #EFEFEF;
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #4D7BC2;
	 min-height:50px;
}
div#Footer p{
        padding: 5px;
        margin: 0px;
        margin-left: 31px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
        font-size: 10px;
        color: #949494;
}
div#Footer a{
        color: #666666;
        text-decoration: none;
        font-weight: bold;
        font-size: 10px;
}
div#Footer a:hover{
        color: #666666;
        text-decoration: none;
}

