body{
margin: 0;
padding: 0}


#header {
	padding-left: 200px;
	background-image: url('images/fio.GIF'); 
	background-repeat: no-repeat;  
	height:80px;
}

#bannerframe{
    background-color: #002D96; 
    background-image: url('images/topgrad.gif');
    background-repeat: repeat-x;padding-left:5px;
    height:27px; width:100%; 
    padding-top:3px
}

#outer_wrapper_top {
  background:#FFFFFF url('images/greentopshadow.gif') repeat-y left; height:60px }
#outer_wrapper {
	background: #FFFFFF url('images/greenshadow.gif') repeat-y left;
}

#wrapper_top{
    background-image:url('images/bluetopshadow.gif'); background-repeat:repeat-y; background-attachment:scroll;background-position: right;
height:60px;
}  
#wrapper {
	background-position: right; background-image:url('images/blueshadow.gif'); background-repeat:repeat-y; background-attachment:scroll
}

#container_top{
   background-position:right; width: 100%; 
   float: left;
  margin-right: -200px;
  height:60px; 
}
#container {
	background-position: right; width: 100%;
	float: left;
	margin-right: -200px;
	background-image:url('images/blueshadow.gif'); background-repeat:repeat-y; background-attachment:scroll
}


#content_top {
  margin-right: 200px;
  background-image: url('images/greentopshadow.gif'); background-repeat:repeat-y; background-attachment:scroll
  height:60px;
}
#content {
	margin-right: 200px;
	background-position: left; 
	background-image:url('images/greenshadow.gif'); background-repeat:repeat-y; background-attachment:scroll
}

#main-top {
	margin-left: 220px;
	margin-right: 20px;
	padding-top:10px
}
/* \*/
* html #main-top {
	overflow: hidden;
	o\verflow: visible;
	width: 95%;
	w\idth: auto;
	he\ight: 1%;
}
/* */

#main {
	margin-left: 220px;
	border-top : 2px solid #cecea5;
	margin-right: 20px;
	padding-top:10px
}
/* \*/
* html #main {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */


#sidebar-top {
	width: 200px;
	float: right;
	height:60px;
}





#left {
	 width: 200px;
	float: left;
    padding-top:20px;
    heIGHT:100%;
}

#lefttop{}
#sidebar {
	width: 200px;
	float: right;
	padding-top:20px;
}
h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}


#footer { 
 clear: both;
 background: #ccff66;
 border : 1px solid #cecea5;
 color:#808080;
 font-size:8pt; text-decoration:none; text-align:center;
 width:100%;
 z-index:20;
}