<!--
/* SVN Property -- Do not edit! $Revision: 1329 $ */
-->
/*------------------------ GENERAL RULES ------------------------*/
body{
	margin: 10px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	background:#FFFFFF;
}
.clr {
	clear: both;
}
#main_area{
	position:absolute;
	width:2px;
	height:2px;
	z-index:1;
	left: 50%;
	top: 50%;
}


/*------------------------ SHADOW AREA ------------------------*/
#center_div{
	position:absolute;
	text-align:left;
	padding:7px 17px 19px 10px;
	width:733px;
	height:268px;
	z-index:1;
	left: -380px;
	top: -147px;
	background:url(../images/home/shadow.gif) no-repeat;
}
