#motto { behavior: url(/iepngfix.htc) }  /* do this asap */

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.cleft { clear: left; }
.cright { clear: right: }

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body * {
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

body { background: #9999cc url(./img/bg_Body.jpg) top right repeat-y; }

h1 {
	width: 326px;
	height: 12px;
	background: #ffffff url(./img/bg_IMO.jpg) top left no-repeat;
}

h1 span { display: none; }

p {
	font: 10pt arial;
	padding-top: 10px;
}

ul li { font: 10pt arial }

#content {
	background: #ffffff url(./img/bg_Content.jpg) top left repeat-y;
	margin-right: 75px;
	padding-left: 50px;
	padding-top: 20px;
	_height: 100%;
	min-height: 100%;
}


#motto {
	/*display: block;*/
	position: fixed;
	/*_position:absolute;*/
	width: 288px;
	height: 397px;
	top: 23px;
	/*_top:expression(pos = eval(document.body.scrollTop + 23));*/
	right: 5px;
	background: url(./img/bg_Logo.png) top left no-repeat;
}

#motto span { display: none; }


#date {
	font: 10pt "Trebuchet MS";
	color: #bbbbbb;
	margin-bottom: 5px;
}

#main_links {
	border-top: 1px solid #eeeeee;
	list-style-type: none;
	margin: 0px;
}

#main_links li {
	display: inline;
	text-align: right;
	padding-top: 10px;
}

#main_links li a {
	text-decoration: none;
	font: 10pt "Trebuchet MS", arial;
	color: #000066
}

#main_links li a { margin-right: 10px; }

#main_links li a:hover { color: #8A8FAD; }

#main {
	margin-top: 20px;
	margin-right: 230px;
}

div.hdr {
	position: relative;
	margin-top: 35px;
}

div.hdr h3, div.hdr h3 a {
	font: bold 14pt "Trebuchet MS";
	color: #666699;
}

div.hdr h3 {
	margin:0px;
	padding:0px;
	padding-top: 10px;
}

a.back2main {
	display:block;
	margin:0px;
	padding:0px;
	width: 26px;
	height: 16px;
	position: absolute;
	top: 15px;
	left: 120px;
	background: url(./img/mainmenu.gif) top center no-repeat;
}

a.back2main span { display: none; }

#svc { font: 10pt arial; }

#svc h4 {
	font: bold 11pt "Trebuchet MS";
	padding: 20px 0px 5px 0px;
}

#svc ul, ol { padding-left: 35px; }

#svc ul li, #svc ol li { padding-top: 5px; }

#footer {
	font: 8pt arial;
	margin-top: 30px;
	padding: 10px 0px;
	border-top: 1px solid #eeeeee;
}

#footer div { float:left; }

#footer p {
	font: 8pt arial;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

div.promo {
	clear:both;
	font: 10pt arial;
	padding: 25px 0px; 10px 0px;
}

div.promo p {
	margin-top: 0px;
	margin-left: 135px;
	padding-top: 0px;
}

hr.promo {
	width: 100%;
	margin-top: 20px;
}
