html, body, h1, h2, h3, h4, p, ul, ol, li, blockquote, table, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, p, ul, ol, li, blockquote, table, dl, dt, dd, hr {
	border: 0;
}
body, input, button, select, textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.4;
	font-size: 0.8em;
	color: #666666;
	background: #d2e9a5 url("../img/body.png") repeat-x center top;
}
h1 {
	margin-bottom: 8px;
	font-size: 140%;
	font-weight: normal;
	color: #5184db;
}
h2 {
	margin-bottom: 8px;
	font-size: 140%;
	font-weight: normal;
	color: #5184db;
}
h3 {
	margin-bottom: 4px;
	font-size: 110%;
	color: #99cc33;
}
h4 {
	margin-bottom: 4px;
	font-size: 105%;
	color: #333333;
}
h5 {
	margin-bottom: 4px;
	font-size: 100%;
	color: #666666;
}
p {
	margin-bottom: 1em;
}
ul {
	margin-bottom: 1em;
}
ul ul {
	margin: 0;
}
ul li {
	margin-left: 20px;
	padding-left: 15px;
	list-style: none;
	background: url("../img/li.png") no-repeat left 7px;
}
ol {
	margin-bottom: 1em;
}
ol ol {
	margin: 0;
}
ol li {
	margin-left: 20px;
}
blockquote {
	margin-bottom: 1em;
	padding: 0.5em 1em;
	background: #dbedff;
	border: 1px solid #99ccff;
}
table {
	margin-bottom: 1em;
	font-size: 85%;
	border-collapse: collapse;
}
table.modernTable td {
	padding: 5px 15px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #99ccff;
}
table.modernTable thead td {
	background: #dbedff;
}
dl {
	margin-bottom: 1em;
}
dt {
}
dd {
	margin-left: 30px;
}
a, a:visited {
	color: #5184db;
}
a:hover, a:active, a:focus {
	color: #7caf06;
}
hr {
	height: 0;
	margin-bottom: 1em;
	background: 0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #99ccff;
}
.hidden {
	display: none;
}
div#page {
	position: relative;
	width: 760px;
	min-height: 100%;
	margin: 0 auto;
	background: #ffffff url("../img/page.png") no-repeat 15px top;
	border-width: 0 5px;
	border-style: solid;
	border-color: #ebf5d6;
}
div#wrapper {
	width: 730px;
	margin: 0 auto;
	padding: 2.73em 0 4.31em 0;
	text-align: left;
}
div#wrapper:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div#header {
	height: 2.65em;
	margin: 0 auto 10px auto;
	padding: 6px 0 0 0;
	overflow: hidden;
	background: url("../img/header.png") no-repeat left top;
}
div#header h1#logo {
	float: left;
	width: 170px;
	padding-top: 2px;
	overflow: hidden;
	line-height: normal;
	font-size: 170%;
	color: #aad555;
}
div#header h1#logo a, div#header h1#logo .image {
	float: left;
	text-decoration: none;
	color: #aad555;
}
div#header h1#logo img {
	margin: 0;
	border: 0;
}
div#header h2#slogan {
	float: right;
	width: 545px;
	height: 100%;
	text-align: right;
	color: #5184db;
	background: #b7dbff url("../img/slogan.png") no-repeat left bottom;
	font-size: 110%;
	font-weight: bold;
}
div#header h2#slogan span {
	display: block;
	width: 515px;
	height: 100%;
	overflow: hidden;
	margin: 0 15px 0 auto;
	line-height: 2.8em;
	text-align: right !important;
}
div#illustration {
	position: relative;
	width: 545px;
	height: 170px;
	overflow: hidden;
}
div#illustration img {
	display: block;
	margin: 0;
	border: 0;
}
div#illustration span.masque {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 545px;
	height: 170px;
	background: url("../img/masque.png") no-repeat left top;
}
div#pageNavigator {
	margin-top: 6px;
	padding: 0 10px 4px 10px;
	overflow: hidden;
	font-size: 85%;
	line-height: 1.75em;
	border-bottom: 1px solid #dbedff;
}
div#menu {
	border-bottom: 2px solid #c2e084;
}
div#menu div.content {
	margin: 0;
	background: #ebf5d6;
}
div#menu h2 {
	margin: 0 0 5px 0;
	padding-top: 10px;
	font-size: 110%;
	line-height: normal;
	text-transform: uppercase;
	background: #9fcf36 url("../img/menu.png") no-repeat 0 top;
}
div#menu h2 span {
	display: block;
	padding: 0 10px 16px 26px;
	color: #333333;
	background: url("../img/menu.png") no-repeat -170px bottom;
}
div#menu ul {
	margin: 0;
}
div#menu ul li {
	margin: 0;
	padding: 0;
	background: #ebf5d6;
}
div#menu ul li a, div#menu ul li a:visited {
	display: block;
	padding: 0 10px 0 26px;
	text-decoration: none;
	color: #535353;
	border-bottom: 1px solid #ffffff;
	background: url("../img/menu.png") no-repeat -340px top;
	cursor: pointer;
}
div#menu ul li a:hover, div#menu ul li a:active, div#menu ul li a:focus {
	color: #ffffff;
	background-color: #99cc33;
	background-position: -510px top;
}
div#menu ul li a span {
	display: block;
	width: 100%;
	padding: 4px 0 4px 0;
	overflow: hidden;
}
div#main {
	clear: both;
	width: 545px;
}
div#content {
	width: 100%;
	margin-top: 10px;
}
div#sidebar {
	float: left;
	width: 170px;
}
div.colA, div.colD {
	overflow: hidden;
}
div.colA {
	clear: both;
	width: 545px;
}
div.colD {
	width: 170px;
	line-height: 1.38;
	font-size: 85%;
}
div.floatLeft {
	float: left;
}
div.floatRight {
	float: right;
}
#topBar {
	position: absolute;
	right: 16px;
	top: 0;
	width: 560px;
	height: 3.1em;
	margin: 0;
	overflow: hidden;
	line-height: 3.0em;
	text-align: right;
	font-size: 85%;
}
#topBar ul#quick {
	float: right;
}
#topBar ul#quick li {
		/*display: inline;
		margin-left: 27px;*/
		float: left;
		padding: 2px 0;
		background: 0;
}
#topBar ul#quick li.homepage a {
	background-image: url("../img/homepage.png");
}
#topBar ul#quick li.sitemap a {
	background-image: url("../img/sitemap.png");
}
#topBar ul#quick li.rss a {
	background-image: url("../img/rss.png");
}
#topBar ul#quick li.print a {
	background-image: url("../img/print.png");
}
ul#quick li a, ul#quick li a:visited {
	padding-left: 17px;
	text-decoration: none;
	color: #5184db;
	background-repeat: no-repeat;
	background-position: left 40%;
}
ul#quick li a:hover, ul#quick li a:active, ul#quick li a:focus {
	text-decoration: underline;
	color: #7caf06;
}
div#footer {
	position: absolute;
	left: 15px;
	bottom: 14px;
	width: 700px;
	height: 3.03em;
	padding: 0 15px;
	overflow: hidden;
	line-height: 3em;
	text-align: left;
	border-width: 1px 0;
	border-style: solid;
	border-color: #dbedff;
}
div#footer p {
	float: left;
	width: 60%;
	margin: 0;
}
div#footer p#rubicus {
	float: right;
	width: 38%;
	text-align: right;
}
div.box {
	margin-bottom: 10px;
	overflow: hidden;
}
div.box div.content {
	margin: 0 10px 10px 10px;
}
div.colD div.box {
	border-bottom: 2px solid #e2e5e8;
}
div.colD div.box h2 {
	margin: 0 -10px 7px -10px;
	padding-top: 7px;
	font-size: 128%;
	background: #bbddff url("../img/sidebar-heading.png") no-repeat 0 top;
}
div.colD div.box h2 span {
	display: block;
	padding: 0 10px 14px 10px;
	text-transform: uppercase;
	color: #333333;
	background: url("../img/sidebar-heading.png") no-repeat -170px bottom;
}
div.contact {
}
div.colD div.contact div.content {
	margin: 0 0 1px 0;
	padding: 0 10px 10px 10px;
	color: #535353;
	background: #ebf5d6;
}
div.colD div.contact div.content h2 {
	background: #9fcf36 url("../img/sidebar-heading.png") no-repeat -340px top;
}
div.colD div.contact div.content h2 span {
	background: url("../img/sidebar-heading.png") no-repeat -510px bottom;
}
