@charset "utf-8";
/* CSS Document */


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body {
	background-color: #000000;
}

#body {
	position: relative;
	width:750px;
	height:2300px;
	z-index:1;
	overflow: hidden;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}

#innerbody {
	position: relative;
	width:650px;
	height:2200px;
	z-index:1;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	background-color:#1A1A1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#banner {
	position:absolute;
	width:461px;
	height:76px;
	z-index:1;
	left: -30px;
	top: -22px;
	background-color:#fee000;
	background-image:url(../images/banner.jpg);
}

#links {
	position:absolute;
	width:214px;
	height:53px;
	z-index:2;
	left: 434px;
	top: 3px;
	text-align:right;
	font-size:11px;
	color:#666666;
}

#content {
	position:absolute;
	width:450px;
	height:283px;
	z-index:5;
	left: 101px;
	top: 87px;
}

#text1 {
	position:absolute;
	width:200px;
	height:15px;
	z-index:1;
	bottom:0px;
	color:#FFFFFF;
	font-size:10px;
}

#web1 {
	background:url(../images/thumb-barbie.jpg);
	position:absolute;
	width:200px;
	height:166px;
	z-index:1;
}

#web2 {
	background:url(../images/thumb-abc.jpg);
	position:absolute;
	width:200px;
	height:166px;
	z-index:2;
	right:0px;
}

#web3 {
	background:url(../images/thumb-warmhouse.jpg);
	position:absolute;
	width:200px;
	height:166px;
	top:200px;
	z-index:1;
}

#web4 {
	background:url(../images/thumb-martin.jpg);
	position:absolute;
	width:200px;
	height:166px;
	z-index:2;
	top:200px;
	right:0px;
}

#web5 {
	background:url(../images/thumb-pms.jpg);
	position:absolute;
	width:200px;
	height:166px;
	top:400px;
	z-index:1;
}

#web6 {
	background:url(../images/thumb-12stone.jpg);
	position:absolute;
	width:200px;
	height:166px;
	z-index:2;
	top:400px;
	right:0px;
}

#web7 {
	background:url(../images/thumb-marina.jpg);
	position:absolute;
	width:200px;
	height:166px;
	top:600px;
	z-index:1;
}

#web8 {
	background:url(../images/thumb-santre.jpg);
	position:absolute;
	width:200px;
	height:166px;
	z-index:2;
	top:600px;
	right:0px;
}

#web9 {
	background:url(../images/thumb-mzyme.jpg);
	position:absolute;
	width:200px;
	height:166px;
	top:800px;
	z-index:1;
}

#web10 {
	background:url(../images/thumb-retoucher.jpg);
	position:absolute;
	width:200px;
	height:166px;
	top:800px;
	z-index:1;
	right:0px;
}

#web11 {
	background:url(../images/thumb-kfpi.jpg);
	position:absolute;
	width:200px;
	height:166px;
	top:1000px;
	z-index:1;
}

#web12 {
	background:url(../images/thumb-escalma.jpg);
	position:absolute;
	width:200px;
	height:166px;
	top:1000px;
	z-index:1;
	right:0px;
}

#web13 {
	background:url(../images/thumb-angad.jpg);
	position:absolute;
	width:200px;
	height:164px;
	top:1200px;
	z-index:1;
}

#web14 {
	background:url(../images/thumb-aimer.jpg);
	position:absolute;
	width:200px;
	height:164px;
	top:1200px;
	z-index:1;
	right:0px;
}

#web15 {
	background:url(../images/thumb-omb.jpg);
	position:absolute;
	width:200px;
	height:164px;
	top:1400px;
	z-index:1;
}

#web16 {
	background:url(../images/thumb-nlaq.jpg);
	position:absolute;
	width:200px;
	height:164px;
	top:1400px;
	right:0px;
	z-index:1;
}

#web17 {
	background:url(../images/thumb-elan.jpg);
	position:absolute;
	width:200px;
	height:164px;
	top:1600px;
	z-index:1;
}

#web18 {
	background:url(../images/thumb-iabc.jpg);
	position:absolute;
	width:200px;
	height:164px;
	top:1600px;
	right:0px;
	z-index:1;
}

#fotog {
	background:url(../images/photogtitle.jpg);
	position:absolute;
	width:230px;
	height:92px;
	z-index:2;
	top:1800px;
}

#photog {
	position:absolute;
	width:230px;
	height:15px;
	bottom:10px;
	z-index:1;
	font-size:9px;
	text-align:center;
}

#legend {
	position:absolute;
	width:300px;
	height:50px;
	top:1990px;
	z-index:1;
	font-size:10px;
	color:#999999;
}

#pagetitle {
	position:absolute;
	width:120px;
	height:56px;
	z-index:3;
	right:3px;
	bottom:3px;
	background:url(../images/portfoliotitle.jpg);
}

#footer {
	position:absolute;
	width:260px;
	height:10px;
	z-index:4;
	left:3px;
	bottom:5px;
	font-size:9px;
	color:#333333;
}

