/* Main Modifiers */
 * {margin:0; padding:0}
.classbody {
	font-size:1em;
	margin:0px;
	line-height:1em;
	border:0;
}
html>body div#container {margin:0px; height:100%;}
/*html #container { \height:100%; he\ight:100%; } /* for ie only */

/* Shell Elements */
div#container {
	background-color:#FFF;
	border:0px;
	position:relative;
	margin:0px;
	height:100%;
	width:984px !important;
	padding:0px;
	border-right:1px solid #E3E2E2;
	overflow:visible;
}

/* Upper Menu Items */
div#hd{
	position:relative;
	width:984px !important;
	padding:0px;
	margin:0;
	clear:both;
	border:0;
	/*border-bottom:1px solid #E3E2E2;*/
	background-color:#FFF;
}
/*  Middle Items *** middle frame LEFT+RIGHT+BOTTOM */
div#middleFrame{
	position:relative;
	background-color:#FFF;
	clear:both;
	width:984px;
}
div#middleFrame1{
	background-color:#FFF;
	left:0px;
	top:124px;
	z-index:10;
	position:relative;
	clear:both;
}
/* Left Column */
div#leftframe{
	/*position:relative;*/
	float:left;
	width:193px;
	height:100px;
		margin:0px;
	padding:0px;
	border:0;
	border-right:1px solid #E3E2E2;
}
/* Right Column */
div#rightframe{
	position:relative;
	background-color:#FFF;
	width:790px;
	float:left;
	min-height:100px;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0;
	
}
html>body div#rightframe {margin:0px; height:auto;}
* html #rightframe { \height:100px; he\ight:100px; } /* for ie only */


/*             */
div#middlecontent{
	background-color:#FFF;
	z-index:10;
	position:relative;
}

div#bottom{
	position:relative;
	width:auto;
	margin:0px;
	padding:0px;
	clear:both;
}
div#clearbottom{clear:both;}

#poligonlink img{margin:0px;border:0 none;padding:0px}