*, body
{
	font-family: Georgia, Verdana;
	font-size: 14px;
	color: #ecd7a5;
	margin: 0;
}

body
{
	background: #352d20;
	text-align: center;
}

h1
{
	line-height: 30px;
	font-size: 30px;
	font-weight: normal;
	color: #eaaf11;
	margin-bottom: 14px;
}

#news
{
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #eaaf11;
	margin-bottom: 14px;
}

img, a img
{
	border: 0;
}

.eol
{
	float: none;
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0;
}

.twitter
{
	font: bold 11px arial, sans-serif;
	color: #4dbdde;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	text-decoration: none;
}

#logo
{
	position: relative;
	top: 1px;
}

#chip
{
	position: absolute;
	left: 444px;
	top: 31px;
	z-index: 999;
}

#resistor
{
	position: absolute;
	left: 870px;
	top: 0px;
	z-index: 999;
}

#header
{
	width: 100%;
	height: 55px;
	background: #3f372a;
}

#header-inner
{
	width: 900px;
	margin: 0 auto;
	height: 55px;
	text-align: left;
	position: relative;
}

#header-inner ul
{
	position: absolute;
	right: 0;
	top: 0;
	list-style: none;
}

#header-inner ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#header-inner ul li.last img
{
	margin-right: 0;
}

#header-inner ul li img
{
	margin-right: 1px;
	display: block;
	float: left;
}

#content
{
	width: 100%;
}

#content-inner
{
	width: 900px;
	margin: 0 auto;
	height: auto;
	text-align: left;
}

#content-title
{
	padding-top: 100px;
	padding-bottom: 20px;
}

#content-title-short
{
	padding-top: 10px;
	padding-bottom: 20px;
}

#content-left
{
	float: left;
	width: 500px;
}

#content-right
{
	float: left;
	height: 380px;
	padding-top: 35px;
	position: relative;
	top: 5px;
}

#chooser
{
	width: 100%;
	background: #fcf8eb url(../images/background.png) repeat-x;
	position: relative;
}

#chooser-inner
{
	width: 900px;
	margin: 0 auto;
	height: auto;
	text-align: left;
}

#chooser p
{
	color: #352d20;
}

#chooser img
{
	display: block;
	float: left;
}

#footer
{
	width: 100%;
	height: 40px;
}

#footer-inner
{
	width: 900px;
	margin: 0 auto;
	height: auto;
	text-align: center;
}

#footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 128px;
	display: block;
	margin: 0 auto;
	position: relative;
}

#footer ul li
{
	margin: 0;
	padding: 10px 0 0 0;
}

#footer ul li img
{
	display: block;
	float: left;
}
