body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 15px;
	margin-top: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #006699;
	text-decoration:none;
}
#page {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	background: #FFFFFF url(/images/main_b.gif) no-repeat left top;
	padding: 17px;
	margin-top: 20px;
	height: 526px;
	overflow: visible;
}
#logo {
	margin-top: 23px;
	margin-left: 31px;
	width:149px;
	float:left;
}
#portfolio {
clear:both;
margin-left:31px;
padding-top:20px;
background:url(/images/portfolio_bg.gif) no-repeat;
background-position:0px 20px;
height:360px;
}
#portfolioNav {
margin-left:180px;
height:9px;
white-space:nowrap;
overflow: hidden;
}
.portfolioNavPrev a {
display:block;
width:47px;
height:9px;
float:left;
}
.portfolioNavPrev a:link, .portfolioNavPrev a:visited  {
background:url(/images/prev.gif) no-repeat;
background-position:0px 0px;
height:9px;
}
.portfolioNavPrev a:hover {
background-position:0px -9px;
height:9px;
}
.portfolioNavNext a {
display:block;
width:29px;
height:9px;
float:left;
}
.portfolioNavNext a:link, .portfolioNavNext a:visited  {
background:url(/images/next.gif) no-repeat;
background-position:0px 0px;
height:9px;
}
.portfolioNavNext a:hover {
background-position:0px -9px;
height:9px;
}
#portfolioTitle {
margin-right:80px;
float:right;
}
.imgPnl {
width:480px;
margin-left:146px;
height:338px;
vertical-align:middle;
text-align:center;
}
.txtHeader {
	margin-top: 23px;
	float: left;
}
.nav {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 100px;
	padding-top:64px;
	clear:both;
}
.nav a:link, .nav a:visited {
	color:#000000;
	text-decoration:none;
}
.nav a:hover {
	color:#006699;
	text-decoration:underline;
}