﻿/* Main Modifiers */
 * {margin:0; padding:0}
.classbody {
	background:#D2E1EB url('../images/bg.jpg') repeat-x left top;
	font-size:1em;
	margin:0px;
	line-height:1em;
	border:0px none;
}
/* Shell Elements */
div#container {
	background:url('../images/bg_top.jpg') no-repeat left top;
	border:0px none;
	position: relative;
	width:960px !important;
	margin-left:auto; margin-right:auto; margin-top:17px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:0
	
}
div#midcontainer {
	background:url('../images/bg_midcontainer.jpg') repeat-y left top;
	position:relative;
	width:960px;
	margin:0px;
	padding:0px;
	border:0px none;
}
div#midcontainer2 {
	background:url('../images/bg_left.jpg') no-repeat left top !important;
	position:relative;
	width:960px;
	margin:0px;
	padding:0px;
	border:0px none;
}
div#midcontainer3 {
	background:url('../images/bg_right.jpg') no-repeat right top !important;
	position:relative;
	width:960px;
	margin: 0px;
	padding:0px;
	border:0px none;
}

/* Upper Menu Items */
div#hd{
	height:auto;
	width:940px !important;
	padding:0px;
	margin:0 10px;
	clear:both;
	border:0px none;
}
/*  Middle Items *** middle frame LEFT+RIGHT+BOTTOM */
div#middleframe{
	width:940px;
	margin:0 10px;
	background:#FFFFFF url('../images/bg_bottom_shadow.jpg') no-repeat left bottom;
}
div#middleframe_home{	
	margin:0px 10px 0px 10px;
	background-color:#FFFFFF;
	/*height:auto;*/
}
/* Left Column */
div#leftframe{
	position:relative;
	float:left;
	width:150px;
	margin:0px;
	padding:0px;
	border:0px none;
}
* html #leftframe { \width:150px; wi\dth:150px; } /* for ie only */
/* Right Column */
div#rightframe{
	background-color:#FFF;
	position:relative;
	float:left;
	min-height:100px;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0px none;
	width:790px
}
html>body div#rightframe {margin:0px; height:auto;}
* html #rightframe { \height:100px; he\ight:100px; } /* for ie only */

div#curvebar{
	background:url('../images/curve_below_flashnav.jpg') no-repeat left top;
	height: 50px;
	width: auto;
	margin:0px;
	color:#354F31; font-weight:bold; font-size:13px; margin-left:0px; padding-left:70px; padding-right:0; padding-top:10px; padding-bottom:0px
}
div#bottom{
	height: 110px;
	width: auto;
	padding: 0 10px 0 10px;
	margin:0px;
	clear:both;
}
div#clearbottom{clear:both;}
/* Footer elements */
div#footer{
	background:url('../images/bg_bottom.jpg') no-repeat left top;
	width:auto;
	height:auto;
	margin:0px;
/*margin-left:5px;*/
	border:0px none;
	clear:both; padding-left:15px; padding-right:0px; padding-top:10px; padding-bottom:10px
}
#poligonlink img{margin:0px;border:0px none;padding:0px}
#clearfooter{clear:both;}

