body {
	font-family: arial, tahoma, sans-serif;
	font-size: 70%;
	color: #999;
	background: #ccc url('images-portfolio/bg.jpg') repeat-x top;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrap {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#left {
	width: 219px;
	float: left;
}

#left h1 {
	margin-top: 50px;
	width: 219px;
	height: 51px;
	background: url('images-portfolio/nahrizuladib.png') no-repeat;
}

#left ul {
	margin: 100px 0 40px 0;
	padding: 0px;
	list-style: none;
}

#left li {
	display: inline;
}

#left h2 { 
	font-size: 100%; 
	color: #666; 
	line-height: normal;
	margin: 0px;
	text-transform: uppercase;
}

#left h1 span {
	display: none;
}

#right {
	width: 530px;
	float: right;
}

#right2 {
	width: 530px;
	float: right;
	background: url('images-portfolio/bg-text.jpg') no-repeat;
}

#right3 {
	margin-top: 100px;
	margin-left: 130px;
	margin-right: 130px;
	line-height: 150%;
	padding-bottom: 100px;
}

#right3 h1 {
	font-size: 100%; 
	color: #666; 
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}	
