body {
	background: #010101 url(images/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	color: #ababab;
	font-family: Arial;
	font-size: 12pt;
}

a {
	color: #838383;
	text-decoration: none;
}

a:hover {
	color: #d8e0e8;
}

img {
	border: 0;
}

div#wrapper {
	background: url(images/bg2.png) no-repeat center top;
	width: 100%;
	min-height: 650px;
}

div#container {
	width: 890px;
	margin: 0 auto;
}

div#header {
	overflow: auto;
}

h1 {
	text-indent: -9999px;
	width: 150px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(images/logo.png) no-repeat left bottom;
	padding-top: 20px;
	float: left;
}

p#slogan {
	float: left;
	width: 302px;
	height: 68px;
	background: url(images/slogan.png) no-repeat left bottom;
	text-indent: -9999px;
	margin-left: 100px;
	padding-top: 15px;
}

ul#navigation {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 7px;
	height: 50px;
	font-family: "Pristina";
	font-size: 15pt;
}

ul#navigation li {
	float: left;
	line-height: 50px;
	background: url(images/divider.gif) no-repeat left center;
	padding: 0 5px 0 7px;
}

ul#navigation li a {
	display: block;
	min-width: 80px;
	text-align: center;
}

ul#navigation li a:hover, ul#navigation li a.current-navigation {
	background: url(images/menu.png) no-repeat center center;
	color: #d8e0e8;
}

ul#navigation li:first-child {
	background: none;
}

div#content {
	background-color: #000000;
	width: 690px;
	padding: 10px;
	margin-top: 5px;
}

h2 {
	clear: both;
	font-size: 16pt;
	color: #cbcbcb;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #212121;
	border-top: 1px solid #212121;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
}

div#content p {
	text-align: justify;
	margin: 0;
}

div#content p.br {
	margin-top: 1em;
}

em {
	font-style: normal;
	color: #4c4c4c;
}

div#footer {
	background-color: #000000;
	width: 690px;
	padding: 10px;
	font-size: 10pt;
	color: #171717;
}

div#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #212121;
	padding-top: 10px;
}

div#footer ul li {
	display: inline;
	margin: 0 10px 0 10px;
}

div#footer ul li:first-child {
	margin-left: 0;
}

div#footer a {
	color: #171717;
}

div#footer a:hover {
	color: #d8e0e8;
}

ul.offer {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
}

ul.offer a {
	clear: both;
	display: block;
	position: absolute;
	width: 146px;
	height: 37px;
	right: 0;
	bottom: -5px;
	background: url(images/collect.png) no-repeat left top;
	line-height: 37px;
	font-size: 12px;
	color: #83a4c2;
	text-align: center;
}

ul.offer a.first-collect {
	right: 11px;
}

ul.offer li {
	float: left;
	width: 230px;
	position: relative;
}

ul.offer li:first-child {
	text-align: left;
}

ul.offer li.last {
	text-align: right;
}
