body {
	margin: 0;
	padding: 0;
	background-color: #000;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

div.header_top {
	background: url(images/header-top.jpg) no-repeat top left;
	width: 1000px;
	height: 165px;
}

div.header_nav {
	padding-top: 60px;
	padding-left: 740px;
}

div.header_nav a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-family: sans-serif;
	padding-left: 20px;
	margin-left: 15px;
}

div.header_nav a:hover {
	text-decoration: underline;
}

#header_nav_home {
	background: url(images/home.png) top left no-repeat;
}

#header_nav_contact {
	background: url(images/contact.jpg) top left no-repeat;
}

img.block {
	display: block;
}

img.title {
	margin-bottom: 15px;
}

#body {
	padding-top: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1b1814;
	line-height: 25px;
}

em {
	color: #ed1c24;
	font-style: normal;
}

p.important {
	font-weight: bold;
	line-height: 20px;
}

#copyright {
	margin-top: 50px;
	color: #534b41;
	font-size: 10px;
	text-align: center;
	line-height: normal;
}

#copyright a {
	color: #1d5fa3;
}

h1 {
	font-size: 20px;
	color: #ed1c24;
}

a {
	color: #ed1c24;
}

#sponsors {
	width: 175px;
	float: left;
}

#content {
	width: 425px;
	float: left;
}

img {
  border: 0;
}

#followus {
  margin-top: 25px;
  background: url(images/design_2010/followus-background.jpg) top left no-repeat;
  width: 249px;
  height: 114px;
  margin-left: auto;
  margin-right: auto;
}

#followus-buttons {
  margin-left: 56px;
  padding-top: 30px;
}

#followus-facebook {
  margin-right: 16px;
}

td {
  vertical-align: top;
  padding: 5px;
}
