.clear
{
  clear: both;
}

.top
{
  background-color: #5F674E;
  position:relative;
  float:left;
}

.bottom
{
  background-color: #FFFFFF;
  position:relative;
  float:left;
  width:170px;
}

.top_1
{
  color:yellow;
  overflow:hidden;
  height: 89px;
  width: 54px;
  float:left;
  position:relative;
  padding:0;
  margin:0;
  top:45px;
}

.top_2
{
  color:yellow;
  overflow:hidden;
  height: 134px;
  width: 125px;
  float:left;
  position:relative;
  padding:0;
  margin:0;
}

.top_3
{
  color:yellow;
  overflow:hidden;
  height: 89px;
  width: 52px;
  float:left;
  position:relative;
  padding:0;
  margin:0;
  top:45px;
}

.top_4
{
  color:yellow;
  overflow:hidden;
  height: 89px;
  width: 82px;
  float:left;
  position:relative;
  padding:0;
  margin:0;
  top:45px;
}

.bottom_1
{
  color:yellow;
  overflow:hidden;
  height: 156px;
  width: 36px;
  position:relative;
  padding:0;
  margin:0;
  left:55px;
  float:left;
}

.bottom_2
{
  color:yellow;  
  overflow:hidden;
  height: 73px;
  width: 54px;
  position:relative;
  padding:0;
  margin:0;
  left:143px;
}

.large_photo_portfolio
{
  position:absolute;
  overflow:hidden;
  height:358px;
  width:513px;
  top:5px;
  left:486px;
  background-repeat: no-repeat;
/*  background-position: center;*/
  background-position: right top;
}

.large_photo_portfolio_item
{
  position:absolute;
  overflow:hidden;
  height:358px;
  width:513px;
  top:5px;
  left:486px;
  background-repeat: no-repeat;
/*  background-position: center;*/
  background-position: right top;
}

.address_portfolio {
        position:relative;
        top:-654px;
        left:586px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	/*padding-right: 11px;*/
}