* {
	margin: 0;
}
html, body {
	height: 100%;
	background: url(../images/bg.jpg) top left repeat-x;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -43px; /* the bottom margin is the negative value of the footer's height */
	position: relative;
}
.clearer {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 100%;
	display: block;
	clear: both;
}
#container {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	height: 100%;
	position:relative;
	display:block;
}
.header {
	height:347px;
}
.logo {
	width: 445px;
	height:128px;
	background: url(../images/logo.png) top left no-repeat;
	z-index:3;
	position:relative;
	top:20px;
}
.logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
 
.logo a:hover {
  text-decoration: none;
}
.book {
	position:absolute;
	top: 110px;
	right:60px;
	z-index:1;
}
.next {
	position:absolute;
	top: 270px;
	right:5px;
	z-index:2;
}
.send {
	position:absolute;
	top: 150px;
	right:20px;
	z-index:3;
}
.flash {
	width: 465px;
	height:263px;
	background: url(../images/flash.png) top left no-repeat;
	position:absolute;
	top: 86px;
	left:25px;
	z-index:2;
}
.flash1 {
	width: 465px;
	height:263px;
	position:absolute;
	top: 86px;
	left:25px;
	z-index:1;
}
#navcontainer {
	position:absolute;
	width: 350px;
	top: 30px;
	right:0px;
	z-index:1;
}
.navlist li
{
display: inline;
float: left;
margin: 0px;
padding-bottom:2px;
list-style: none;

}
.navlist li a:link, .navlist li a:visited
{
font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #87D9F8;
display: inline;
text-decoration: none;
display: block;
padding: 0px 0px 0px 3px;
margin: 0px;
height: 16px;
overflow: hidden;
width: 100px;
text-align: center;
}

.navlist li a:hover, .navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
text-align: center;
font-family:"Bookman Old Style", Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
.navlist li span{ display:none; position:absolute; top:50px; left:60px; width:300px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; text-align: left; }
.navlist li a:hover span {margin-top: 7px; display:block; color: #FFFFFF; text-align: left;}
.cont {
padding-left:20px;
background: url(../images/molf_logo_bg.png) bottom right no-repeat;
}
.card {
width:105px;
height:30px;
padding-right:20px;
background: url(../images/cards.png) bottom left no-repeat;
}
.footer, .push {
	height: 43px; /* .push must be the same height as .footer */
	position: relative;
}
.footer {
	background: url(../images/footer_bg.jpg) bottom left repeat-x;
}
.inner_footer {
	width: 780px;
	margin: 0px auto;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0099FF;
}
.inner_footer a {
	color:#00CCFF;
	text-decoration:none;
	padding-left:10px;
}
.inner_footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.copy {
	float:left;
	width:40%;
}
.footer_menu {
	float:right;
	width:60%;
	text-align: right;
}
.cont1 {
width:500px;
}
.special {
background: url(../images/specila_bg.png) top left no-repeat;
position:absolute;
top:350px;
right:0px;
width:216px;
height:180px;
display:block;
padding-top:40px;
padding-left:20px;
padding-bottom:20px;
}
.air {
background: url(../images/air_bg.png) top left no-repeat;
position:absolute;
top:500px;
right:0px;
width:216px;
height:180px;
display:block;
padding-top:140px;
padding-left:20px;
padding-bottom:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
letter-spacing:1px;
text-align:right;
color:#0099CC;
}
.air a {
	padding-right:40px;
	color:#0099CC;
	text-decoration:none;
}
.air a:hover {
	color:#000000;
}


.sirena {
background: url(../images/sirena_bg.png) top left no-repeat;
position:absolute;
top:660px;
right:0px;
width:216px;
height:180px;
display:block;
padding-left:20px;
}
.flags {
position:absolute;
top:97px;
left:-50px;
z-index:2000;
}