* { margin: 0; padding: 0 }

body {
/*	background: #fff url(../images/uc1.gif) no-repeat scroll -100px 320px;  */
   background: #ffebc6 url(../images/becround.png) repeat-x scroll 0 0;
	background-color: #ffebc6;
	color: #808080;
	color: #ca7700;
	color: #d47600;
	font-family: verdana, tahoma, arial, sans-serif;
/*	font-size: 50px;  */
	font-size: 35px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
	line-height: 0.9em;
}

#dig-dig-dig {
/*	background: transparent url(../images/uc.gif) no-repeat scroll 0 0;  */
	background: transparent url(../images/dig-dig-dig.png) no-repeat scroll 0 0;
	width: 455px;
	height: 562px;
	position: relative;
	top: 220px;
	left: -85px;
	
}

#page {
	position: relative;
	width: 100%;
/*	width: 2300px; */
	width: 1610px;
/*	height: 1100px;   */
	height: 750px;

	margin: 0 auto;
	border: 1px dotted #ddd;
	border: 1px dotted #fee0a9;
	background-color: transparent;
}

#content {
	margin: 0 auto;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: transparent;
	overflow: hidden;
}

h1 {
	color: #e0e0e0;
	color: #ffdf95;
	color: #fedfa3;
	position: absolute;
	top: 85px;
	top: -205px;
/*	left: -10px;   */
	left: -7px;
	font-size: 400%;
	z-index: 1;
	line-height: 400%;
}

div.under-construction {
	background-color: transparent;
	color: #666;
	color: #d28902;
	color: #ce8e00;
	color: #d47600;
	position: absolute;
/*	font-size: 64px;  */
	font-size: 45px;
	line-height: 60px;
/*	top: -6px;  */
	top: -17px;
	left: -7px;
	white-space: nowrap;
/*	word-spacing: 0em;   */
	letter-spacing: 0.8em;
	z-index: 2;
}

div.info {
/*	text-indent: -45px;  */
	text-indent: -32px;
	padding-left: 32px;
/*	margin-top: 156px;   */
	margin-top: 109px;
/*	margin-left: 500px;  */
	margin-left: 318px;
	letter-spacing: -2px;
	word-spacing: -6px;
	position: absolute;
	z-index: 2;
	width: 60%;
	background-color: transparent;
}

div.my-work {
	display: block;
/*	width: 1000px; */
	width: 700px;
	position: absolute;
	z-index: 3;
/*	margin-left: 500px;  */
	margin-left: 350px;
/*	margin-bottom: 50px; */
	margin-bottom: 35px;
}

div.my-work img {
	position: absolute;
/*	top: 600px; */
	top: 390px;
}

#golemtrading { left: 0px }

/*#blueoil { left: 460px } */
#blueoil { left: 322px }

/*#alfafoto { left: 900px }   */
#alfafoto { left: 630px }

/*#aquapac { left: 1350px }   */
#aquapac { left: 945px }

div.lorem {
	z-index: 0;
	height: 100%;
	position: relative;
	top: 6%;
	left: 70%;
/*	display: none; */
}

div.ipsum {
/*	height: 723px; */
	height: 506px;
	height: 100%;
/*	width: 900px;  */
	width: 630px;
	position: relative;
	overflow: hidden;
	color: #fafafa;
	color: #ffe9bf;
	color: #ffe7b9;
	text-align: right;
}

a, img { border: none; outline: none }

a, a:visited { color: #666; text-decoration: none }
a, a:visited { color: #ffa100; text-decoration: none }

a:hover, a:focus { color: #000; text-decoration: underline }
a:hover, a:focus { color: #ff6e00; text-decoration: underline }

#footer {
	position: absolute;
	font-size: 50%;
	padding-left: 32px;
	white-space: nowrap;
	z-index: 999;
	bottom: 15px;
}
