@charset "utf-8";
/* CSS Document */
a:active, a:focus {outline:none;}
body {
	background-color: #151515;
	margin-top: 1em;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 14px;
	text-align: center;
	
}
#apDiv1 {
	position:absolute;
	width:497px;
	height:336px;
	z-index:1;
	left: 353px;
	top: 248px;
	text-align:justify;
}
#apDiv3 {
	position:absolute;
	left:732px;
	top:696px;
	width:180px;
	height:21px;
	z-index:1;
	font-size:x-small;
	font-family:Tahoma, Geneva, sans-serif;
	color: #666;
}
#apDivportfolio {
	position:absolute;
	width:335px;
	height:336px;
	z-index:1;
	left: 428px;
	top: 253px;
}
#container #apDiv1 p strong {
	color: #FFF;
}
#apDiv2 {
	position:absolute;
	left:671px;
	top:61px;
	width:191;
	height:105;
	z-index:1;
}
#apDivlinks {
	position:absolute;
	width:497px;
	height:336px;
	z-index:1;
	left: 1062px;
	top: 288px;
}
#apDivcontact {
	position:absolute;
	width:492px;
	height:252px;
	z-index:1;
	left: 358px;
	top: 348px;
}
#index {
	position:absolute;
	width:492px;
	height:252px;
	z-index:1;
	left: 346px;
	top: 247px;
}


#container { 
	position:relative;
	width:960px; 
	margin-left:auto; 
	margin-right:auto; 
	top:1em; 
	text-align:left;
}

p {
	text-align: justify;
}

