#branding {
	background: url(../images/page_bg.gif) no-repeat;
	width: 1094px;
	height: 400px;
}

#logo {
	position: absolute;
	top: 50px;
	background: url(../images/eye_bg.jpg) no-repeat;
	width: 812px;
	height: 231px;
}

#naviMain {
	position: absolute;
	top: 287px;
	right: 200px;
}

.naviMain {
	font-size: 11px;
}

.naviMain li {
	display: inline;
	margin-left: 5px;
}

.naviMain li#portfolio a:hover {
	background: url(../images/portfolio_ho.gif) no-repeat;
	width: 46px;
	height: 13px;
}

.naviMain li a:hover {
	color: #FF0000;
}

#portfolios a {
	color: #D9D7D7;
}

#portfolio_a {
	position: absolute;
	top: 50px;
	right: 80px;
	width: 95px;
}

#portfolio_a li.imageLink {
	list-style: none;
	background: url(../images/imageLink.gif) no-repeat;
	width: 91px;
	height: 54px;
	margin-bottom: 10px;
}

#portfolio_b {
	position: absolute;
	top: 50px;
	right: -30px;
	width: 95px;
}

#portfolio_b li.imageLink {
	list-style: none;
	background: url(../images/imageLink.gif) no-repeat;
	width: 91px;
	height: 54px;
	margin-bottom: 10px;
}

#construction {
	position: absolute;
	top: 20px;
	right: -25px;
}

#mail {
	margin-top: -10px;
}