body {font-family:"Times New Roman", Times, serif}

/* Fix up IE6 PNG Support */
img, #logoArea { behavior: url(scripts/iepngfix.htc); }


.image_block img {
	border:1px solid #b5b5b5;
}


.block {
	border:2px groove #a3a09e;
	background-color:#ffffff;
	margin-bottom:0px;

}

#main_image { 
margin-bottom:15px;
 }
 
#logoArea {
position:static; top:17px; bottom: 40px; width:auto; height:90px; z-index:1;  border: 1px none #000000;
margin: 0px 0px 10px 0px;
left: 50%;
}

#logo {
	background-image:url(images/lotusLogo.png);
	background-repeat:no-repeat;
	/* left:50%; */
	position:relative;
	/*
	margin-left: -100px;
	margin-bottom: 5px;
	*/
	margin-top: 9px;
	width:200px;
	height:110px;



}

