body {
background: #f7f7f7;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #333;
line-height: 17px;
}
img {border: none;}
a {
text-decoration: none;
color: #EF8700;
outline: none; 
}
a:hover {
color: #336699;
}

#wrap {
margin: 0 auto;
width: 780px;
background: #fff;
}

#header { 
margin: 0 auto;
height: 210px;
background :#FBA02A url(images/header.gif) no-repeat;
}

img.iheader {
  float: none;
  margin: 20px 0 0 20px;
}

img.inofloat {
  float: none;
  margin: 10px;
}

#content {
background: #f7f7f7 url(images/middle.gif) repeat-y;
margin: 0 auto;
width: 780px;
padding: 10px;
}

#contentarea {
margin: 0 auto;
width: 760px;
}


.left1 {
float:left; 
width:200px; 
margin-top: 0px;
padding-bottom: 20px;

}
.left1 p {
margin: 10px 0 5px 0;
padding: 0 0 0 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(images/menu.gif) no-repeat;	
height: 30px;
line-height: 30px;
}
.left1 .box {
background: #fff;
margin: 0 0 5px 0;	
padding-bottom: 5px;
}
.left1 ul  {
color: #aaa;
text-align: left;
margin: 0 0 8px 0; padding-left: 25px;
text-decoration: none;
font-size: 11px;	
}
.left1 ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left1 ul a {
font-weight: 600;
color: #EF8700;
}
.left1 ul a:hover { color : #336699; }

#ladv p {
}

#ladv ul {
  margin-top: 10px;
  padding: 0 4px 0 4px;
  list-style: none;
  text-align: left;
}

#ladv ul li {
  margin: 0;
  padding: 0 0 8px 4px;
  width : 180px;
  font-size: 10px;
  line-height: 1.3em;
  color: black;
  background: white;
}

#ladv ul li a, #ladv ul li a:hover, #ladv ul li a:visited {
  text-decoration: none;
color: #EF8700;
  font-size: 10px;
  display: inline;
  padding: 0;
  font-weight: normal;
  background: white;
}

.right1 { 
float: right;
width: 520px;
padding: 0 20px 20px 10px;
line-height: 17px;
}

.right1 h1 {
padding: 5px 0 5px 0; 
font: bold 18px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 28px;
color: #EF8700;
text-decoration: none; 
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
margin-top: 10px;
}


#bottom {
background: #f7f7f7 url(images/bottom.gif) no-repeat;
height: 20px;
margin: 0 auto;
width: 780px;
}

#footer { 
font-size: 11px;
color: #444;
text-align: center;
padding-bottom: 10px;
}
#footer a {color: #666; text-decoration: none; border-bottom: 1px dashed;}
#footer  a:hover { color: #000; border: none;} 

/* FMenu */

#fmenu {
  clear: both;
  text-align: center;
  width: 750px;
  margin: 0 auto;
  background: white;
  border: 1px solid #CCC;
}

#fmenu ul {
  list-style: none;
  display: inline;
  float: left;
  color: black;
}

#fmenu li {
  display: block;
  float: left;
  width: 215px;
  text-align: left;
  line-height: 1.2em;
  font-size: 10px;
  margin: 5px;
}

#fmenu li a {
color: #EF8700;
  text-decoration: none;
}

#fmenu li a:hover, #ladv li a:hover {
border-bottom: 1px dashed;
}

.mailto2 {display:none}

