/** BASIC */
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
/*	background: url(../images/homepage01a.jpg) left top;*/
	background: #195AFE;
	font-size: 11px;
	text-align: justify;
/*	color: #195AFE;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
}
h2.bigger {
	font-size: 18px;
	text-transform: uppercase;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
p, ol, ul {
	margin-top: 0px;
}
.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 2px solid #608B9F;
}
.hr1 {
	clear: both;
	margin-top: 10px 0px 10px 0px;
}
.hr1 hr {
	display: none;
}
/** WRAPPER */
#wrapper {
	width: 718px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	padding: 30px;
	background-color: #FFFFFF;
}
html>body #wrapper {
	height: auto;
}
/** HEADER */
#header {
	margin-bottom: 30px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}
#header h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: lowercase;
}
/** MAIN-MENU */
#main-menu {
	margin: 0px 0px 30px 0px;
	background: #395AA0;
	text-transform: uppercase;
}
#main-menu ul {
	height: 28px;
	margin: 0px;
	padding: 11px 0px 0px 7px;
	background: #395AA0;
	list-style: none;
}
#main-menu li {
	display: inline;
}
#main-menu a {
	padding: 0px 8px 0px 15px;
	background: #395AA0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#main-menu .first a {
	background: none;
}
#main-menu ul {
}
/** CONTENT */
#content {
}
#left {
	float: left;
	width: 518px;
}
#right {
	float: left;
	width: 170px;
	margin: 0px 0px 0px 20px;
}
/** FOOTER */
#footer {
	clear: both;
	padding: 20px 0px 0px 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer a {
	padding: 0px 10px;
}
#footer p {
	text-align: center;
	font-size: 9px;
}
.style36 {font-size: x-small}
.style48 {color: #000000}
.style50 {	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style51 {font-family: Arial, Helvetica, sans-serif; color: #000000; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style49 {font-family: Arial, Helvetica, sans-serif}
.style52 {font-size: 9px}
.style53 {font-size: 12px}
.style54 {font-size: 11px}
.style31 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style55 {color: #333333}
.style56 {font-size: 10px}
body {
	background-color: #1B2B43;
}

#pre-menu {
	margin: 0px 0px 30px 0px;
	background: #395AA0;
	text-transform: uppercase;
}
#pre-menu ul {
	height: 26px;
	margin: 0px;
	padding: 11px 0px 0px 7px;
	background: #395AA0;
	list-style: none;
}
