html, body, h1, h2, h3, h4, ul, li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}


.left {
	float: left;
}
.right {
	float: right;
}
.mehr {
	text-align: right;
}
.clear {
	clear: both;
}



/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 1024px;
	position: relative;
}



#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}




/** body **/
#spacer {
  height: 285px;
}



#left {
	float: left;
	width: 555px;
}
#right {
	float: right;
	width: 465px;
}




#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
	float: right;
	width: 235px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-top: 22px;
	color: #000;
}
#subs-left a {
  color: #fff;
}
#subs-left {
	color: #F0F0F0;
	width: 235px;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}



#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;
  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 .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/

#copyright p {
  margin: 0;
  padding: 0;
}
#head_red {
	color: #E31617;
}

