body {
  background : none;
	text-align: left;
	padding: 14px 1em 2em 70px;
	font: 10pt Arial, Helvetica, sans-serif;
}

div.container {
 margin: 0 auto;
 text-align: centre;
 position: relative;
 width: 590px;

 }

table, tr, td {
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
}

img {
	border: 1px solid black;
}

img.noborder {
	border-style: none;
}

hr {
	color: black;
	width: 589px;
	background: black;
	border-style: none;
	text-align: left;
	margin-left: 0px;
	height: 2px;
}

p {
  margin: .7em 0 0 0;
	}

h2 {
 font-size: 13pt;
 padding: 0;
 margin: .7em 0 0 0;
}

h3 {
 font-size: 12pt;
 padding: 0;
 margin: .7em 0 0 0;
}

a {
  color: #00008b;
	}

a:link, a:visited {
 text-decoration: none; 
}

a:hover, a:active {
 text-decoration: underline;
}

.closer {
  margin: .1em 0 .7em 0;
  font-weight: normal;
  }

table.contact  {
  margin-left: -3px;
  }
	
div.main {
	width: 589px;
	font: 10pt Arial, Helvetica, sans-serif;
	display: block;
 padding-top: 15px;
}

div.header {
	text-align: left;
	width: 589px;
	height: 125px;
	background: scroll no-repeat right top none;
}

.nav {
	text-transform: uppercase;
	text-align: left;
	word-spacing: .05em;
	letter-spacing: .05em;
	font: bold 7pt Arial, Helvetica, sans-serif;
	color: gray;
}

.nav a:link  { 
  text-decoration: none;
  color: black;
  background: transparent
  }

.nav a:visited  {
  text-decoration: none;
  color: black;
  background: transparent;
  }

.nav a:active  { 
  text-decoration: underline;
  color: black;
  background: transparent;
  }

.nav a:hover  { 
  text-decoration: underline;
  color: black;
  background: transparent;
  }

div.nav {
	width: 589px;
	color: gray;
	font-size: 7pt;
	clear: both;
	padding-top: 10px;
}

div.nav#index {
	background: scroll right bottom none no-repeat;
	height: 100px;
}

.menu {
  font-family: Arial, sans-serif; 
  font-size: 7pt; 
  font-weight: bold; 
  letter-spacing: .1em;
  color: gray;
	word-spacing: .1em;
}

div.menu {
	width: 589px;
}

span.menu {
	width: 139px;
	float: left;
 margin-right: 12px;
}

.menu a:link  { 
  text-decoration: none;
  color: black;
}

.menu a:visited  {
  text-decoration: none;
  color: black;
  }

.menu a:active  { 
  text-decoration: underline;
  color: black;
  background: transprent;
  }

.menu a:hover  { 
  text-decoration: underline;
  color: black;
  }

div#main_menu {
	padding-top: 30px;
	padding-bottom: 30px;
}

.nav a.current:link {
	color: gray;
}

div.sidebar {
	width: 140px;
	padding-right: 10px;
	display: block;
	float: left;
}

hr.sidebar {
	color: black;
	width: 130px;
	background: black;
	border-style: none;
	text-align: left;
	margin-left: 0px;
	height: 2px;
}

div.body {
	left: 150px;
	width: 439px;
	float: right;
	display: block;
	padding-bottom: 10px;
}

