* {
 margin:0;
 padding:0;
}

body {
 background:#68463A url('img/onf.jpg') 0 0 repeat-x;
 text-align:center;
}

a:active  { outline: none; }
a:focus   { -moz-outline-style: none; }

a , a:link, a:visited {
 text-decoration:none;
 color:#444;
}

a:hover {
 text-decoration:none;
 color:#000;
}

a img {
 border:0;
}

#cont {
 width:960px;
 margin:0 auto;
 margin-top:60px;
}

#header1,
#header2,
#header3{
 width:960px;
 height:241px;
 background:#694B40 url('img/head_1.jpg');
 text-align:left;
}

#header2 {
 background:#694B40 url('img/head_2.jpg');
}

#header3 {
 background:#694B40 url('img/head_3.jpg');
}

#logos {
 padding:25px 0 0 30px;
}

#leftc0 {
 background:#897972 url('img/menu_hi.jpg') bottom center no-repeat;
 height:21px;
}

#leftstuff {
 float:left;
 width:225px;
}

#leftc {
 margin-top:30px;
 text-align:right;
 color:#fff;
 background:#897972 url('img/menu_low.jpg') bottom center no-repeat;
}

#logos2 {
 text-align:center;
}

#pad {
 width:50px;
 float:left;
 height:500px;
}

#leftc ul {
 margin-right:20px;
 display:block;
 list-style-type:none;
}

#leftc ul li {
 text-transform:uppercase;
 font-family:verdana;
 font-size:12px;
}

#leftc ul li a {
  display: block;
  height: 30px;
  line-height: 30px;
  color: white;
  text-decoration: none;
  padding-right:15px;
  font-weight:bold;
}
/*
#leftc ul li a:hover {
  color: #877065;
  color:#000;
  background-color: #443833;
  background-color: #766863;
}
 */

#rightc{
 float:left;
 width:634px;
 margin-left:37px;
 /*
 border-right:1px solid #2F2725;
 height:500px;
 */
 background:#fff;
 font-family: Verdana, Tahoma, Helvetica, Arial;
 text-align:left;
}

#rightc h2 {
 font-size:22px;
 margin-top:10px;
 text-align:center;
 font-family:Tahoma;
}

#rightc h3 {
 font-size:16px;
 margin-top:10px;
 color:#491703;
 color:#810308;
 text-align:center;
}

h4 {
background:#ccc;
line-height:20px;
text-align:center;
color:#111;
}

#rightc2{
 float:left;
 width:634px;
 height:18px;
 background:#fff url('img/low.jpg') bottom no-repeat;
}

img#rup {
 margin-top:20px;
}

.p1 {
 margin-bottom:20px;
 font-size:14px;
 text-transform:uppercase;
 font-weight:bold;
 border-bottom:1px dashed;
}

#leftpar {
 float:left;
 font-size:13px;
 line-height:17px;
 width:310px;
 padding:10px;
 text-align:justify;
}

#leftpar ul,
ul.fl{
 margin-left:35px;
 list-style: url(img/bullet.jpg);
 font-size:12px;
 text-align:justify;
}

ul.fl {
 line-height:25px;
}

#leftpar li {
 padding: 5px 5px 5px 0px;
}

.p2 {
 margin-bottom:20px;
 font-size:14px;
 text-transform:uppercase;
 font-weight:bold;
 border-bottom:1px dashed;
}

#rightpar {
 float:right;
 line-height:17px;
 width:250px;
 padding:10px;
 text-align:justify;
 font-size:12px;
}

#rightpar td {
 font-size:12px;
}

#rightpar td a{
 display:block;
 line-height:50px;
}

#foot {
 height:30px;
 font-family:arial;
 font-size:12px;
 color:#fff;
 line-height:30px;
 padding-left:340px;
}


#maincont {
   width:600px;
   padding:10px;
   text-align:justify;
}

