@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #000;
	margin-top: 36px;
}

/* Layout */

#wrapper {
	width: 870px;
	margin: 0 auto;
	background: #fff;
	border-top: 35px solid #fff;
}

#header {
	width:  680px;
	height:  177px;
	margin: 0 auto;
	clear: both;
}
 #topnav {
	width:  656px;
	height: 19px;
	margin: 0 auto;
	clear: both;
}

.spacer {
	width: 676px;
	height: 24px;
	clear: both;
	margin: 0 auto;
}

#body {
	width: 656px;
	margin: 0 auto;
	clear: both;
	background: #fff;
}
#body3 {
	width: 676px;
	margin: 0 auto;
	clear: both;
	background: #fff;
}

#content {
	width: 347px;
	background: #fff;
	color: #666;
	line-height: 1.4em;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
}

#content1 {
	width: 656px;
	background: #fff;
	color: #666;
	line-height: 1.4em;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
}

#content3 {
	width: 222px;
	background: #fff;
	color: #666;
	line-height: 1.4em;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	margin-left: 10px;
}

#content p, #content1 p, #content3 p {
	margin-left: 3px;
}

#content a, #content1 a, #content3 a {
	color:  #0000ff;
	text-decoration: none;
}

#hero {
	width:  274px;
	float: right;
}

#hero img {
	margin-top: 36px;
}

#hero3 {
	width:  377px;
	margin-top: -5px;
	margin-right: 13px;
	float: right;
}

#hero3 img {
	margin-top: 0px;
}

#footer {
	width: 674px;
	margin: 0 auto;
	border-bottom: 50px solid #fff;
	text-align: center;
}

#footer a {
	color:  #666;
	text-decoration: none;
}