body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(../../images/portfolio/bkg2.gif);
	background-repeat: repeat-x;
	}
a {
	color: #999999;
	text-decoration: none;
	padding: 6px;
	line-height: 17px;
}

#iphone-bmenu a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFCC00;
	padding: 6px;
}

.white {
	color: #FFFFFF;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#PortfoliContent {
	width: 100%;
	height: 600px;
	text-align: center;
	vertical-align: middle;
	}
.iphone-image {
	border: 15px solid #FFFFFF;
}
.iphone-title {
	position: absolute;
	visibility: visible;
	top: 40px;
	right: 10px;
	bottom: 5px;
	height: auto;
	background-position: right;
	
	
}
.iphone-Dlogo {
	position: absolute;
	visibility: visible;
	top: 10px;
	bottom: 5px;
	height: auto;
	left: 10px;
}
#iphone-content {
	padding-top: 164px;
}
#iphone-copyright {
	position: relative;
	visibility: visible;
	bottom: 10px;
	height: auto;
	left: 10px;
	width: 100%;
	padding-top: 25px;
	text-align: center;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
#iphone-bmenu {
	position: absolute;
	visibility: visible;
	top: 110px;
	right: 20px;
	bottom: 5px;
	height: auto;
	background-position: right;
}
