/*reset and general styles*/
html, body, table, tr, td, tbody, ul, li, p, a, div, span, img, form, input, textarea, h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
html, body {height:100%;color:#606060;font-family:Tahoma;font-size:12px;line-height:15px;}
body {min-height:573px; min-width:999px;}
* html body {width: expression(document.documentElement.clientWidth < 1000? "1000px" : "auto");} /*For IE6 1024x768 block*/

#info div.woman2
{
	position:absolute;
	top:7px;
	right:-64px;
	background:url(images/woman.png) no-repeat;
	width:330px;
	height:224px;
		
}