html, body, h2, h3, h4{
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
; text-decoration: none
}
a:hover {
	color: #FF8F6A;
; text-decoration: none
}

body {
	font: 12px arial, sans-serif;
	color: #464544;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: normal 24px "Times new roman", serif;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}
#nav a {
  font: bold 16px Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
; font-weight: 600
; color: #FF8F6A
}
#visit a {
  text-decoration: none;
; color: #FF6633
}
#visit a:hover {
  text-decoration: underline;
; color: #FF5217
}
#subs-left a {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}
#subs-right h3 {
  color: #ffffff;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
; color: #FFFFFF
}
#right h2 {
  color: #ffffff;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right a {
  color: #2E315A;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}h1 { 
	margin: 0 0;
	padding: 2px 0 0;
 } 