﻿body
{
	margin-top:0px;
    font-family : Myriad Pro;
    
}

.portfolioWrapper
{
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	height:798px;
}


.portfolioHead
{
 width: 1000px;
 height:171px;
}

.port_headLeft
{
 float:left;
 width:674px;
 height:171px;
}

.port_headRight
{
 float:right;	
 height:171px;
 width:326px; 
}
	
.portfolioContent
{
 clear:both;
 width:1000px;
 height:485px;
}

.portContent_Left
{
 float:left;
 width:674px;
 height:485px;
}

.portContent_Right
{
 float:right;
 width:326px;
 height:485px;
 background-image:url('../images/portfolio/portfolio_link_back.jpg');
}

.portLeft_Menu
{
width: 674px;
height:31px;
background-image:url('../images/portfolio/portfolio_menu_back.jpg')	
}

.portLeft_Control
{
width: 674px;
height:454px;
}

.portRight_menu
{
 width:217px;
 height:475px;
 padding-top:80px;
 padding-left:40px;	
 padding-bottom:10px;
 font-family:Tahoma;
 font-size:12px;
}

.item
{
  background-image:url('../images/portfolio/menu_item.jpg');
  background-repeat:no-repeat;
  width:217px;
  height:16px;
  padding-bottom:15px;
}

.item a
{
  text-decoration:none;
  width:217px;
  height:16px;
  color:#927658;	
}

.item a:hover
{
  text-decoration:none;
  width:217px;
  height:16px;
  color:Black;	
}

.controlsWrapper
{
 width: 674px;
 height:454px;
 background-image:url('../images/portfolio/portfolioControl.jpg');
 background-repeat:no-repeat;
}

.controlLeft
{
  width:520px;
  height:454px;	
  float:left;
}

.controlRight
{
  width:154px;
  height:454px;
  float:right;
}

.controlLeftTop
{
  width:520px;
  height:18px;	

}

.controlLeftClientName
{
  width:520px;
  height:18px;	
}

.controlLeftImage
{
  width:520px;
  height:383px;	
}

.controlLeftBottom
{
  width:520px;
  height:35px;	
}

.controlSectionName
{
 padding-left:321px;
 width:199px;
 font-family:Tahoma;
 font-size:12px;
 color:White;
}

.controlClientName
{
 padding-left:65px;
 width:455px;
 font-family:Tahoma;
 font-size:12px;
 color:White;
}

.controlImageArea
{
 padding-left:52px;
 width:468px;
 height:383px;		
}

.controlCaptionBottom
{
 padding-top:10px;
 padding-left:65px;
 width:455px;
 height:20px;
 font-family:Tahoma;
 font-size:12px;
 color:#797979; 	
}


.controlButton1
{
  padding-top:47px;
  padding-left:37px;  
  width:117px;
  height:86px;
}

.controlButton2
{
  padding-top:38px;
  padding-left:37px;
  width:117px;  
  height:86px;
}

.controlButton3
{
  padding-top:38px;
  padding-left:37px;
  width:117px;  
  height:86px;
}

