.clearb { clear:both; }

/*

#right {
  width:180px;
  float:right;
  padding:20px;
  clear:right;
    position:relative;
  top:-23px;
  * top:0;
}

*/

#contentfloatholder #main {
padding:20px;
  float:left;
  clear:both;
  width:730px;
  * position:relative;
  * top:0;
  /*background-image:  url(../images/main.png);*/
  background: url("../images/main.png") no-repeat scroll 0 0 #FEF4E8;
  
  /*background-position:-25px 0;*/
  min-height:400px;
}


#contentfloatholder #main_box {
	padding:20px;
  float:left;
  clear:both;
  width:720px;
  * position:relative;
  * top:0;
  
  min-height:740px;
}


#contentfloatholder #main_news {
	padding:20px;
  float:left;
  clear:both;
  width:730px;
  * position:relative;
  * top:0;
  background: url("../images/main.png") no-repeat scroll 0 0 #FEF4E8;
  /*background-position:-25px 0;*/
  min-height:740px;
}

#contentfloatholder #main_menu {
  padding:10px 0 0 10px;
  float:left;
  clear:both;
  width:730px;
  * position:relative;
  * top:0;
  background-color:#fff;
  /*background-position:-25px 0;*/
  min-height:740px;
}

#contentfloatholder #right h1 a {
	letter-spacing:1px;
  display:block;
  color:#000;
  text-decoration:none;
  font-weight:bold;
  margin-top:10px;
  margin-bottom:5px;
}

#contentfloatholder #right .news {
  margin-top:70px;
}

#contentfloatholder #right h1 a:hover {
  text-decoration:underline;
}

#contentfloatholder ul.title {
	clear:both;
	list-style-type:square;
	margin-left:20px;
  font-size:24px;
  color:#fe9600;
  margin-top: 50px;
  margin-bottom:20px;
}

#contentfloatholder ul.title span {
  color:#000;
}

#contentfloatholder .boxes {
  margin-bottom:20px;
  float:left;
  clear:both;
}

#contentfloatholder .box {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
  width:224px;
  height:164px;
  border:1px solid #f7ddbd;
}

#contentfloatholder .box a {
  display:block;
  background-color:#fff;
  color:#000;
  text-decoration:none;
  line-height:2.4em;
  text-align:center;
  letter-spacing:1px;
}

#contentfloatholder .box a:hover {
  color:#fe9600;
}

#contentfloatholder .box p {
  font-size:14px;
  background-image:url(images/box.png);
  background-repeat:repeat-x;
  background-position:50% 63%;
  margin-top:90px;
  padding-top:50px;
  text-align:center;
  padding-bottom:10px;
}

#contentfloatholder {
  background-image:url(../images/content.png);
  background-repeat:repeat-y;
}

.stilus1 {color: #666666}
.stilus2 {
	font-size: 14px
}

