body {
	margin: 0;
}

img {
	border: none;
}

#header {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 89px;
}

#header > a {
	position: relative;
	top: 44px;
	left: -20px;
}

#body {
	margin: 0 auto 0 auto;
	position: relative;
	width: 900px;
	height: 473px;
}

#body > img {
	position: absolute;
	top: -5px;
	left: -5px;
}

#body > ul {
	background-color: #00D6E0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: -9px;
	z-index: 1;
	width: 920px;
	height: 26px;
}

#body > ul > li {
	float: left;
	width: auto;
	height: inherit;
}

#body > ul > li > a {
	color: white;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 11px 0 9px;
	text-decoration: none;
	text-transform: uppercase;
	height: inherit;
}

#body > ul > li > a:hover {
	background-color: black;
}

#body > div {
	background-color: black;
	overflow: hidden;
	width: inherit;
	height: inherit;
}

#body > div > div {
	position: relative;
	width: 6300px;
	height: 473px;
}

#body > div > div > div {
	float: left;
	position: inherit;
	width: 900px;
	height: inherit;
}

#body > div > div > div > .title {
	position: absolute;
	bottom: 228px;
	left: 475px;
}

#body > div > div > div > .Twitter {
	background-image: url(images/black_75.png);
	list-style: none;
	margin: 0;
	padding: 38px 14px 10px 14px;
	position: absolute;
	width: 232px;
	height: 425px;
}

#body > div > div > div > .Twitter > li {
	border-top: 1px dotted #00D6E0;
	color: #BBBBBB;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: -0.03em;
	line-height: 16px;
	padding: 8px 0 8px 0;
	width: inherit;
	height: 68px;
}

#body > div > div > div > .Twitter > li:first-child {
	border-top: none;
}

#body > div > div > div > .content {
	background-image: url(images/black_50.png);
	padding: 8px 14px 8px 14px;
	position: absolute;
	right: 11px;
	bottom: 10px;
	width: 400px;
	height: 191px;
}

#body > div > div > div > .content > div {
	width: inherit;
	height: inherit;
}

#body > div > div > div > .content > div > .jScrollPaneTrack {
	background-color: transparent;
	background-image: url(images/jScrollPaneTrack.png);
}

#body > div > div > div > .content > div > .jScrollPaneTrack > .jScrollPaneDrag {
	background-color: #00D6E0;
}

#body > div > div > div > .content > div > .jScrollArrowUp {
	background-image: url(images/jScrollArrowUp.png);
}

#body > div > div > div > .content > div > .jScrollArrowDown {
	background-image: url(images/jScrollArrowDown.png);
}

#body > div > div > div > .content > div > div {
	color: #BBBBBB;
	font-family: Verdana;
	font-size: 11px;
}

#body > div > div > div > .content > div > div h1 {
	color: #00D6E0;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#body > div > div > div > .content > div > div h2 {
	color: #00D6E0;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#body > div > div > div > .content > div > div p {
	letter-spacing: -0.03em;
	line-height: 20px;
	margin: 0 0 20px 0;
}

#body > div > div > div > .content > div > div p > a {
	color: #00D6E0;
	text-decoration: none;
}

#body > div > div > div > .content > div > div p > a:hover {
	border-bottom: 1px dotted #00D6E0;
}

#body > div > div > div > .content > div > div > form {
	margin: 0 0 20px 0;
	padding: 0;
}

#body > div > div > div > .content > div > div > form input {
	background-color: black;
	border: 1px dotted #00D6E0;
	color: white;
}

#body > div > div > div > .content > div > div > ol {
	margin: 0;
}

#body > div > div > div > .content > div > div > ol > li {
	letter-spacing: -0.03em;
	line-height: 20px;
	margin: 0 0 20px 0;
}

#body > div > div > div > .content > div > div > ul {
	list-style: none;
	margin: 0;
}

#body > div > div > div > .content > div > div > ul > li {
	letter-spacing: -0.03em;
	line-height: 20px;
	margin: 0;
}

#footer {
	margin: 0 auto 0 auto;
	position: relative;
	width: 900px;
	height: 154px;
}

#footer > div {
	width: inherit;
	height: 103px;
}

#footer > div > a {
	float: left;
	display: block;
	width: 300px;
	height: inherit;
}

#footer > div > a:hover {
	background-position: bottom;
}

#footer > ul {
	border-top: 1px dotted #00D6E0;
	border-bottom: 1px dotted #00D6E0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 24px;
	width: inherit;
	height: 25px;
}

#footer > ul > li {
	color: #5D5D5D;
	font-family: Arial;
	font-size: 11px;
	float: right;
	width: auto;
}

#footer > ul > li:first-child {
	float: left;
	width: auto;
}

#footer > ul > li > a {
	color: #5D5D5D;
	line-height: 25px;
	text-decoration: none;
	height: inherit;
}

#footer > ul > li > a:hover {
	text-decoration: underline;
}

#footer > ul > li > a > span {
	color: #00D6E0;
	font-weight: bold;
}

#footer > ul > li > a > span > img {
	position: relative;
	top: 2px;
}

#footer > span {
	color: #5D5D5D;
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	position: absolute;
	bottom: 0;
	text-align: right;
	width: inherit;
	height: 24px;
}

#footer > span a {
	color: #5D5D5D;
	text-decoration: none;
}
