body {
  font-family:Verdana,Arial,sans-serif;
  font-size:10pt;
  background-color:#ffffff;
  margin:0px;
  background-image:url("../images/bg-top_111h.jpg");
  background-position:320px 0px;
  background-repeat:repeat-x;
}

p, td, li {
  font-size:10pt;
  font-family:Verdana,Arial,sans-serif;
}

div#title {
  height:93px;
  left:300px;
  top:0px;
  width:20px;
  position:absolute;
  background-color:black;
}

div#nav{
  float:left;
  width:210px;
  padding-left:90px;
  padding-top:370px;
  left:0px;
  top:0px;
  position:absolute;
  background-image:url("../images/bg-left_300w.jpg");
  background-position:top left;
  background-repeat:no-repeat;
}

div#content {
  /*top:0px;*/
/*   margin-left:300px; */
  /*position:absolute;*/
  width:480px;
  padding-top:120px;
  margin-left:310px;
  min-height:475px;
}

h1 {
  text-align:left;
  color:#ee7f00;
  font-size:17pt;
  letter-spacing:1pt;
  width:470px;
  height:48px;
  background-repeat:no-repeat;
  text-indent:-9999px;
  background-position:-8px 0px;
  margin-top:0px;
}

h2 {
  text-align:left;
  font-size:14pt;
}

h3 {
  text-align:left;
  font-size:10pt;
  font-weight:bold;
}

h4 {
  text-align:left;
  font-size:10pt;
  font-weight:bold;
  color:red;
}

td {
 	vertical-align:top;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

img {
  border-width:0px;
}
