@charset "utf-8";

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B1B5BD;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #FFBA00;
}

h3 {
	margin-bottom: 0px;
	font-size: 11px;
	color: #E7E8E8;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 12px;
}

a {
	color: #FFBA00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 0px 14px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 14px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.hr1 {
	height: 13px;
	margin-bottom: 20px;
	background: url(images/homepage13.gif) repeat-x left top;
}

.list1 {
	line-height: 180%;
}

/** WRAPPER */

#wrapper {
	width: 732px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	padding: 0px 19px 0px 18px;
	background: url(images/homepage02.gif) repeat-y left top;
}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	height: 87px;
	margin: 0px 1px;
	padding: 8px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/header.jpg);
}

/** LOGO */

#logo {
	float: left;
	width: 245px;
	height: 87px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#logo h1, #logo p {
	text-indent: -9999em;
}

#logo a {
	display: block;
	height: 80px;
}

/** AD SPACE 1 */

#ad-space1 {
	padding: 15px 0px 0px 7px;
}

/** MENU */

#menu {
	height: 42px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/homepage06.gif);
}

#menu ul {
	height: 42px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	background: url(images/homepage07.gif) no-repeat right top;
}

#menu li {
	float: left;
	padding-top: 10px;
	height: 32px;
}

#menu a {
	padding: 0px 12px 0px 14px;
	background: url(images/homepage08.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.first {
	padding-left: 14px;
	background: url(images/homepage09.gif) no-repeat left top;
}

#menu li.first a {
	background: none;
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: left;
	width: 434px;
	padding: 0px 0px 0px 12px;
}

#single {
	padding: 0px 12px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 246px;
	padding: 0px 12px 0px 0px;
}

/** FOOTER */

#footer {
	height: 130px;
	margin: 0px 7px;
	background: url(images/homepage22.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	line-height: normal;
	text-align: center;
}

#footer .links {
	padding: 52px 0px 0px 0px;
	color: #6E7D94;
}

#footer .links a {
	padding: 0px 15px;
	color: #CFD1D4;
}

#footer .legal {
	padding: 30px 0px 0px 0px;
	color: #3A465C;
}

/** BOX1 */

#box1 {
	margin: 0px 8px;
	padding: 0px 0px 20px 0px;
	background: url(images/homepage13.gif) repeat-x left bottom;
}

/** BOX2 */

#box2 {
	float: left;
	padding: 22px 0px 0px 12px;
	width: 328px;
}

/** BOX3 */

#box3 {
	float: right;
	width: 355px;
	padding: 22px 15px 0px 0px;
}

.item {
	margin-bottom: 15px;
}

.item .thumbnail {
	float: left;
	width: 118px;
}

.item ul {
	margin: 0px 0px 0px 118px;
	padding: 0px;
	background: #1A222E url(images/homepage18.gif) repeat-y right top;
	list-style: none;
	font-size: 12px;
	color: #FFFFFF;
}

.item li {
	padding-left: 17px;
}

.item .title {
	padding-top: 8px;
	background: url(images/homepage19.gif) no-repeat right top;
}

.item .title a {
	text-decoration: none;
}

.item .title a:hover {
	text-decoration: underline;
}

.item .go {
	height: 23px;
	margin: -15px 0px 0px 118px;
	background: transparent url(images/homepage20.gif) repeat-x left bottom;
}

.item .go a {
	display: block;
	height: 18px;
	padding: 5px 17px 0px 0px;
	background: url(images/homepage21.gif) no-repeat right top;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	color: #7FBDE8;
}

.item .go a:hover {
	text-decoration: underline;
}

.item li span {
	color: #697990;
}
.bigger-letters {
	font-size: 22px;
	color: #03F;
	font-weight: bold;
}
.bigger-letters-1 {
	font-size: 14px;
	color: #0F0;
	font-weight: bold;
}
