body{
     font-family:arial,verdana, helvetica, Sans-Serif;
     color:#515151;
/*     text-align:center;*/
     margin:0px;
     padding:0px;
     font-size:9pt;
     background-color:#7D8A91;

}

#main{
/*     margin: 0px auto 0px auto;*/
     width:1004px;
     background-color:white;
     text-align:left;
     background-repeat:repeat-y;
     background-image:url('../img/background/main.gif');
}

#left{
     display:inline;
     float:left;
     width:200px;
     background-color:#445660;
}

#right{
     width:804px;
     float:right;
     display:inline;
     background-color:white;
     background-repeat:repeat-y;
     background-image:url('../img/background/right.gif');
     background-position:0% 0%;
}

#head,#head div{
     clear:both;
     width:804px;
     height:192px;
     background-color:#7A7E05;
     background-repeat:no-repeat;
     background-image:url('../img/background/head.jpg');
     background-position:0% 0%;
}
#head.main{
     height:234px;
}
#head .main{
     height:234px;
     background-image:url('../img/background/head_main.jpg');
}
#head .head1{
     background-image:url('../img/background/head1.jpg');
}

#head .head2{
     background-image:url('../img/background/head2.jpg');
}
#head .head3{
     background-image:url('../img/background/head3.jpg');
}
#head .head4{
     background-image:url('../img/background/head4.jpg');
}
#head .head5{
     background-image:url('../img/background/head5.jpg');
}



#content{
     clear:right;
     margin:20px;
     margin-top:0px;
     width:659px;
     text-align:justify;
/*
     height:310px;
     overflow:auto;
*/
}
#content.main{
     margin-top:10px;
     height:159px;
     overflow:hidden;
}

#foot{
     clear:both;
     width:1004px;
     height:64px;
     background-image:url('../img/background/foot.gif');
     text-align:center;
     font-size:8pt;
     color:#D7D9B4;
}

#foot a{
     color:#D7D9B4;
     text-decoration:none;
}

#foot ul{
     list-style:none;
     margin:0px;
     margin-left:250px;
     padding:0px;
     clear:left;
}
#foot ul li{
     float:left;
     display:inline;
     margin:25px 5px 5px 5px;
     height:12px;
     padding:0px;
     border-left:#D7D9B4 1px solid;
     line-height:12px;
}
#foot ul li.first{
     border:none;
}
#foot ul li a{
     color:#D7D9B4;
     text-decoration:none;
     margin-left:10px;
     letter-spacing:1px;
}
#foot p{
     margin:0px;
}

#ledge{
     background-image:url('../img/background/ledge.gif');
     width:703px;
     height:99px;
     text-align:center;
     font-size:10pt;
     font-weight:bold;
     border-top:white 1px solid;
     letter-spacing:1px;
}

#ledge p{
     margin-top:28px;
}

h1{
     margin:0px;
     padding:0px;
     margin-left:17px;
}

img.prod{
     float:right;
     margin-right:30px;
     border:#DEDFE0 4px solid;
}

img.car{
     float:right;
     margin-top:30px;
     margin-left:15px;
     border:#DEDFE0 4px solid;
}


h2{
     margin:0px;
     padding:0px;
     font-size:14pt;
     border-bottom:1px solid #B6BA07;
}

h3{
     font-size:11pt;
     background-color:#EDF1F3;
}

table.nut{
     width:400px;
     margin:0px auto 0px auto;
     border-collapse:collapse;
}
table.nut td{
     text-align:right;
     border:1px solid #515151;
     padding:2px;
}
table.nut th{
     border:1px solid #515151;
     padding:2px;
}
table.nut th{
     background-color:#B6B7B9;
}
th.right{
     text-align:right;
}
ul.main1{
     float:left;
     padding-left:20px;
     margin:0px;
}
ul.main2{
     float:right;
     padding-left:20px;
     margin:0px;
     width:450px;
}
hr{
     background-color:#F3F3F3;
     border:none;
     border-top:#E4EAED 1px solid;
     border-bottom:white 1px solid;
     margin-top:10px;
     margin-bottom:10px;
}
td,th{
     vertical-align:top;
     font-size:9pt;
     text-align:left;
}
input,textarea{
     font-size:8pt;
     border:#515151 1px solid;
}
a{
     color:#9DA206;
     text-decoration:none;
}
a:hover{
     text-decoration:underline;
}
img{
     border:none;
}
.dnone,.print_only{
     display:none;
}
.blue{
     color:#265D8F;
}
.red{
     color:red;
}
.clear{
     clear:both;
}

.center{
     text-align:center;
}
/**** Navigation *****/
#left ul{
     list-style:none;
     margin:10px 0px 50px 15px;
     padding:0px;
     clear:left;
}

#left ul li{
     height:28px;
     width:164px;
     display:block;
     background-image:url('../img/background/li_navigation.gif');
     background-repeat:no-repeat;
}
#left ul li.first{
     background-image:none;
}

#left ul li a{
     color:white;
     margin-left:13px;
     text-decoration:none;
     font-size:10pt;
     display:block;
     height:28px;
     vertical-align:bottom;
     line-height:28px;
}
#left ul li a:hover{
     color:#F8FB88;
}
#left ul li a.long{
     font-size:10pt;
     line-height:16px;
     text-align:center;
     margin-left:0px;
     width:150px;
}
#left ul li.long{
     height:40px;
     padding-top:5px;
}

