li#nav5 {
	position: absolute;
	left: 305px;
	width: 78px;
	height: 45px;
	background: url(../img/navbuttons/nav5_over.png) no-repeat 0 0; }
		
h2 {
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #999;
	margin: 0 0 -10px 10px; }
	
h3 {
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #555; }
	
h4 {
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #999; }
	

/* PORTFOLIO */
#wallpapers { width: 895px; overflow: hidden; margin-top: 20px; }
#wallpapers p { font-size: 9px; }

#wallpapersheader {
	margin-bottom: 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #333333;
	background-repeat: no-repeat;
	background-image: url(../wallpapers/img/section_wallpapers.png);
	height: 28px;
	width: 872px; }
	
#info1 { margin-right: -10px; float: right; text-align: right; }

#ccinfo {
	margin-top: 50px;
	text-align: center;
	margin-bottom: 30px;
	width: 620px; }	
	
	
	
	
	
