body {
  border:0px;
  margin:0px;
  padding:0px;
  background-color:#666a9d;
  color:#FFCC45;
 }
#container{
  margin-left:auto;
  margin-right:auto;
  width:1000px;
  height:300px;
}
#header{
  background-image:url(images/renapa_02.jpg);
  background-position:bottom center;
  background-repeat:no-repeat;
  height:335px;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
}
#header_top{
  background-image:url(images/renapa_01.jpg);
  background-position:top center;
  background-repeat:no-repeat;
  height:141px;
  width:1000px;
  line-height:5px;
  }
#head_menu{
  background-color:#FFCC45;
  background-image:url(images/menu.jpg);
  background-position:top;
  background-repeat:repeat-x;
  height:40px;
  border:solid 3px #fbf6e0;
  padding:2px;
  width:900px;
  margin-left:auto;
  margin-right:auto;
  line-height:20px;
}
#logo{
	color:#FFCC45;
	position:absolute;
	font-size:46px;
	text-align:left;
	top:287px;
	left:60px;
}
#logo span{
  color:#FFCC45;
  font-size:16px;
  text-align:left;
}
#head_menu ul{
  list-style:none;
}
#head_menu li{
  float:left;
  padding-left:10px;
  padding-right:10px;
  width:130px;
  height:15px;
  text-align:center;
  border-left:solid #ffffff 2px;
  border-right:solid #ffffff 2px;
}
#head_menu a{
  display:block;
  text-decoration:none;
  width:130px;
}
#head_menu a:hover{
  color:#466F2B;
  background-color:#ffffff;
}
#marcas{
  float:right;
  margin-top:80px;
  margin-right:20px;
}
#main_blocks{
  background-color:#fbf6e0;
  width:994px;
  overflow:hidden;
  margin-left:auto;
  margin-right:auto;
  border-left:3px #e2d38f solid;
  border-right:3px #e2d38f solid;
  }
#flash_div{
  position:absolute;
  left:400px;
  top:54px;
}
#left_block{
  width:170px;
  float:left;
  margin-right:8px;
  #margin-right:3px;
  margin-top:5px;
  color:#666a9d;
  border:0px;
  }
#center_block{
  width:460px;
  float:left;
  background-color:#ffffff;
  /*border:3px #e2d38f solid;*/
  margin-top:5px;
  font-size:11px;
  color:#000066;
  }
#center_block img{
  border:3px #e2d38f solid;
}
#center_block .left_fl{
  float:left;
}
#center_block .right_fl{
  float:right;
}
#right_block{
  width:255px;
  float:left;
  margin-top:5px;
  font-size:12px;
  color:#666a9d;
  }
.right_board{
  width:253px;
  height:278px;
  background-image:url(images/renapa_18.gif);
  background-repeat:no-repeat;
  background-position:top center;
  margin-left:auto;
  margin-right:auto;
}
.right_board select{
  width:225px;
  margin-left:10px;
  margin-top:10px;
}
.right_board hr{
  width:225px;
  margin-left:10px;
}
.right_board h4,h3,h2,h1,p{
  padding-left:10px;
  margin-bottom:0px;
}
.left_board{
  width:170px;
 /* border:3px #e2d38f solid;*/
  font-size:9px;
}
.left_board select{
  width:160px;
  margin-left:10px;
  margin-top:10px;
}
.left_board hr{
  width:160px;
  margin-left:10px;
}
.left_board h4,h3,h2,h1,p{
  padding-left:10px;
  margin-bottom:0px;
}
.block_title{
  width:245px;
  height:40px;
  margin-left:auto;
  margin-right:auto;
  /*background-color:#b74a1f;*/
  background-image:url(images/menu.jpg);
  background-color:#FFCC45;
  border:#ffffff solid 3px;
}
.white_block{
  background-color:#FFFFFF;
  background-position:center top;
  background-repeat:no-repeat;
}
#footer{
  height:30px;
  font-size:10px;
  font-style:italic;
  text-align:center;
  color:#FFCC45;
}
#footer a{
  text-decoration:none;
  color:#ffffff;
}
