nav
{
	margin-bottom: 30px;
}
h2.default 
{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 29px;
	margin: 0 auto;
	margin-bottom: 40px;
	font-weight: normal;
	letter-spacing:3px;
}
h3
{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 29px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-weight: normal;
	font-style: italic;
}
.content
{
	width: 885px;
	height: auto;
	padding: 0px 45px 0px 30px;
}

.portfolio
{
	width: 875px;
	height: auto;
}
.portfolio1
{
	width: 495px;
	height: auto;
	float: left;
	margin-right: 20px;
}
.opinion
{
	width: 300px;
	height: 170px;
	padding: 10px 30px 0px 115px;
	margin-bottom: 15px;
	float: left;
	font-size: 14px;
}
.opinion h3
{
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
}
.portfolio2
{
	width: 360px;
	height: auto;
	float: left;
}

.other_portfolio
{
	width: 885px;
}
.other_portfolio a
{
	width: 198px;
	height: 298px;	
	display: block;
	float: left;
	margin-bottom: 31px;
}
.other_portfolio img
{
	width: 198px;
	max-height: 298px;
}