/* CSS Document */

/*=wrapper
----------*/
#wrapper {
	position:relative;
	margin:15px auto 0 auto;
	text-align:left;
	width: 640px;
	background:url(../images/portfolio_bg.gif) 0 60px no-repeat;
	height:530px;
}

/*=content
----------*/
#wrapper #content {
	padding: 75px 0 0 17px;
	width: 500px;
	height: 191px;
	width/**/:/**/483px;
	height/**/:/**/116px;
}

#content h2{
	text-indent:-9999px;
	background:url(../images/h2_portfolio.gif) no-repeat;
	height:18px;
	width:82px;
	margin:0;
	padding:0;
	font-size: 10px;
	line-height: 1.0;
}

#content p {
	color: #593030;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.1;
	margin: 8px 0 0;
}

/*=portfolio links
------------------*/
#content #portfolioLinks {
	margin-top: 13px;
	padding: 0;
	width: 500px;
	height: 255px;
}

/*=navigation
--------------*/
ul#nav {
	height:137px;
	width:97px;
	background:url(../images/bio_nav_bg.gif) no-repeat;
	margin:0;
	padding:0;
	position:absolute;
	top: 52px;
	left: 543px;
}

#nav li{ list-style-type:none; position:absolute; }

li#list_bio{top:17px;left:9px; }
li#list_portfolio{top:35px;left:9px; }
li#list_recentwork{top:54px;left:-5px; }
li#list_news{top:73px;left:-5px; }
li#list_galleries{top:92px;left:-5px; }
li#list_contact{top:110px;left:-5px; }

/*=studio line and technical links
---------------------------------*/
#wrapper #studioTechnical {
	position: absolute;
	top: 368px;
	right: 39px;
	margin: 0;
	padding: 0;
	width: 77px;
	line-height: 1.0;
	font-size: 10px;
}

#studioTechnical li { list-style: none; height: 30px; margin-bottom: 18px; text-indent: -9999px; }
#studioTechnical a { display: block; width: 77px; height: 30px; text-decoration: none; }

li#studio a { background: url(../images/studio_off.gif) no-repeat; }
li#studio a:hover { background: url(../images/studio_on.gif) no-repeat; }

li#technical a { background: url(../images/technical_off.gif) no-repeat; }
li#technical a:hover { background: url(../images/technical_on.gif) no-repeat; }

/*=portfolio frame content
--------------------------*/


#footer{
position:absolute;
top: 510px;
}
