/* Main Modifiers */
* {margin:0; padding:0}

.classbody {
	background:#7AAD47 url(/assets/common/images/bg.jpg) repeat-x left top;
	font-size:1em;
	margin:0px;
	line-height:1em;
	border:0;
}

/* Shell Elements */
div#container {
	border:0px;
	position: relative;
	margin:0 auto 0 auto;	
	width:923px !important;	
	padding:0px;
	
}
/* Left Column */
div#leftframe{
	position:relative;
	float:left;
	width:0px;
	/*margin-bottom:10px;*/
	padding:0px;
	border:0;
}
/* Right Column */
div#rightframe {
	position:relative;
	clear:right;
	float:left;
	width:923px;
	margin: 0px;
	padding:0px;
	border:0;
}

/* Upper Menu Items */
div#hd{
	height:auto;
	width:923px !important;
	padding:0px;
	margin:0px;
	clear:both;
	border:0;
}

/* Middle Items */
div#middleframe{
	background:#FFF url(/assets/common/images/bg_middleframe.gif) repeat-y left top;
	position:relative;
	clear:both;
	float:left;
	width:923px;
	min-height:300px;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0;
}
html>body div#middleframe {margin:0px; height:auto;}
* html #middleframe { \height:300px; he\ight:300px; } /* for ie only */

div#curvebar{
	background: url(/assets/common/images/curve_below_flashnav.jpg) no-repeat left top;
	height: 50px;
	width: auto;
	padding: 10px 0 0px 70px;
	margin:0px;
	margin-left:0px;
	color:#354F31;
	font-weight:bold;
	font-size:13px;
}

div#curvebottom{
	background:#FFF url(/assets/common/images/bg_bottom.gif) no-repeat left top;
	height: 40px;
	width: auto;
	padding: 20px 0 20px 30px;
	margin:0px;

}

/* Footer elements */
div#footer{
	width:auto;
	margin:0px 1px;
/*margin-left:5px;*/
	padding:0px 0px 10px 0px;
	border:0;
	clear:both;
}
div#footer img {border:none;}
#poligonlink img{margin:0px;border:0 none;padding:0px}
#clearfooter{clear:both;}
